MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Applied change to config.txt, MM fails to boot.

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    13 Posts 5 Posters 6.1k Views 6 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R Offline
      Richard238
      last edited by

      Ok, when I get time, I’ll create a backup of the MM SD card first, and then try the GUI config tool.

      Thanks.

      1 Reply Last reply Reply Quote 0
      • S Offline
        Sun
        last edited by

        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)

        1 Reply Last reply Reply Quote 0
        • R Offline
          Richard238
          last edited by

          Done through raspi-config, seems ok, boots and runs fine.

          sudo vcgencmd measure_temp
          

          shows 56.9C

          1 Reply Last reply Reply Quote 0
          • 1
          • 2
          • 2 / 2
          • First post
            Last post
          Enjoying MagicMirror? Please consider a donation!
          MagicMirror created by Michael Teeuw.
          Forum managed by Sam, technical setup by Karsten.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy