A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Restoring the MM boot splash
-
i had the same issue with a clean install of MM on raspian buster.
For manually setting the MM bootscreen this worked for me:cd /usr/share/plymouth/themes/ sudo mkdir MagicMirror sudo cp ~/MagicMirror/splashscreen/splash.png /usr/share/plymouth/themes/MagicMirror/splash.png sudo cp ~/MagicMirror/splashscreen/MagicMirror.plymouth /usr/share/plymouth/themes/MagicMirror/MagicMirror.plymouth sudo cp ~/MagicMirror/splashscreen/MagicMirror.script /usr/share/plymouth/themes/MagicMirror/MagicMirror.script sudo plymouth-set-default-theme -R MagicMirror
AxLED
-
@AxLed that is what the install script does
-
i dont seem to get this working :(