• 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.

How I got my Magic Mirror working on a Raspberry Pi 0 (zero)

Scheduled Pinned Locked Moved Tutorials
raspberry pipi0zeropizeropi1
204 Posts 47 Posters 516.0k Views 47 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.
  • G Offline
    greenwaydev
    last edited by Apr 8, 2018, 5:32 PM

    Great tutorial but when I booted up my pi I got this:

    -bash: xset: command not found
    -bash: xset: command not found
    -bash: xset: command not found
    -bash: midori: command not found
    pi@raspberrypi:~ $ matchbox: can’t open display! check your DISPLAY variable.

    I do not know what to do to fix this.

    M 1 Reply Last reply Apr 8, 2018, 5:56 PM Reply Quote 0
    • M Offline
      Mikgabo @greenwaydev
      last edited by Apr 8, 2018, 5:56 PM

      @greenwaydev

      Hey!
      Try this link to a disc image from Andrius:

      So there is my MM image with Chromium for Raspberry Pi Zero W
      https://www.dropbox.com/sh/kdo5q1pxjluca49/AACvP81YjZik6R90BHZNiSZ5a?dl=0

      Works amazing for me, and I’m sure for you too!

      Cheers

      G 1 Reply Last reply Apr 8, 2018, 6:17 PM Reply Quote 0
      • G Offline
        greenwaydev @Mikgabo
        last edited by Apr 8, 2018, 6:17 PM

        @Mikgabo Should I flash this to the SD card on my pi?

        M 1 Reply Last reply Apr 8, 2018, 6:31 PM Reply Quote 0
        • M Offline
          Mikgabo @greenwaydev
          last edited by Apr 8, 2018, 6:31 PM

          @greenwaydev
          I did, worked great for me.

          1 Reply Last reply Reply Quote 0
          • G Offline
            greenwaydev
            last edited by Apr 8, 2018, 6:33 PM

            Awesome! Last question. Do I have to remove the other things I have put on the SD card in my pi? Like everything other than raspbian and jessie? Im kind of new to this stuff

            M 1 Reply Last reply Apr 8, 2018, 6:38 PM Reply Quote 0
            • M Offline
              Mikgabo @greenwaydev
              last edited by Apr 8, 2018, 6:38 PM

              @greenwaydev
              So what I did was format the sd card and use win32 disc imager to flash the sd card, put it my my Pi Zero and it worked.
              After install I got rid of some stuff via the config file as I didn’t want all that stuff on my MM.
              Cheers!

              1 Reply Last reply Reply Quote 0
              • G Offline
                greenwaydev
                last edited by Apr 8, 2018, 7:07 PM

                Changed the display_rotate setting back to 0 but the display is still turned. Any suggestions?

                M 1 Reply Last reply Apr 8, 2018, 7:09 PM Reply Quote 0
                • M Offline
                  Mikgabo @greenwaydev
                  last edited by Apr 8, 2018, 7:09 PM

                  @greenwaydev
                  Did you reboot?

                  G 1 Reply Last reply Apr 8, 2018, 7:11 PM Reply Quote 0
                  • G Offline
                    greenwaydev @Mikgabo
                    last edited by Apr 8, 2018, 7:11 PM

                    @Mikgabo I unplugged the pi, removed the SD, and changed the rotate setting. Then, I put it back in and plugged the pi back in.

                    M 3 Replies Last reply Apr 8, 2018, 7:18 PM Reply Quote 0
                    • M Offline
                      Mikgabo @greenwaydev
                      last edited by Apr 8, 2018, 7:18 PM

                      @greenwaydev I’m thinking you aren’t making the adjustment in the right location (possibly).

                      Try this from terminal:

                      sudo nano /boot/config.txt
                      

                      and add the following to the file. Where you add it doesn’t really matter:

                      # Rotate display virtically
                      display_rotate=0
                      
                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 16
                      • 17
                      • 18
                      • 19
                      • 20
                      • 21
                      • 18 / 21
                      18 / 21
                      • First post
                        172/204
                        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