Read the statement by Michael Teeuw here.
Monitor going to sleep
-
I just updated the Raspberry Pi and it’s started going to sleep after 15 mins or so. How do I shut this off?
-
@Fr8Trayne run the screensaveroff script from here
-
@Fr8Trayne said in Monitor going to sleep:
just updated the Raspberry Pi and it’s started going to sleep after 15 mins or so. How do I shut this off?
@sdetweil’s scripts are fantastic and I highly recommend them and use them.
Personally, I would install xscreensaver and use that to disable the screensaver. Just another option.
In your terminal
sudo apt-get install xscreensaver
Then
sudo reboot
Run xscreensaver. Choose Disable Screensaver. Done.
-
@Mykle1 after recent update on raspian buster, screensaver didn’t work for me. 1st time ever
-
Thanks guys the first method worked great!
-
@sdetweil said in Monitor going to sleep:
after recent update on raspian buster, screensaver didn’t work for me. 1st time ever
well shit. :-)