Read the statement by Michael Teeuw here.
Monitor goes to sleep within minutes
-
@sdetweil i’ve already issues those commands during mm setup. Once monitor goes to sleep im unable to even wake it up
-
I am not even sure how to wake up the screen, I don’t have keyboard just the mouse moving that doesn’t help
-
@Newbie007 ok, so mouse is shown… and moves… this is not screen saver…
so, it appears MM is showing black screen
you need a keyboard to be able to get to the debug info
-
@sdetweil said in Monitor goes to sleep within minutes:
MM is showing black screen
I actually doubt that cause before going to sleep my monitor shows the default “HDMI” text which is usually shown before boot as well
-
@Newbie007 hm… well, if you reboot it, run my screensaver setup script…
seehttps://forum.magicmirror.builders/topic/11052/new-script-for-screensaver-disable
post the log after from
~/screensaver.log
-
This is what I got
lxsession screen saver already disabled
-
@Newbie007 PIR-Sensor… is that module still in config.js?
you can disable it by adding
disabled: true,
to that module config, after the module: statement
note that PIR has some dependencies, which can cause black screen…
-
@sdetweil said in Monitor goes to sleep within minutes:
PIR-Sensor
Damn! You are right.
I commented whole PIR-Sensor in config.js but I followed this method as well and forgot about it.
Currently I have unplugged my PIR, let me plug it again and report back to you.
But in mean time how can I disable this?
-
@Newbie007 said in Monitor goes to sleep within minutes:
But in mean time how can I disable this?
what? the module? I gave u instructions in the prior post
-
@Newbie007 said in Monitor goes to sleep within minutes:
but I followed this method as well and forgot about it.
I don’t see a ‘method’ there… its a 4 page topic