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 7.0k 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

      Update to 2.4.0, and made the sudo nano /boot/config.txt dtoverlay=vc4-kms-v3d change.

      Shut down Pi, powered Pi back on, and now fails to boot, showing just a cursor top left of monitor.

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

        Comment out the dtoverlay=vc4-kms-v3d change, and Pi boots, MM starts OK.

        Does it matter where in config.txt that the new line is placed?

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

          Or…, is it best to use the sudo raspi-config /Advanced/… route?

          1 Reply Last reply Reply Quote 0
          • J Offline
            JoeFranz
            last edited by

            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

              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
              • mochmanM Offline
                mochman Module Developer
                last edited by

                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

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

                  1 Reply Last reply Reply Quote 0
                  • MichMichM Offline
                    MichMich
                    last edited by

                    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

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

                      MichMichM 1 Reply Last reply Reply Quote 0
                      • MichMichM Offline
                        MichMich @Richard238
                        last edited by

                        @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

                          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

                              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
                              • 1 / 1
                              • 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