raspi-config beheben: "The splash screen is not installed so cannot be activated"
English
Deutsch
Problem:
Sie möchten den Start-Splash-Screen auf Ihrem Raspberry Pi mit raspi-config aktivieren, aber Sie sehen diese Fehlermeldung:
The splash screen is not installed so cannot be activated

gefolgt von There was an error running option B3 Splash Screen

Lösung
Wie Sie durch Lesen des raspi-config-Quellcodes herausfinden können, prüft es die Existenz von /usr/share/plymouth/themes/pix/pix.script. Um diese Datei zu installieren, installieren Sie das Paket rpd-plym-splash:
install_rpd_plym_splash.sh
sudo apt -y install rpd-plym-splashCheck out similar posts by category:
Embedded, Linux, Raspberry Pi
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow