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.

    pm2 Autostart invert issue

    Scheduled Pinned Locked Moved Solved Bug Hunt
    32 Posts 4 Posters 12.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.
    • EthyxE Offline
      Ethyx @sdetweil
      last edited by

      @sdetweil the issue still persists

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

        @Ethyx u set the rotation in /boot/config.txt and rebooted and rotation was changed, yes?
        the remove xrandr from mm.sh

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        EthyxE 2 Replies Last reply Reply Quote 0
        • EthyxE Offline
          Ethyx @sdetweil
          last edited by

          @sdetweil ok on it

          1 Reply Last reply Reply Quote 0
          • EthyxE Offline
            Ethyx @sdetweil
            last edited by

            @sdetweil this time even when I give ^q, the screen is not inverted as opposed to last time.

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

              @Ethyx so the /boot/config.txt didn’t work. read more

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              EthyxE 1 Reply Last reply Reply Quote 0
              • EthyxE Offline
                Ethyx @sdetweil
                last edited by

                @sdetweil yep

                S EthyxE 2 Replies Last reply Reply Quote 0
                • S Offline
                  sdetweil @Ethyx
                  last edited by

                  @Ethyx you added
                  display_rotate=2

                  to config.txt, right, and saved it

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 0
                  • EthyxE Offline
                    Ethyx @Ethyx
                    last edited by

                    @sdetweil yeah and the issue still somehow persists

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

                      @Ethyx you had to use
                      sudo nano /boot/config.txt
                      to edit that file, right?

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • EthyxE Offline
                        Ethyx
                        last edited by

                        @sdetweil yes. i followed everything that was on this website.

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

                          @Ethyx r u running buster?

                          try this
                          https://pimylifeup.com/raspberry-pi-rotate-screen/

                          Sam

                          How to add modules

                          learning how to use browser developers window for css changes

                          EthyxE evroomE 2 Replies Last reply Reply Quote 0
                          • EthyxE Offline
                            Ethyx @sdetweil
                            last edited by

                            @sdetweil that was the aritcle i referred to before i posted it here and yes i am using buster.

                            1 Reply Last reply Reply Quote 0
                            • evroomE Offline
                              evroom @sdetweil
                              last edited by

                              @sdetweil said in pm2 Autostart invert issue:

                              @Ethyx r u running buster?

                              try this
                              https://pimylifeup.com/raspberry-pi-rotate-screen/

                              @Ethyx

                              Did you try this?

                              display_hdmi_rotate=2
                              

                              Make sure you only have one of the options active; not that you rotate a rotated screen. :-)

                              MagicMirror version: 2.33.0
                              Raspberry Pi 4 Model B Rev 1.5 (8 GB RAM)
                              Raspbian GNU/Linux 12 (bookworm)

                              Test environment:
                              MagicMirror version: v2.33.0
                              Raspberry Pi 3 Model B Plus Rev 1.3 (1 GB RAM)
                              Raspbian GNU/Linux 12 (bookworm)

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

                                @Ethyx did u try this? in config.txt?

                                display_hdmi_rotate=2

                                Sam

                                How to add modules

                                learning how to use browser developers window for css changes

                                1 Reply Last reply Reply Quote 0
                                • EthyxE Offline
                                  Ethyx
                                  last edited by

                                  @evroom @sdetweil Yes. that did not work.

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

                                    One thing - are you using a Pi 4? Or the “Fake KMS” drivers? If so, boot.txt won’t work - nor will anything else, really.

                                    If the Mirror is running - directly on the pi, or through VNC, Alt-Space, then N. This will give you your desktop. then use your OSKey or the menu icon, go to preferences, and see if “Screen configuration” exists. If it does, set your rotation there, and remove it everywhere else.

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

                                    EthyxE 1 Reply Last reply Reply Quote 1
                                    • EthyxE Offline
                                      Ethyx @BKeyport
                                      last edited by

                                      @BKeyport I am using a Pi 4 for this matter. I don’t know what a KMS driver is, actually. Screen Configuration does not appear but I use a command that works the same way:

                                      DISPLAY=:0 xrandr --output HDMI-1 --rotate inverted
                                      
                                      
                                      1 Reply Last reply Reply Quote 0
                                      • EthyxE Offline
                                        Ethyx
                                        last edited by

                                        @BKeyport I’ve tried this on a RPi 3B+ as well and same issue.

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

                                          I’ve never adjusted the screen using the Display:0 thing.

                                          If you have a spare SD Card, I’d recommend building up a “clean” OS for testing, to see if something was done that unintentionally broke the rotate feature.

                                          That’s one of the first things I do when I’m having trouble with something I’m trying to do - I build a new OS, install the basics, and test with it, in this case using https://pimylifeup.com/raspberry-pi-rotate-screen/ as a guide.

                                          Just to confirm as you’ve mentioned multiple Pi versions -

                                          You’ve not shared SD cards between them, right?
                                          You haven’t copied the rotate config files from one to the other, right?

                                          Whichever unit is gonna be used in your final product, keep everything on that, and in the future, report to us which hardware and OS you’re using for bug control, as things have changed dramatically over the years. :)

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

                                          1 Reply Last reply Reply Quote 0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          • 1
                                          • 2
                                          • 2 / 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