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.

    Screen shines black / Don´t know if it´s an Pi or Screen-Error?

    Scheduled Pinned Locked Moved Solved Troubleshooting
    14 Posts 5 Posters 6.5k Views 4 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.
    • K Offline
      killing joke
      last edited by killing joke

      Hello @ all,

      unfortunately I don´t know how to describe my problem excactly and therefore I don´t know if its in the right corner of the forum.

      After I start my Pi (connected via HDMI to the screen) it works fine. The MagicMirror starts automatically after a few seconds on the destop.
      After 10 to 15 minutes the screen turns black but is still on (the notebook screen shines on the backside completly white).
      If I connect a mouse and/or a keyboard to the pi and press any key nothing happend, so it seems not to be a screensaver issue?!
      On the screen menu I switched the screen sleep mode to off so it can´t be this issue as well?!

      Is there an sleep mode on the pi or included in the MagicMirror code?
      Any help is appreciated.

      Thanks in advance

      Killing Joke aka Daniel

      P.S.: Whenever I switch the screen off and on again it´s still black.

      1 Reply Last reply Reply Quote 0
      • jcklerkJ Offline
        jcklerk
        last edited by

        stop the auto run and goo to the magicmirror folder in the command line and type npm start dev

        chek if ther are errors… bicase then the application is blank and your monitor is going in sleep…

        jcklerkJ 1 Reply Last reply Reply Quote 0
        • jcklerkJ Offline
          jcklerk @jcklerk
          last edited by

          @jcklerk only is jou didnt see ennything on the screan if you start up the magicmirror
          like so https://gyazo.com/88b59086d8b394e8cdf94dd3faa1b014

          and this is the screan when the dev is tunt on…
          https://gyazo.com/d2492aa8a2988b37a353e49b72aee5d9

          1 Reply Last reply Reply Quote 0
          • K Offline
            killing joke
            last edited by

            When I go to the MM folder and type

            npm stop
            

            I got an errors:

            npm ERR! missing script: stop
            
            npm ERR! A complete log of this run can be found in:
            nom ERR!            /home/pi/.npm/_logs/2018-07-26T14_14_20_020Z-debug.log
            
            but I can´t open the folder because there is no folder like this.
            So I can´t stop it?!
            
            I can´t stop the npm aswell via remote desktop from Windows...
            
            I´m confused
            
            jcklerkJ 1 Reply Last reply Reply Quote 0
            • jcklerkJ Offline
              jcklerk @killing joke
              last edited by

              @killing-joke try pm2 stop mm or pm2 stop mm.sh

              1 Reply Last reply Reply Quote 0
              • K Offline
                killing joke
                last edited by killing joke

                It worked with

                pm2 stop MagicMirror
                

                after

                npm start dev
                

                there are some errors… but they appeared after I connected via remote desktop
                (see picture)!
                0_1532617380576_forum.png

                1 Reply Last reply Reply Quote 0
                • jcklerkJ Offline
                  jcklerk
                  last edited by

                  and wat does the consel put out?? ( wher you type npm start )

                  1 Reply Last reply Reply Quote 0
                  • K Offline
                    killing joke
                    last edited by

                    0_1532620892550_forum2.png

                    N 1 Reply Last reply Reply Quote 0
                    • N Offline
                      NoNameRo @killing joke
                      last edited by

                      @killing-joke
                      check if the screensaver is deactivated

                      1 Reply Last reply Reply Quote 0
                      • K Offline
                        killing joke
                        last edited by

                        On the screen the the screensaver is deactivated.

                        Is there an option on the pi?

                        N 1 Reply Last reply Reply Quote 0
                        • N Offline
                          NoNameRo @killing joke
                          last edited by

                          @killing-joke said in Screen shines black / Don´t know if it´s an Pi or Screen-Error?:

                          On the screen the the screensaver is deactivated.

                          Is there an option on the pi?

                          what you can still try

                          open

                          sudo nano /boot/config.txt
                          

                          and add

                          # uncomment to put the monitor into power saving mode (DPMS)
                          hdmi_blanking=1
                          
                          1 Reply Last reply Reply Quote 0
                          • K Offline
                            killing joke
                            last edited by

                            After I edit the code as you described above, the screen shows “no signal” after 10 to 15 minutes.

                            bheplerB 1 Reply Last reply Reply Quote 0
                            • bheplerB Offline
                              bhepler Module Developer @killing joke
                              last edited by

                              @killing-joke - When the screen does its fade-to-black thing, what happens if you hook up a mouse or keyboard to the pi and wiggle it? Does everything come back?

                              In my experience, the best way to keep the screen from going black is to install XScreenSaver and set it to never run a screensaver.

                              1 Reply Last reply Reply Quote 0
                              • K Offline
                                killing joke
                                last edited by killing joke

                                That was the strange thing. Nothing happend after I connected a keyboard or a mouse to it and pressed any key or wiggled the mouse.
                                I´ll try to install the XScreenSaver and give feedback afterwards.

                                Thanks for your help @all!!

                                P.S.: After half an hour it seems to work. Final check tomorrow, Cheers.

                                P.P.S.: After a night the screen is still on. Thanks for your help. The problem was solved by installing the XScreenSaver and put the pi in “no screen saver mode”.

                                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