• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 364 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 Nov 16, 2024, 1:40 PM

    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 Nov 16, 2024, 1:57 PM Reply Quote 0
    • S Away
      sdetweil @Future.Mirror
      last edited by Nov 16, 2024, 1:57 PM

      @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 Nov 19, 2024, 10:46 AM Reply Quote 1
      • F Offline
        Future.Mirror @sdetweil
        last edited by Nov 19, 2024, 10:46 AM

        @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 B 2 Replies Last reply Nov 19, 2024, 12:25 PM Reply Quote 0
        • S Away
          sdetweil @Future.Mirror
          last edited by Nov 19, 2024, 12:25 PM

          @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 Nov 20, 2024, 3:54 PM Reply Quote 0
          • B Offline
            BKeyport Module Developer @Future.Mirror
            last edited by BKeyport Nov 19, 2024, 11:18 PM Nov 19, 2024, 11:18 PM

            @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 Nov 20, 2024, 5:08 PM Nov 20, 2024, 3:54 PM

              @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 Nov 20, 2024, 5:09 PM Reply Quote 0
              • S Away
                sdetweil @Future.Mirror
                last edited by Nov 20, 2024, 5:09 PM

                @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
                1 / 1
                • First post
                  5/7
                  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