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 4.3k 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.
    • 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
                        • 1
                        • 2
                        • 3
                        • 2 / 3
                        • 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