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.

    I need help!!!!

    Scheduled Pinned Locked Moved Troubleshooting
    26 Posts 4 Posters 15.0k Views 4 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.
    • D Offline
      danwitz65 @tbbear
      last edited by

      @tbbear said in I need help!!!!:

      @danwitz65 ok, lets fix it step by step:

      1. Rotate the screen (works for all normal displays, not for pi special and touchscreens)

      Open a terminal and login to your pi

      sudo nano /boot/config.txt
      move all the way down to the end of the file
      add the line: display_rotate=3
      Press ctrl + o to save and ctrl + x to exit the file

      Now do a reboot and you should have a screen tilted by the number of your desire:

      0 = 0 degrees (the default value)
      1 = 90 degrees
      2 = 180 degrees
      3 = 270 degrees

      That’s it! Quick and easy.

      Oh hell thats gotta be my problem there i didnt realize save was ctrl+o i was kust doing x i think. Ill report back once i try it thanks a ton!

      1 Reply Last reply Reply Quote -1
      • D Offline
        danwitz65
        last edited by

        Ok sweet got it! Thank you!!

        1 Reply Last reply Reply Quote 0
        • D Offline
          danwitz65
          last edited by

          Oh my god worse problems now…

          Id tryed editing my wifi auto turn off thing and followed a thing on line that said to delete the contents and type in what they had and now i dont have any internet at all and dont have my original file… do you have the original networks interfaces file…

          1 Reply Last reply Reply Quote 0
          • D Offline
            danwitz65
            last edited by

            Never mind fixed it.

            Anyways where im at now is trying to get it to auto start when the the powers on ive got pm2 ive tryed making the mm.sh file but that isnt working can i get a hand from the beginning of that process getting it to auto start.

            Mykle1M 1 Reply Last reply Reply Quote 0
            • Mykle1M Offline
              Mykle1 Project Sponsor Module Developer @danwitz65
              last edited by

              @danwitz65

              https://github.com/MichMich/MagicMirror/wiki/Auto-Starting-MagicMirror

              Create a working config
              How to add modules

              1 Reply Last reply Reply Quote 1
              • D Offline
                danwitz65
                last edited by

                I dont understand this command and section

                Whats a shell script

                cd ~
                nano mm.sh

                Where do you put it how do you get it to work

                And then id like to set my weather in adams wisconsin how do i do that i got my key or whatever and put it in so it shows up on the mirror but it says new york and i tryed just typing in adams and madison wi and it wouldnt switch over

                Again thank you for all your help

                Mykle1M 1 Reply Last reply Reply Quote 0
                • Mykle1M Offline
                  Mykle1 Project Sponsor Module Developer @danwitz65
                  last edited by Mykle1

                  @danwitz65 said in I need help!!!!:

                  And then id like to set my weather in adams wisconsin how do i do that i got my key or whatever and put it in so it shows up on the mirror but it says new york and i tryed just typing in adams and madison wi and it wouldnt switch over

                  I think the default locationID: "5128581", is for New York. You would have to change that to locationID: "5243553", in your config entry. The readMe file for weather tells you to get it at http://openweathermap.org/help/city_list.txt. I looked it up for you, based on Adams, WI.

                  Otherwise, you could put Adams,WI in location (no space) and locationID: "5243553",

                  Create a working config
                  How to add modules

                  1 Reply Last reply Reply Quote 0
                  • D Offline
                    danwitz65
                    last edited by

                    Oh my god thank you so much!

                    Whil i got you hear can you help me through getting magic mirror to boot up automatically. Ive tryed and made the shell script i can run all the commands to get it to run then i try pm2 save and the sudo reboot.

                    The mirror loading screen shows up then goes blank and boots back up to raspbian desktop… its driving me nuts

                    Mykle1M 1 Reply Last reply Reply Quote 0
                    • Mykle1M Offline
                      Mykle1 Project Sponsor Module Developer @danwitz65
                      last edited by

                      @danwitz65

                      Perhaps you’re not saving the PM2 state correctly. I would only tell you exactly what is written here.

                      https://github.com/MichMich/MagicMirror/wiki/Auto-Starting-MagicMirror

                      Create a working config
                      How to add modules

                      1 Reply Last reply Reply Quote 0
                      • D Offline
                        danwitz65
                        last edited by

                        Yeah idk i follow it step by step but when it loads up it just shows four raspberrys then magic mirror2 “booting up” then the raspbian home highway picture desktop… idk what im doing wrong

                        Mykle1M 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 1 / 3
                        • 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