Yesterday, after update to v2.4.0 and follow the wiki Load normally with rotate-1
Today, boot normally but the screen both on rp3 frontend and magic mirror didn’t rotate at all.
Where do I need to re-correct this?
Yesterday, after update to v2.4.0 and follow the wiki Load normally with rotate-1
Today, boot normally but the screen both on rp3 frontend and magic mirror didn’t rotate at all.
Where do I need to re-correct this?
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)