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.

    Raspberry 4 with two 24-inch screens ?

    Scheduled Pinned Locked Moved Hardware
    17 Posts 7 Posters 8.1k Views 6 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.
    • S Offline
      sdetweil @Bruno
      last edited by

      @Bruno use pm2 info mm, and pm2 mm2 to make sure they are starting the right script

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • B Offline
        Bruno
        last edited by

        Ok, sorry. Just found out… I was using the same port on both instances :neutral_face:

        1 Reply Last reply Reply Quote 0
        • B Offline
          banbutcher
          last edited by

          for display 1 - mm.sh

          cd /home/pi/MagicMirror
          DISPLAY=:0 npm start
          

          for display 2 - mm2.sh

          cd /home/pi/MagicMirror
          DISPLAY=:1 npm start
          

          i could be wrong tho…

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

            @banbutcher no, on PI4 there is only one ‘display’…
            you have to use the electronOptions, x:??? value to set the left edge of each (0 is left)

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • B Offline
              banbutcher
              last edited by

              @sdetweil

              i knew i could be wrong!! :D

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