MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. pastormingle
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    P
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 10
    • Posts 96
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MagicMirror dual monitor configuration

      @sdetweil I found it and it’s working great thanks for the help… Now just need to get to start with pm2 and should be good to go…

      posted in Troubleshooting
      P
      pastormingle
    • RE: MagicMirror dual monitor configuration

      @sdetweil I’ve been using pm2 to start so not sure how I set up separate ports for that?

      posted in Troubleshooting
      P
      pastormingle
    • RE: MagicMirror dual monitor configuration

      @pastormingle Need some help now running two config files for my dual monitor configuration. I have MM directory and a MM1 directory. But it looks like both are reading the same config file… if i go to MM1 and do a DISPLAY=:0 npm start it seem to read the same config files as MM directory. What am i doing wrong here?

      posted in Troubleshooting
      P
      pastormingle
    • RE: MagicMirror dual monitor configuration

      @sdetweil freaking genius!.. That worked like a charm… I’ve been beating my head against the wall for 2 days now trying to figure this thing out… Wonderful…

      posted in Troubleshooting
      P
      pastormingle
    • RE: MagicMirror dual monitor configuration

      @sdetweil you are saying in my second mm directory in the config file add the electronOptions?

      posted in Troubleshooting
      P
      pastormingle
    • MagicMirror dual monitor configuration

      I have my mm configured and working great on one monitor. I’ve used pm2 module to auto start for display=:0 but we i’ve tried to get display=:2 to start i get nothing on the second display… I have 2 instances of mm one named mm and the other mm2. i’ve added the following in mm.sh file
      cd ~/MagicMirror
      DISPLAY=:0 npm start
      cd ~/MagicMirror1
      DISPLAY=:4 npm start
      But still only the Display 1 will start… Help please…

      posted in Troubleshooting
      P
      pastormingle
    • 1 / 1