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.

    Does MM no longer work on Pi Zero2w?

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    10 Posts 2 Posters 59 Views 3 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.
    • W Offline
      wyovino
      last edited by

      I ran the update script a few days ago after seeing PM2 error messages about the MMM-Jast module requiring Node 22.0.0. I saw posts about issues with node on the Pi 0, but didn’t see a workaround, or at least didn’t understand a workaround.

      My current branch is Master
      I tried “git checkout -b oldbranch tags/v2.30”

      If Pi Zero2w is no longer viable, would a 3B+ work?

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

        @wyovino 2w is a pi3 in pi 0 form factor and smaller memory

        What os is on the 2w?
        Do

        lsb_release -a
        

        MagicMirror runs, but you have to increase the swap space
        And may have to use one of the add on browsers . Surf looks the best. (You have to install that separately)

        See the bottom of readme for the scripts to see what to do

        https://github.com/sdetweil/MagicMirror_scripts

        I think you will run

        bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/setup_browser_over_server.sh)”

        Then add the environment variable to whatever script launches MagicMirror (pm2 or …)

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        W 1 Reply Last reply Reply Quote 0
        • W Offline
          wyovino @sdetweil
          last edited by wyovino

          @sdetweil I’m running Bullseye (Raspbian 11)

          I ran the setup browser script and selected Surf.

          My swapfile size is 2048. Does that need to be increased?

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

            @wyovino
            do

            free -m 
            

            it will tell you how much of the swap file is in use… the 2W only has 512meg of ram. the pi3 have 768m or more.

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            W 1 Reply Last reply Reply Quote 0
            • W Offline
              wyovino @sdetweil
              last edited by sdetweil

                             total        used        free      shared  buff/cache   available
              Mem:             426         206          28          52         191         115
              Swap:           2047         194        1853
              
              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @wyovino
                last edited by sdetweil

                @wyovino look good on swap

                Because you will use swap, the speed of the sd card makes a difference.

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                W 1 Reply Last reply Reply Quote 0
                • W Offline
                  wyovino @sdetweil
                  last edited by

                  @sdetweil
                  I’m using a USB drive. This is so weird. Sometimes it works and sometimes it doesn’t. Right now everything looks good. Even MMM-Jast is working even though there was a warning that it required Node 20.0.0. Sometimes when I reboot it locks up at the GUI screen and I can’t connect remotely.

                  I have a spare Pi 4 I could use but I’m reluctant because the mirror is in a tiny bathroom and the sound of the cooling fan in noticeable when placed behind the mirror. I guess I could run it without the fan and monitor the temp.

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

                    @wyovino bullseye is 2 releases back…

                    Maybe run MagicMirror server mode on the pi, and launch a browser on the mirror…. Same set w surf w MagicMirror on a different system….

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    W 1 Reply Last reply Reply Quote 1
                    • W Offline
                      wyovino @sdetweil
                      last edited by

                      @sdetweil I have a spare Zero2W. Would it make sense to run MM server on that one and have the one on the mirror in brower mode? Do you think that would make a difference in performance?

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

                        @wyovino should be no difference, actually the ui side will be better

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