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.

    cannot get Raspberry pi 2 to run

    Scheduled Pinned Locked Moved Solved Troubleshooting
    39 Posts 2 Posters 15.0k Views 2 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 Do not disturb
      sdetweil @theaddies
      last edited by

      @theaddies ok, so there is that problem

      oh, which raspi os image are you using?

      MUST be the legacy image, 32 bit

      lsb_release - a

      will tell us

      if buster is legacy

      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
        theaddies @sdetweil
        last edited by

        @sdetweil ```
        No LSB modules are available.
        Distributor ID: Raspbian
        Description: Raspbian GNU/Linux 11 (bullseye)
        Release: 11
        Codename: bullseye

        S 1 Reply Last reply Reply Quote 0
        • S Do not disturb
          sdetweil @theaddies
          last edited by sdetweil

          @theaddies yep, can’t run bullseye on armv6l

          must be the legacy image, buster

          SOOO
          reflash SD card w buster and run install again

          chromium is compiled for armv7, so instructions armv6 doesn’t have, this illegal instruction error

          need to add another test to install

          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
            theaddies @sdetweil
            last edited by

            @sdetweil Oh wow. Sorry for all the trouble. What a pain.

            S 1 Reply Last reply Reply Quote 0
            • S Do not disturb
              sdetweil @theaddies
              last edited by

              @theaddies no worries.

              I’ll update install to end if not buster on armv6l,
              then u would have known

              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
                theaddies @sdetweil
                last edited by

                @sdetweil Thanks for all the help. I have several pi4s I just want to use the model 2 because the mirror is a perfect application for the older computer.

                S 1 Reply Last reply Reply Quote 0
                • S Do not disturb
                  sdetweil @theaddies
                  last edited by

                  @theaddies understood

                  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
                    theaddies @sdetweil
                    last edited by theaddies

                    @sdetweil After I run the install script, what do I do. Since the script disables the screen saver and configures the Mirror to autostart I thought I would not need to do anything else. However, pm2 status all reveals that there is nothing running. I run pm2 status all and it is blank.

                    I am not sure if I should follow the process in the link below.
                    https://howchoo.com/g/ntcymzbimjv/how-to-install-magic-mirror-on-your-raspberry-pi

                    When I reboot the mirror I get the magicmirror2 logo showing up and it seems to be booting up but then the screen goes blank and I have nothing. It is almost like it reboots the pi.

                    S 2 Replies Last reply Reply Quote 0
                    • S Do not disturb
                      sdetweil @theaddies
                      last edited by

                      @theaddies send me the ~/install.log

                      and do the same chromium
                      and
                      ./run-start.sh
                      tests

                      lsb_release -a

                      to confirm buster

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      T 1 Reply Last reply Reply Quote 0
                      • S Do not disturb
                        sdetweil @theaddies
                        last edited by

                        @theaddies you should not need to do anything. it should be setup to autostart

                        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
                          theaddies @sdetweil
                          last edited by

                          @sdetweil

                          lsb_release -a
                          No LSB modules are available.
                          Distributor ID: Raspbian
                          Description:    Raspbian GNU/Linux 10 (buster)
                          Release:        10
                          Codename:       buster
                          
                          
                          1 Reply Last reply Reply Quote 0
                          • T Offline
                            theaddies @sdetweil
                            last edited by

                            @sdetweil for which chromium or which chromium-browswer I get nothing returned.

                            S 1 Reply Last reply Reply Quote 0
                            • S Do not disturb
                              sdetweil @theaddies
                              last edited by sdetweil

                              @theaddies interesting, log says one of them got installed

                              Unpacking chromium-browser (92.0.4515.98~buster-rpt2)

                              note u had an extra w in the text on last message

                              browswer
                              pm2 setup for autostart having trouble…

                              you do

                              pm2 autostart
                              and it gives you the command to execute to make that happen

                              then it says it can’t find the systemd init system to update, after it just said that is the one to use…
                              will have to research and debug

                              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
                                theaddies @sdetweil
                                last edited by theaddies

                                @sdetweil

                                
                                pi@raspberrypi:~/MagicMirror $ ./run-start.sh
                                [07.04.2023 22:00.28.274] [LOG] Starting MagicMirror: v2.23.0
                                [07.04.2023 22:00.28.488] [LOG] Loading config ...
                                [07.04.2023 22:00.28.652] [DEBUG] config template file not exists, no envsubst
                                [07.04.2023 22:00.28.853] [LOG] Loading module helpers ...
                                [07.04.2023 22:00.28.933] [LOG] No helper found for module: alert.
                                [07.04.2023 22:00.29.513] [LOG] Initializing new module helper ...
                                [07.04.2023 22:00.29.565] [LOG] Module helper loaded: updatenotification
                                [07.04.2023 22:00.29.597] [LOG] No helper found for module: clock.
                                [07.04.2023 22:00.29.659] [WARN]  No /home/pi/MagicMirror/js/../modules/calendar_monthly/calendar_monthly.js found for module: calendar_monthly.
                                [07.04.2023 22:00.29.722] [LOG] No helper found for module: calendar_monthly.
                                [07.04.2023 22:00.41.528] [LOG] Initializing new module helper ...
                                [07.04.2023 22:00.41.561] [LOG] Module helper loaded: calendar
                                [07.04.2023 22:00.41.616] [WARN]  No /home/pi/MagicMirror/js/../modules/random_quotes/random_quotes.js found for module: random_quotes.
                                [07.04.2023 22:00.41.664] [LOG] No helper found for module: random_quotes.
                                [07.04.2023 22:00.41.707] [LOG] No helper found for module: weather.
                                [07.04.2023 22:00.42.663] [LOG] Initializing new module helper ...
                                [07.04.2023 22:00.42.687] [LOG] Module helper loaded: newsfeed
                                [07.04.2023 22:00.42.732] [WARN]  No /home/pi/MagicMirror/js/../modules/MMM-Snow/MMM-Snow.js found for module: MMM-Snow.
                                [07.04.2023 22:00.42.749] [LOG] No helper found for module: MMM-Snow.
                                [07.04.2023 22:00.42.786] [WARN]  No /home/pi/MagicMirror/js/../modules/MMM-Unsplash/MMM-Unsplash.js found for module: MMM-Unsplash.
                                [07.04.2023 22:00.42.814] [LOG] No helper found for module: MMM-Unsplash.
                                [07.04.2023 22:00.42.841] [LOG] All module helpers loaded.
                                [07.04.2023 22:00.43.422] [LOG] Starting server on port 8080 ...
                                [07.04.2023 22:00.44.420] [LOG] Server started ...
                                [07.04.2023 22:00.44.470] [LOG] Connecting socket for: updatenotification
                                [07.04.2023 22:00.44.531] [LOG] Starting module helper: updatenotification
                                [07.04.2023 22:00.44.568] [LOG] Connecting socket for: calendar
                                [07.04.2023 22:00.44.598] [LOG] Starting node helper for: calendar
                                [07.04.2023 22:00.44.642] [LOG] Connecting socket for: newsfeed
                                [07.04.2023 22:00.44.672] [LOG] Starting node helper for: newsfeed
                                [07.04.2023 22:00.44.709] [LOG] Sockets connected & modules started ...
                                [07.04.2023 22:00.44.744] [LOG]
                                Ready to go! Please point your browser to: http://localhost:8080
                                Starting chromium browser now, have patience, it takes a minute
                                
                                

                                The screen for the raspberry pi is blank. this output is from ssh.

                                I just typed it again and now I get
                                /usr/bin/chromium-broswer

                                sorry about that.

                                S 1 Reply Last reply Reply Quote 0
                                • S Do not disturb
                                  sdetweil @theaddies
                                  last edited by

                                  @theaddies screen black, yes, takes long time

                                  increase swap space helps some

                                  use Midori browser helps some more (have to install Midori, and set an env variable, see doc )

                                  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
                                    theaddies @sdetweil
                                    last edited by theaddies

                                    @sdetweil The screen has been black for an hour. When i reboot, the first thing I see is the MagicMirror logo. That is different than before. Before it booted into the raspian desktop and then the magicmirror loaded. It did take a while. Now, as I said above, I see the MagicMirror logo it seems to be loading and then the screen goes blank. It does not come back. ssh works, but the keyboard and mouse on the pi itself will not wake it up.

                                    I did see the correct screen after I ran the command below, but I can’t do that now.

                                    DISPLAY=:0 npm start
                                    
                                    S 4 Replies Last reply Reply Quote 0
                                    • S Do not disturb
                                      sdetweil @theaddies
                                      last edited by

                                      @theaddies pm2 is not working for autostart for some reason

                                      Sam

                                      How to add modules

                                      learning how to use browser developers window for css changes

                                      T 1 Reply Last reply Reply Quote 0
                                      • S Do not disturb
                                        sdetweil @theaddies
                                        last edited by

                                        @theaddies reboot, then run the fixuppm2 script from my scripts page…

                                        let me know

                                        Sam

                                        How to add modules

                                        learning how to use browser developers window for css changes

                                        1 Reply Last reply Reply Quote 0
                                        • S Do not disturb
                                          sdetweil @theaddies
                                          last edited by sdetweil

                                          @theaddies ok, I was able to reproduce the problem

                                          after reboot do this

                                          pm2 startup

                                          it will return a command to execute

                                          copy paste that command and hit enter

                                          it worked for me to manually enter the command

                                          i opened this issue in pm2
                                          https://github.com/Unitech/pm2/issues/5582

                                          Sam

                                          How to add modules

                                          learning how to use browser developers window for css changes

                                          1 Reply Last reply Reply Quote 0
                                          • S Do not disturb
                                            sdetweil @theaddies
                                            last edited by

                                            @theaddies i updated the install script to fail if the system is bullseye and this is an armv6l device

                                            Sam

                                            How to add modules

                                            learning how to use browser developers window for css changes

                                            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