- Set screen blanking:
sudo raspi-config nonint do_blanking 0
- Set lingering:
sudo loginctl enable-linger $(whoami)
- If above two does not work
sudo setterm -powerdown 0
andsudo setterm -powersave off
Last active
July 12, 2023 04:28
-
-
Save mustafaturan/5f14539f4e80899b8458e928248436a8 to your computer and use it in GitHub Desktop.
Prevent raspberry pi 4b to sleep
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment