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.

    Rotating Display again..

    Scheduled Pinned Locked Moved General Discussion
    14 Posts 3 Posters 4.6k Views 3 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.
    • N6NGN Offline
      N6NG
      last edited by

      @bkeyport Nope… I’m using a Raspberry Pi 3B+
      I will try what you suggested and see if it works for the Pi 3…
      Thanks
      Dennis

      1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @N6NG
        last edited by

        @n6ng you did do

        display_rotate=

        right all lower case

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        N6NGN 1 Reply Last reply Reply Quote 0
        • N6NGN Offline
          N6NG @sdetweil
          last edited by

          @sdetweil No Sam… I did display_rotate=1 and that didn’t do anything… I just tried the display_rotate=right and rebooted and that didn’t rotate the screen either…
          Dennis N6NG

          N6NGN 1 Reply Last reply Reply Quote 0
          • N6NGN Offline
            N6NG @N6NG
            last edited by

            @n6ng I guess what I need to do is see a config.txt that actually works and I can see what is different from the one I’m using. If someone could post it here so I can see it. I can do the comparison. Thanks again… especially to Sam whose script to install the magicmirror worked flawlessly… Great aid in getting it up and running.
            Dennis N6NG

            BKeyportB 1 Reply Last reply Reply Quote 0
            • BKeyportB Offline
              BKeyport Module Developer @N6NG
              last edited by BKeyport

              @n6ng are you using bullseye?

              cat /etc/os-release

              PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
              NAME="Raspbian GNU/Linux"
              VERSION_ID="11"
              VERSION="11 (bullseye)"
              VERSION_CODENAME=bullseye
              ID=raspbian
              ID_LIKE=debian
              HOME_URL="http://www.raspbian.org/"
              SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
              BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
              

              If so, there appears to be a bug with legacy rotation. sudo apt-get update && sudo apt-get upgrade and try again.

              They’ve done all sorts of major switching around with the new OS.

              The "E" in "Javascript" stands for "Easy"

              N6NGN 1 Reply Last reply Reply Quote 1
              • N6NGN Offline
                N6NG @BKeyport
                last edited by

                @bkeyport I am running bullseye and I did the update and upgrade as suggested and a reboot but it didn’t change the rotation… I did the display_rotate=right and them rebooted… Still horizontal display after being rebooted…
                Thanks for the suggestion though … at least I know I’m up to date…
                Dennis N6NG

                BKeyportB 1 Reply Last reply Reply Quote 0
                • BKeyportB Offline
                  BKeyport Module Developer @N6NG
                  last edited by

                  @n6ng

                  I do believe the command is still numeric.

                  The "E" in "Javascript" stands for "Easy"

                  N6NGN 1 Reply Last reply Reply Quote 0
                  • N6NGN Offline
                    N6NG @BKeyport
                    last edited by

                    @bkeyport Well I tried both ways display_rotate=right and display_rotate=1. Neither caused the screen to rotate… that’s what makes me think I’m missing something else… Don’t have the foggiest idea what it might be…
                    Dennis

                    BKeyportB 1 Reply Last reply Reply Quote 0
                    • BKeyportB Offline
                      BKeyport Module Developer @N6NG
                      last edited by

                      @n6ng Last ditch for Bullseye:

                      try each one of these.

                      display_hdmi_rotate=1
                      xrandr -output HDMI-1 -rotate right
                      lcd_rotate=1

                      If it don’t work, downloading stretch and starting over might be the only option.

                      The "E" in "Javascript" stands for "Easy"

                      S 1 Reply Last reply Reply Quote 0
                      • S Offline
                        sdetweil @BKeyport
                        last edited by

                        @bkeyport not stretch… buster

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

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