• 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.

Blank black screen | Noob

Scheduled Pinned Locked Moved Troubleshooting
44 Posts 12 Posters 55.4k Views 11 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.
  • M Offline
    MichMich Admin @spazehorst
    last edited by Aug 6, 2016, 3:41 PM

    @spazehorst could you try it with The sample config? Especially no 3rd party modules.

    S 1 Reply Last reply Aug 6, 2016, 7:31 PM Reply Quote 0
    • S Offline
      spazehorst @MichMich
      last edited by Aug 6, 2016, 7:31 PM

      @MichMich well, as I wrote above, I just renamed the sample config which is currently checkd in, never even opened it ;-) That’s why I said it must be one of those default modules…
      (I am sitting on this commit: 5d9d71dee8c300fede321dbafb5ff7aa79f1ea30)
      Cheers

      M 1 Reply Last reply Aug 6, 2016, 7:59 PM Reply Quote 0
      • M Offline
        MichMich Admin @spazehorst
        last edited by Aug 6, 2016, 7:59 PM

        @spazehorst Please try The develop branch with The latest commit.

        S 1 Reply Last reply Aug 9, 2016, 7:32 PM Reply Quote 0
        • S Offline
          spazehorst @MichMich
          last edited by spazehorst Aug 9, 2016, 7:38 PM Aug 9, 2016, 7:32 PM

          @MichMich Hi, sorry for the late reply, I could now quickly test it and with the sample config of the devel branch (commit e2ed0f5e55c132633bcbd5c7c64159c0aaced571) it works.

          edit: after pulling the master again, it now also works there with language: ‘en’

          Cheers

          1 Reply Last reply Reply Quote 0
          • K Offline
            KirAsh4 Moderator
            last edited by Aug 9, 2016, 7:39 PM

            It works with the master branch because the update was also pushed to that a few days ago. So you’ll all good. :)

            A Life? Cool! Where can I download one of those from?

            1 Reply Last reply Reply Quote 0
            • A Offline
              axellejamous
              last edited by Oct 24, 2017, 4:03 PM

              Hello!

              I was wondering if any of you could help me.
              I’m basically having the exact same issue as this topic, except the “nl to en” fix isn’t working for me. I’m running the MM with it’s basic config file.
              Runs fine on serveronly, but get a black screen on npm start.

              I’ve updated everything from my pi to my os to my node modules, but nothing seems to be working. There also don’t seem to be any errors.

              B 1 Reply Last reply Oct 25, 2017, 2:07 AM Reply Quote 0
              • B Offline
                bhepler Module Developer @axellejamous
                last edited by Oct 25, 2017, 2:07 AM

                @axellejamous I want to verify a couple of things, just to be sure.

                1. You’re running npm start on the Pi itself, not via an SSH connection from another computer.
                2. Your monitor is hooked up to the Pi via the HDMI port.
                A 1 Reply Last reply Oct 25, 2017, 11:23 AM Reply Quote 0
                • A Offline
                  axellejamous @bhepler
                  last edited by Oct 25, 2017, 11:23 AM

                  @bhepler I was! But I manages to fix the issue.
                  When checking npm versions I saw that electron was ver 1.8.1
                  I ended up rolling back to 1.7.9 and it works perfectly!
                  Have no idea why 1.8.1 results in a black screen though.

                  A 1 Reply Last reply Mar 30, 2018, 3:00 AM Reply Quote 1
                  • A Offline
                    abetterway @axellejamous
                    last edited by Mar 30, 2018, 3:00 AM

                    @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.

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