A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Applied change to config.txt, MM fails to boot.
- 
 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 
