Z
Z
zelsky2014-12-28 22:54:04
linux
zelsky, 2014-12-28 22:54:04

How to disable screensaver on Raspberry Pi?

Essence of the question.
I'm running a simple python script in an eternal loop.
After a while, the screen goes blank and, as I understand it, the raspberry goes into sleep mode.
How to disable screensaver and hibernation completely?
Did not help:
/etc/kbd/config

BLANK_TIME=0
POWERDOWN_TIME=0

xset s noblank
xset s off
xset -dpms

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
Spetros, 2014-12-28
@Spetros

In fact, a screensaver and sleep mode are two different things.
If your distribution has a graphical shell, then you can configure it through it.
And how did you know she was falling asleep?

S
Sergey Lerg, 2014-12-28
@Lerg

The screen just turns off, but does not fall asleep. It's OK.

M
mars natsuhiboshi, 2015-12-29
@mars_unique

Did you click the power manager?
Option else
xset dpms 0 0 0
man xset

D
dlinyj, 2016-03-20
@dlinyj

Have you solved this problem? Tell me how?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question