mirror of
https://github.com/RetroPie/RetroPie-Setup.git
synced 2025-04-02 10:51:41 -04:00
omxiv / omxplayer only works on the Raspberry Pi legacy and fkms drivers. This change switches to vlc for both utilities, as it supports mmal output on the Raspberry Pi legacy drivers, and drm output on KMS on Raspberry Pi OS (bullseye). Remove dependencies for omxplayer / omxiv / insserv Switch code to use vlc. Run asplashscreen as $user (not root). Remove wait for dbus (no longer needed) Save vlc pid and Exit vlc before launching emulationstation on KMS Pin vlc version on Buster to version from archive.raspberrypi.org to stop it being overwritten with the vanilla Debian security release. Enable on 64bit Raspberry Pi OS
7 lines
142 B
Text
7 lines
142 B
Text
Package: vlc*
|
|
Pin: origin archive.raspberrypi.org
|
|
Pin-Priority: 1001
|
|
|
|
Package: libvlc*
|
|
Pin: origin archive.raspberrypi.org
|
|
Pin-Priority: 1001
|