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

    Posts

    Recent Best Controversial
    • RE: MagicMirror stays black, but loading from another browser (Windows, Android) works

      @andurii, I have no idea then. It worked perfectly for me. I’ll have to take a look at my configuration and let you know. I am currently traveling so I can’t look at the moment.

      posted in Troubleshooting
      A
      abetterway
    • RE: MagicMirror stays black, but loading from another browser (Windows, Android) works

      @andurii,

      I ended up installing Chromium and displaying the Mirror locally using that. That was the only way I could get past the black screen.

      Kyle

      posted in Troubleshooting
      A
      abetterway
    • RE: Raspberry 2 clean install showing as black screen

      @sdetweil said in Raspberry 2 clean install showing as black screen:

      npm remove electron
      npm install electron@1.7.9

      I will have to try that. Thank you! My fix had been to install another web browser and use that. Electron’s built-in browser seemed to always show a black screen.

      posted in Troubleshooting
      A
      abetterway
    • RE: Blank black screen | Noob

      @axellejamous I just ran into this black screen issue too.

      I figured out that the local electron display will only work if the config.js contains:

        address: "localhost"
      

      I was running with the following and getting a black screen

        address: "::"
      

      Instead of using the built in display I am going to launch chromium myself in --kiosk mode. I need the MM to listen on all interfaces so I can see and debug from a separate machine.

      posted in Troubleshooting
      A
      abetterway
    • RE: MMM-CalendarExt

      That’s exactly what I needed. Thank you!

      posted in Productivity
      A
      abetterway
    • RE: MMM-CalendarExt

      This may be a silly question, but I am pretty new to using git. I am wanting to install this module on a RPI Zero and cannot figure out how to “git clone” the sub tree repository with the RPI 1 compatibility changes.

      Is there a way to tell the git to clone from a sub folder/branch?

      Thanks!

      posted in Productivity
      A
      abetterway
    • 1 / 1