• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

Installing on a Pi Zero

Scheduled Pinned Locked Moved Troubleshooting
175 Posts 33 Posters 183.9k Views 33 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.
  • J Offline
    johnnyt1111
    last edited by Jul 27, 2019, 1:25 PM

    looks like changing the electron version to “^2.0.0” isn;t working anymore as it tries to intsall 1.8.0 and it gets the following error. Any idea why it isn’t looking for the version in the package.json file? thanks!

    “Error: Failed to find Electron v1.8.0 for linux-armv6l at https://github.com/electron/electron/releases/download/v1.8.0/chromedriver-v1.8.0-linux-armv6l.zip”

    1 Reply Last reply Reply Quote 0
    • I Offline
      InfiProj
      last edited by Aug 4, 2019, 5:32 AM

      Solve it like this: “npm install --arch=armv7l”

      Q 1 Reply Last reply Aug 4, 2019, 5:57 PM Reply Quote 2
      • Q Offline
        qu1que Project Sponsor @InfiProj
        last edited by Aug 4, 2019, 5:57 PM

        @InfiProj

        Did u mean that instead of simply “npm install” ?

        I’ll try on next update

        I 1 Reply Last reply Aug 5, 2019, 5:05 AM Reply Quote 0
        • I Offline
          InfiProj @qu1que
          last edited by InfiProj Aug 5, 2019, 5:05 AM Aug 5, 2019, 5:05 AM

          @qu1que
          Yes, I just update installation command by --arch argument, and MM installs w/o errors.

          S 1 Reply Last reply Aug 5, 2019, 12:36 PM Reply Quote 0
          • S Offline
            sdetweil @InfiProj
            last edited by Aug 5, 2019, 12:36 PM

            @InfiProj is there a command u could use to tell this is a zero, So I could update the installer?

            Thanks

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            I 1 Reply Last reply Aug 5, 2019, 1:50 PM Reply Quote 0
            • I Offline
              InfiProj @sdetweil
              last edited by Aug 5, 2019, 1:50 PM

              @sdetweil
              In Linux we can ask OS about architecture. “arch” - this command returns CPU architecture. For rpi zero - armv6l, for rpi 3b - armv7l. Maybe that helps you.

              S 1 Reply Last reply Aug 5, 2019, 2:00 PM Reply Quote 0
              • S Offline
                sdetweil @InfiProj
                last edited by Aug 5, 2019, 2:00 PM

                @InfiProj it does. Thx

                Not near computer, maybe uname provides info too

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • I Offline
                  InfiProj
                  last edited by InfiProj Aug 5, 2019, 3:38 PM Aug 5, 2019, 2:38 PM

                  @sdetweil
                  “uname -m” - does the same as “arch”,
                  “uname -p” and “uname -i” says unknown.

                  S 1 Reply Last reply Aug 19, 2019, 1:00 PM Reply Quote 0
                  • K Offline
                    kingfisher
                    last edited by Aug 17, 2019, 11:20 PM

                    Thanks for the PDF guide/instructions, after a week of tinkering and googling this was the only method I got to work with my Zero (Wish I started with this guide!)

                    1 Reply Last reply Reply Quote 1
                    • S Offline
                      sdetweil @InfiProj
                      last edited by Aug 19, 2019, 1:00 PM

                      @InfiProj thanks… I’ve updated my new test installer to use that info

                      https://forum.magicmirror.builders/topic/10171/anyone-want-to-try-updated-installer?page=1

                      my intent is to submit this new installer to replace the project version…

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      M 1 Reply Last reply Apr 16, 2020, 2:01 AM Reply Quote 1
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 17
                      • 18
                      • 2 / 18
                      • 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