Search found 4 matches
- Wed Feb 14, 2024 1:53 pm
- Forum: MX Help
- Topic: Official Raspberry Pi Respin
- Replies: 141
- Views: 113847
Re: Official Raspberry Pi Respin
Hey Senpai, so far this is what I've found: The file "/usr/bin/kodi" contains: ''' 198| if [ -n "$WAYLAND_DISPLAY" ] && [ -z "$STANDALONE" ]; then 199| ${KODI_BINARY} $SAVED_ARGS & 200| else 201| unset DISPLAY; sudo openvt -sw -- su -c "${KODI_BINARY} $SAVED_ARGS" $USER & 202| fi" ''' So apparently ...
- Sat Dec 09, 2023 6:28 pm
- Forum: General
- Topic: Re: MX-23 Rpi Respin -- Beta testing
- Replies: 251
- Views: 110634
Re: MX-23 Rpi Respin -- Beta testing
[kodi installed via mxpi popular apps] Seeing the same thing as Senpai. If I launch 'Kodi' or 'Kodi Fullscreen' from the whisker menu, nothing happens. If I launch 'kodi' or 'kodi --standalone -fs' from terminal: '' Failed to stop pulseaudio.socket: Unit pulseaudio.socket not loaded. Failed to stop ...
- Thu Dec 07, 2023 6:39 pm
- Forum: General
- Topic: Re: MX-23 Rpi Respin -- Beta testing
- Replies: 251
- Views: 110634
Re: MX-23 Rpi Respin -- Beta testing
After installing the chromium browser via mxpi popular apps, I'm seeing a keyring prompt... I canceled the prompt twice, then the browser launched. Now every time I launch chromium I see this prompt. The falkon browser performance is good, unfortunately its adblocker fails to handle youtube ads very ...
- Fri Nov 17, 2023 6:33 pm
- Forum: General
- Topic: MX-23 Raspberry Pi comes out of the garage
- Replies: 166
- Views: 81544
Re: MX-23 Raspberry Pi comes out of the garage
Hi, I noticed the flatpaks tab of mx-packageinstaller isn't displaying any flatpaks. (mx23.1_alpha1_rpi.img, Raspberry Pi 4 2GB Model B) -- Separately, an mx-tweak for enabling zram might be a useful feature to consider, I know I'd make use of it on my 2gb board. FWIW RetroPie added a zram toggle to ...