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 2 clean install showing as black screen

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    8 Posts 4 Posters 2.2k Views 5 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.
    • Mykle1M Offline
      Mykle1 Project Sponsor Module Developer @AdamRWolarczuk
      last edited by

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

      i have made sure that the onfig file is the sample

      You copied the sample, pasted it and renamed the copy to config.js?

      What is your terminal reporting?

      Create a working config
      How to add modules

      1 Reply Last reply Reply Quote 0
      • A Offline
        AdamRWolarczuk
        last edited by

        i did yea and i am dumb ass when it comes to ths what do you need to know from the terminal

        1 Reply Last reply Reply Quote 0
        • A Offline
          AdamRWolarczuk
          last edited by

          Starting MagicMirror: v2.3.1
          Loading config …
          Loading module helpers …
          No helper found for module: alert.
          Initializing new module helper …
          Module helper loaded: updatenotification
          No helper found for module: clock.
          Initializing new module helper …
          Module helper loaded: calendar
          No helper found for module: compliments.
          No helper found for module: currentweather.
          No helper found for module: weatherforecast.
          Initializing new module helper …
          Module helper loaded: newsfeed
          All module helpers loaded.
          Starting server on port 8080 …
          Server started …
          Connecting socket for: updatenotification
          Connecting socket for: calendar
          Starting node helper for: calendar
          Connecting socket for: newsfeed
          Starting module: newsfeed
          Sockets connected & modules started …
          Launching application.

          Mykle1M 1 Reply Last reply Reply Quote 0
          • Mykle1M Offline
            Mykle1 Project Sponsor Module Developer @AdamRWolarczuk
            last edited by Mykle1

            @adamrwolarczuk

            Well, it certainly shows that MM is launching and running. There are several black screen topics that you can look through. Do a forum search for black screen. Otherwise, perhaps someone else will chime in that had the same problem. I suspect that electron may be at fault or that your dependencies failed to install properly

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 0
            • A Offline
              AdamRWolarczuk
              last edited by

              i just ran the auto one and it didnt error at all i did a search and tried a few things and no dice

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

                there is a bug in the electron browser that causes the black screen.

                i did

                npm remove electron
                npm install electron@1.7.9

                and it works fine now…

                someone posted another solution to issue 1243

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                A 1 Reply Last reply Reply Quote 1
                • A Offline
                  abetterway @sdetweil
                  last edited by

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

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