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 Screen - MagicMirror Fresh Install

    Scheduled Pinned Locked Moved Troubleshooting
    8 Posts 2 Posters 3.2k Views 2 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.
    • R
      ryosshii
      last edited by

      Hi everyone, I just tried installing the MagicMirror module and when I started the module using npm start nothing shows up and all I can see is a black screen.
      Has anyone ran into this problem before? Any help would be much appreciated.

      Thank you!

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

        @ryosshii

        Are there any errors in your terminal or console?

        Create a working config
        How to add modules

        R 1 Reply Last reply
        Reply Quote 0
        • R
          ryosshii @Mykle1
          last edited by

          @Mykle1 no errors, I’m trying to manually install it using your tutorial I’ll let you know if i run into the same problem.

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

            @ryosshii

            Ok, take your time. Good luck.

            Create a working config
            How to add modules

            1 Reply Last reply
            Reply Quote 0
            • R
              ryosshii
              last edited by

              just finished the install, however im still running into the same problem

              > magicmirror@2.1.3 start /home/pi/MagicMirror
              > sh run-start.sh
              
              Starting MagicMirror: v2.1.3
              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.
              

              im stuck, it seems like its running fine but im still getting a black screen.

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

                @ryosshii

                Your monitor is directly connected to the Pi?

                Create a working config
                How to add modules

                R 1 Reply Last reply
                Reply Quote 0
                • R
                  ryosshii @Mykle1
                  last edited by

                  @Mykle1 yes it is but I am using VNC Viewer to input commands from my laptop.

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

                    @ryosshii

                    Sounds like you’re in node server only mode. Try running DISPLAY=:0 npm start through VNC.

                    Also, after you launch MM but it doesn’t appear, try opening a browser window on your laptop and entering 192.168.1.1:8080 (but you would put the IP address of your Pi in place of 192.168.1.1)

                    Create a working config
                    How to add modules

                    1 Reply Last reply
                    Reply Quote 0

                    Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                    Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                    With your input, this post could be even better 💗

                    Register Login
                    • 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