Read the statement by Michael Teeuw here.
Applied change to config.txt, MM fails to boot.
-
Or…, is it best to use the sudo raspi-config /Advanced/… route?
-
Did you remove these entries in the config.txt?
display_rotate = 1
avoid_warnings = 1 -
display_rotate = 1 - is commented out (I’m happy with MM in landscape mode)
avoid_warnings = 1 - line doesn’t exist. -
I had the same issue. I changed
dtoverlay=vc4-kms-v3dtodtoverlay=vc4-fkms-v3dand was able to boot up again. -
That doesn’t work for me, MM boots to a few lines about blocks, then nothing else.
-
Did you try the rasps-config tool to configure the GL driver?
-
No, because if that kills it, I don’t know how to bring it back - what file to edit etc…?
-
@richard238 It just modifies the config.txt for you in a save way. There is a bigger chance of you killing your pi doing it manually than using the config tool.
-
Ok, when I get time, I’ll create a backup of the MM SD card first, and then try the GUI config tool.
Thanks.
-
Mine installation was successful.
First I update rp3
#sudo apt-get update
#sudo apt-get upgrade#cd MagicMirror/
#git pull && npm install#cd
#sudo nano /boot/config.txt (add in config.txt and save)
dtoverlay=vc4-kms-v3d
display_rotate=1#sudo raspi-config
Advanced Options
GL Driver
G1 GL (Full KMS) OpenGL desktop driver with full KMS#sudo reboot
***I cannot remeber if I did this process or not
#sudo nano ~/.config/lxsession/LXDE-pi/autostart
@xrandr --output HDMI-1 --rotate right (add to autostart) -
Done through raspi-config, seems ok, boots and runs fine.
sudo vcgencmd measure_tempshows 56.9C
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login