10.20.2016

Raspberry Pi Disable Power Saver Screen Turn off

Raspberry Pi Disable Power Saver Screen Turn off

First setup root password

sudo passwd 
<type the root password> 

su - root

cd /etc/kbd/
nano config

Scroll down until you see the parameter 
BLANK_SCREEN=30

Change the time to 
BLANK_SCREEN=0

CTRL + X to Exit and Yes to Save

Exit out of root

The screen should not go off now when using your Raspberry Pi. Happy Pie-ing


No comments:

Post a Comment

Note: Only a member of this blog may post a comment.