• 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 508.8k 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, 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
          • M Offline
            Mikgabo @greenwaydev
            last edited by Apr 8, 2018, 7:20 PM

            @greenwaydev After you insert that text save it by ctrl + x, then y and enter

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

              the type the command:

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

                @greenwaydev Here is a great tutorial that can help you learn your way around MM.
                https://forum.magicmirror.builders/topic/236/complete-setup-tutorial/6

                I would recommend, once you get your MM configured the way you like to make a back up of it using win32 disk imager (make sure .img is on the end of the file or it won’t save as a disc image). That way if you mess up your SD card somehow you have a back up to use.

                1 Reply Last reply Reply Quote 1
                • J Offline
                  justindp2006
                  last edited by justindp2006 Apr 13, 2018, 1:41 PM Apr 13, 2018, 1:41 PM

                  I used the image that was posted a few comments back. I can NOT for the life of me get the wireless to connect. I have followed every guide I can find and it will not connect. I have tried DHCP and static. I’m out of ideas.

                  G M 2 Replies Last reply Apr 13, 2018, 1:45 PM Reply Quote 0
                  • G Offline
                    greenwaydev @justindp2006
                    last edited by Apr 13, 2018, 1:45 PM

                    @justindp2006 Had the same issue. Couldnt find the fix anywhere

                    M 1 Reply Last reply Apr 13, 2018, 2:08 PM Reply Quote 0
                    • M Offline
                      Mikgabo @justindp2006
                      last edited by yawns Apr 13, 2018, 2:59 PM Apr 13, 2018, 2:04 PM

                      @justindp2006 so you followed the guide and entered you ssid and password?
                      You could try the terminal command

                      sudo raspi-config
                      

                      And set up wifi via the on screen menu.

                      Failing that u could set up a wpa supplicant file and insert it in your sd card
                      https://howchoo.com/g/ndy1zte2yjn/how-to-set-up-wifi-on-your-raspberry-pi-without-ethernet

                      Hope this helps

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 16
                      • 17
                      • 18
                      • 19
                      • 20
                      • 21
                      • 18 / 21
                      18 / 21
                      • First post
                        178/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