MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. danwitz65
    3. Controversial
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    D
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 19
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: I need help!!!!

      @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!

      posted in Troubleshooting
      D
      danwitz65
    • 1 / 1