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.

    MM with dual Monitor on pi5?

    Scheduled Pinned Locked Moved Development
    7 Posts 3 Posters 806 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.
    • F Offline
      Future.Mirror
      last edited by

      Hello dear Community,

      first of All my Englisch ist very Bad so i am sorry I misswrite something.
      My Question is if its possible to run MM on 2 Displays which are both on the pi 5. And if its Possiblr how i Set it up?
      I want on 1 Display Different Module and on the other Display i want also Show Differenz Module.

      Thanks for your answerhb❤️❤️

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @Future.Mirror
        last edited by

        @Future-Mirror yes
        see the documentation here
        https://docs.magicmirror.builders/configuration/introduction.html#advanced-configuration-and-frequently-asked-how-to-configure-examples

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        F 1 Reply Last reply Reply Quote 1
        • F Offline
          Future.Mirror @sdetweil
          last edited by

          @sdetweil Thx I have done it with 2 different mm2 folder an in the one config.js I have write the electronic options now is the problem that when I start both mm2 folder they open on the display I have clicked the last time with the mouse how can I fix that? Or should I just copy the one configq js into the other folder so that both are in the same folder?

          S BKeyportB 2 Replies Last reply Reply Quote 0
          • S Offline
            sdetweil @Future.Mirror
            last edited by

            @Future-Mirror you can do it w two folders but you don’t need to

            Probably electron saved it’s config once
            Stop all MagicMirror instances

             cd  ~/.config
            rm -rf Electron
            

            Note the dot in front of config
            Then restart MagicMirror

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            F 1 Reply Last reply Reply Quote 0
            • BKeyportB Offline
              BKeyport Module Developer @Future.Mirror
              last edited by BKeyport

              @Future-Mirror It may be wayland causing that - Try this:

              sudo raspi-config
              

              then use
              option 6 “Advanced options”,
              option A6, “Wayland”, then
              option W1 “X11”
              and approve the change.

              This will switch you over to the old screen design system, where the instructions in the documentation is known to work.

              If you would like, I’d be happy to share my configuration files up to the modules and how I did it. Let me know.

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

              1 Reply Last reply Reply Quote 0
              • F Offline
                Future.Mirror @sdetweil
                last edited by sdetweil

                @sdetweil said in MM with dual Monitor on pi5?:

                probably electron saved it’s config once
                Stop all MagicMirror instances

                S 1 Reply Last reply Reply Quote 0
                • S Offline
                  sdetweil @Future.Mirror
                  last edited by

                  @Future-Mirror did this help?

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

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