guysoft/MagicMirrorOS

No hdmi signal, first boot

jobo84 opened this issue · 1 comments

jobo84 commented

Using a raspberry 4. Installed using the pi imager. Edited the magicmirroros-wpa-supplicant.txt and added my wifi-credentials. No error messages on startup, but my monitor says "No hdmi signal". The monitor is working fine on other computers.

I can reach the RPi using ssh.

start.log output:

pi@magicmirroros:~ $ cat ~/scripts/start.log
---------log-of-run_magicmirroros---------
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
cannot connect to gitlab.com ...
cannot connect to gitlab.com ...
cannot connect to gitlab.com ...
Cloning into 'magicmirror'...
'rpi.yml' -> 'docker-compose.yml'
Pulling magicmirror (karsten13/magicmirror:latest)...
latest: Pulling from karsten13/magicmirror
Digest: sha256:9e4b32764a717b2c987463c6539029d8f8d963bd2212042bd3b77bbc3e4ba013
Status: Downloaded newer image for karsten13/magicmirror:latest
Creating mm ...
Creating mm ... done
Pulling magicmirror ...
Pulling magicmirror ... pulling from karsten13/magicmirror
Pulling magicmirror ... digest: sha256:9e4b32764a717b2c98...
Pulling magicmirror ... status: image is up to date for k...
Pulling magicmirror ... done
mm is up-to-date
Total reclaimed space: 0B

may related to #53

check the output of cat /etc/os-release, if it contains buster you have to apply the fix above.