• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 5.7k 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.
  • J Offline
    JoeFranz
    last edited by Jul 2, 2018, 4:01 PM

    Did you remove these entries in the config.txt?

    display_rotate = 1
    avoid_warnings = 1

    1 Reply Last reply Reply Quote 0
    • R Offline
      Richard238
      last edited by Jul 2, 2018, 4:04 PM

      display_rotate = 1 - is commented out (I’m happy with MM in landscape mode)
      avoid_warnings = 1 - line doesn’t exist.

      1 Reply Last reply Reply Quote 0
      • M Offline
        mochman Module Developer
        last edited by Jul 2, 2018, 11:17 PM

        I had the same issue. I changed dtoverlay=vc4-kms-v3d to dtoverlay=vc4-fkms-v3d and was able to boot up again.

        1 Reply Last reply Reply Quote 1
        • R Offline
          Richard238
          last edited by Jul 3, 2018, 10:16 AM

          That doesn’t work for me, MM boots to a few lines about blocks, then nothing else.

          1 Reply Last reply Reply Quote 0
          • M Offline
            MichMich Admin
            last edited by Jul 4, 2018, 8:14 PM

            Did you try the rasps-config tool to configure the GL driver?

            1 Reply Last reply Reply Quote 0
            • R Offline
              Richard238
              last edited by Jul 5, 2018, 7:41 AM

              No, because if that kills it, I don’t know how to bring it back - what file to edit etc…?

              M 1 Reply Last reply Jul 5, 2018, 8:56 AM Reply Quote 0
              • M Offline
                MichMich Admin @Richard238
                last edited by Jul 5, 2018, 8:56 AM

                @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.

                1 Reply Last reply Reply Quote 0
                • R Offline
                  Richard238
                  last edited by Jul 5, 2018, 4:23 PM

                  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 Jul 6, 2018, 3:16 AM

                    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 Jul 10, 2018, 1:08 PM

                      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
                      • 1 / 2
                      1 / 2
                      • First post
                        8/13
                        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