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.

    Magic Mirror with Pi4 OS not working with Pi5

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    30 Posts 4 Posters 7.0k Views 4 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
      rkorell Module Developer @sdetweil
      last edited by

      @sdetweil said in Magic Mirror with Pi4 OS not working with Pi5:

      you cannot migrate

      Yeah, that’s what I was afraid of…
      Sad!

      thanks for confirmation anyway!
      Ralf

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @rkorell
        last edited by

        @rkorell I added an issue to the back/restore repo to track what to do here

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 1
        • T Offline
          TomOMaley @sdetweil
          last edited by

          @sdetweil Hello, thank you very much, I somehow managed to do that by ‘manually’ copying the modules etc. back. But I still have the following problem. I use an original Raspi keyboard and used to get into the ‘dock’ with the ‘Berry’ key, so that I could call up the terminal and end the MagicMirror with ‘pm2 stop mm’. This no longer works and I can only get out via RealVNC. Do you have a solution for this?

          S 1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @TomOMaley
            last edited by

            @TomOMaley sorry I dont know what you are talking about,

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            T 1 Reply Last reply Reply Quote 0
            • T Offline
              TomOMaley @sdetweil
              last edited by

              @sdetweil The question is, how can I stop MM in order to go back to the grafic desktop?

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @TomOMaley
                last edited by

                @TomOMaley ctrl-m should minimize

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                T 1 Reply Last reply Reply Quote 0
                • T Offline
                  TomOMaley @sdetweil
                  last edited by

                  @sdetweil Thank you very much Sam, that makes life easier. I didn’t know the key combination.

                  S 1 Reply Last reply Reply Quote 0
                  • S Offline
                    sdetweil @TomOMaley
                    last edited by

                    @TomOMaley it’s the same keystroke as Windows

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    T 1 Reply Last reply Reply Quote 0
                    • T Offline
                      TomOMaley @sdetweil
                      last edited by

                      @sdetweil Hello Sam, I finally tried also your backup-restore link and it worked perfectly. Unfortunately, the calendar module no longer loads my iOS events (next events and birthdays), it only shows “Loading”. Also the news feeds are not shown. For the latter, the message “No news at the moment” appears. I have found various solutions on the net, but I don’t dare to try them out so as not to produce any more mess. The same config.js works fine on a Raspberry Pi 4. Hope you will and can help?

                      S 1 Reply Last reply Reply Quote 0
                      • S Offline
                        sdetweil @TomOMaley
                        last edited by sdetweil

                        @TomOMaley hm, working perfectly and modules not working is an oxymoron… lol

                        can you show the messages at npm start time for calendar? watch out, some messages show the full calendar url

                        can you tell me the MagicMirror version on the.pi 4

                        and show the calendar config, xxx out any private info, don’t delete any lines

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        T 1 Reply Last reply Reply Quote 0
                        • butchkemperB Offline
                          butchkemper
                          last edited by

                          From my own recent experience, you have a copy of the previous config.js file but the modules cloned into the new system may not be the same as what was cloned into the old system.

                          Butch Kemper

                          Resistance is not Futile!
                          It is voltage divided by current.

                          S 1 Reply Last reply Reply Quote 0
                          • S Offline
                            sdetweil @butchkemper
                            last edited by sdetweil

                            @butchkemper my backup restore gets the modules from the same prior url
                            but might not be the same version, if the module was updated since the last clone/pull (but 99% of the time this is a good change )

                            Sam

                            How to add modules

                            learning how to use browser developers window for css changes

                            1 Reply Last reply Reply Quote 0
                            • T Offline
                              TomOMaley @sdetweil
                              last edited by

                              @sdetweil Hi, Thanks for your quick answer. I do not know what you mean with

                              show the messages at npm start time for calendar?
                              The MagicMirror Version on the pi4 is 2.24.0
                              Your restore link restored everything back as expected. All modules are running besides of those named above. The “alert” module, “updatenotification”, “clock”, “calendar_monthly”, “weather”, “MMM-MoonPhase”, etc. etc. are running well.
                              MMM-Calendar.png

                              S 1 Reply Last reply Reply Quote 0
                              • S Offline
                                sdetweil @TomOMaley
                                last edited by

                                @TomOMaley when MagicMirror starts, w npm start

                                there are messages output

                                if you use pm2 then

                                pn2 logs --lines=xxxx
                                where xxxx is the number of lines to display, default 15

                                Sam

                                How to add modules

                                learning how to use browser developers window for css changes

                                1 Reply Last reply Reply Quote 0
                                • T Offline
                                  TomOMaley
                                  last edited by

                                  That is what I get with pm2 logs --lines=20.
                                  [TAILING] Tailing last 20 lines for [all] processes (change the value with --lines option)
                                  /home/pi5/.pm2/pm2.log last 20 lines:
                                  PM2 | 2025-03-17T20:06:56: PM2 log: Concurrent actions : 2
                                  PM2 | 2025-03-17T20:06:56: PM2 log: SIGTERM timeout : 1600
                                  PM2 | 2025-03-17T20:06:56: PM2 log: ===============================================================================
                                  PM2 | 2025-03-17T20:06:56: PM2 log: App [mm:0] starting in -fork mode-
                                  PM2 | 2025-03-17T20:06:56: PM2 log: App [mm:0] online
                                  PM2 | 2025-03-17T20:57:48: PM2 log: Stopping app:mm id:0
                                  PM2 | 2025-03-17T20:57:49: PM2 log: App [mm:0] exited with code [0] via signal [SIGINT]
                                  PM2 | 2025-03-17T20:57:49: PM2 log: pid=1128 msg=process killed
                                  PM2 | 2025-03-17T20:57:49: PM2 log: App [mm:0] starting in -fork mode-
                                  PM2 | 2025-03-17T20:57:49: PM2 log: App [mm:0] online
                                  PM2 | 2025-03-17T21:16:19: PM2 log: Stopping app:mm id:0
                                  PM2 | 2025-03-17T21:16:19: PM2 log: App [mm:0] exited with code [0] via signal [SIGINT]
                                  PM2 | 2025-03-17T21:16:19: PM2 log: pid=3621 msg=process killed
                                  PM2 | 2025-03-17T21:16:19: PM2 log: App [mm:0] starting in -fork mode-
                                  PM2 | 2025-03-17T21:16:19: PM2 log: App [mm:0] online
                                  PM2 | 2025-03-17T21:20:13: PM2 log: Stopping app:mm id:0
                                  PM2 | 2025-03-17T21:20:13: PM2 log: App [mm:0] exited with code [0] via signal [SIGINT]
                                  PM2 | 2025-03-17T21:20:13: PM2 log: pid=4540 msg=process killed
                                  PM2 | 2025-03-17T21:20:13: PM2 log: App [mm:0] starting in -fork mode-
                                  PM2 | 2025-03-17T21:20:13: PM2 log: App [mm:0] online

                                  /home/pi5/.pm2/logs/mm-error.log last 20 lines:
                                  0|mm | [5164:0317/212015.666827:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: Datei oder Verzeichnis nicht gefunden (2)
                                  0|mm | [5164:0317/212015.666942:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: Datei oder Verzeichnis nicht gefunden (2)
                                  0|mm | [5164:0317/212015.667063:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: Datei oder Verzeichnis nicht gefunden (2)
                                  0|mm | [5164:0317/212015.667127:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: Datei oder Verzeichnis nicht gefunden (2)
                                  0|mm | [5164:0317/212015.669483:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: Datei oder Verzeichnis nicht gefunden (2)
                                  0|mm | [5164:0317/212015.671772:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: Datei oder Verzeichnis nicht gefunden (2)
                                  0|mm | [5164:0317/212015.672140:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: Datei oder Verzeichnis nicht gefunden (2)
                                  0|mm | [5164:0317/212015.672271:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: Datei oder Verzeichnis nicht gefunden (2)
                                  0|mm | [5164:0317/212015.672606:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: Datei oder Verzeichnis nicht gefunden (2)
                                  0|mm | [5164:0317/212015.672981:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: Datei oder Verzeichnis nicht gefunden (2)
                                  0|mm | [5164:0317/212015.673132:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: Datei oder Verzeichnis nicht gefunden (2)
                                  0|mm | [5164:0317/212015.674044:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: Datei oder Verzeichnis nicht gefunden (2)
                                  0|mm | [5164:0317/212015.674213:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: Datei oder Verzeichnis nicht gefunden (2)
                                  0|mm | [5164:0317/212015.674280:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: Datei oder Verzeichnis nicht gefunden (2)
                                  0|mm | [5164:0317/212015.674369:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: Datei oder Verzeichnis nicht gefunden (2)
                                  0|mm | [5164:0317/212015.674413:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: Datei oder Verzeichnis nicht gefunden (2)
                                  0|mm | [5164:0317/212015.674498:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: Datei oder Verzeichnis nicht gefunden (2)
                                  0|mm | [5164:0317/212015.674546:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: Datei oder Verzeichnis nicht gefunden (2)
                                  0|mm | [5164:0317/212015.674644:ERROR:gbm_wrapper.cc(74)] Failed to get fd for plane.: Datei oder Verzeichnis nicht gefunden (2)
                                  0|mm | [5164:0317/212015.674691:ERROR:gbm_wrapper.cc(257)] Failed to export buffer to dma_buf: Datei oder Verzeichnis nicht gefunden (2)

                                  /home/pi5/.pm2/logs/mm-out.log last 20 lines:
                                  0|mm | [2025-03-17 21:20:15.575] [LOG] Connecting socket for: MMM-MoonPhase
                                  0|mm | [2025-03-17 21:20:15.575] [LOG] Starting module helper: MMM-MoonPhase
                                  0|mm | [2025-03-17 21:20:15.575] [LOG] Connecting socket for: MMM-FroniusSolar2
                                  0|mm | [2025-03-17 21:20:15.576] [LOG] Connecting socket for: MMM-text-clock
                                  0|mm | [2025-03-17 21:20:15.576] [LOG] Starting module helper: MMM-text-clock
                                  0|mm | [2025-03-17 21:20:15.577] [LOG] Connecting socket for: mmm-systemtemperature
                                  0|mm | [2025-03-17 21:20:15.579] [LOG] Starting node helper: mmm-systemtemperature
                                  0|mm | [2025-03-17 21:20:15.580] [LOG] Sockets connected & modules started …
                                  0|mm | [2025-03-17 21:20:15.697] [LOG] Launching application.
                                  0|mm | [2025-03-17 21:20:16.212] [INFO] System information:
                                  0|mm | ### SYSTEM: manufacturer: Raspberry Pi Foundation; model: Raspberry Pi 5 Model B Rev 1.1; virtual: false
                                  0|mm | ### OS: platform: linux; distro: Debian GNU/Linux; release: 12; arch: arm64; kernel: 6.6.74+rpt-rpi-2712
                                  0|mm | ### VERSIONS: electron: 32.3.3; used node: 20.18.1; installed node: 20.18.1; npm: 10.8.2; pm2: 5.4.3
                                  0|mm | ### OTHER: timeZone: Etc/GMT-1; ELECTRON_ENABLE_GPU: undefined
                                  0|mm | [2025-03-17 21:20:16.814] [INFO] Checking git for module: calendar_monthly
                                  0|mm | [2025-03-17 21:20:16.829] [INFO] Checking git for module: MMM-MoonPhase
                                  0|mm | [2025-03-17 21:20:16.839] [INFO] Checking git for module: MMM-FroniusSolar2
                                  0|mm | [2025-03-17 21:20:16.855] [INFO] Checking git for module: MMM-text-clock
                                  0|mm | [2025-03-17 21:20:16.863] [INFO] Checking git for module: mmm-systemtemperature
                                  0|mm | [2025-03-17 21:20:16.871] [INFO] Checking git for module: MagicMirror

                                  S 1 Reply Last reply Reply Quote 0
                                  • S Offline
                                    sdetweil @TomOMaley
                                    last edited by sdetweil

                                    @TomOMaley OK, need to see more lines,

                                    but

                                    to get rid of some noise errors

                                    edit the ~/MagicMirror/installers/mm.sh
                                    and change npm start to
                                    npm run start:wayland

                                    then
                                    pm2 flush
                                    pn2 restart mm

                                    wait a while, then pm2 logs --lines=50

                                    Sam

                                    How to add modules

                                    learning how to use browser developers window for css changes

                                    T 1 Reply Last reply Reply Quote 0
                                    • T Offline
                                      TomOMaley @sdetweil
                                      last edited by

                                      @sdetweil Hello Sam, in the installers/mm.sh, second line, I find: npm run start:x11 ; should I change this to npm start:wayland OR to npm run start:wayland ?
                                      AND

                                      then
                                      pm2 flush
                                      pn2 restart mm ! Is it pn2 OR pm2 ?

                                      S 1 Reply Last reply Reply Quote 0
                                      • S Offline
                                        sdetweil @TomOMaley
                                        last edited by sdetweil

                                        @TomOMaley

                                        npm run start:wayland

                                        good catch

                                        npm start, is the only shortcut
                                        all others require npm run

                                        see the package.json
                                        scripts
                                        list for other npm run commands

                                        Sam

                                        How to add modules

                                        learning how to use browser developers window for css changes

                                        T 1 Reply Last reply Reply Quote 0
                                        • T Offline
                                          TomOMaley @sdetweil
                                          last edited by

                                          @sdetweil
                                          Sorry, don not know, how to edit mm.sh. when I go to ~/MagicMirror/installers/mm.sh I get a long list but can not edit it. When I go to mm.sh via Datei Manager I get only this few lines:
                                          #!/bin/bash

                                          This file is still here to keep PM2 working on older installations.

                                          cd /home/pi5/MagicMirror
                                          DISPLAY=:0 npm start.
                                          I have seen that in raspberry config > advanced options one can switch to wayland backends. Could that help here in any way? Sorry but my knowledge in Linux is not really exciting. Thanks for all your effort.

                                          S 1 Reply Last reply Reply Quote 0
                                          • S Offline
                                            sdetweil @TomOMaley
                                            last edited by

                                            @TomOMaley

                                            there it is

                                            DISPLAY=:0 npm start
                                            

                                            edit

                                            nano is a terminal windows based
                                            genie is a graphical editor
                                            there lots of others

                                            Sam

                                            How to add modules

                                            learning how to use browser developers window for css changes

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