kwindrem / RpiDisplaySetup

Raspberry Pi 7" touchscreen for Venus OS (also HDMI)
31 stars 7 forks source link

blank #7

Open Kraxxler82 opened 2 years ago

Kraxxler82 commented 2 years ago

Hello, thank you for your great work. it es very easy with your setup.

i have an waveshare 5"-Tochscreen running. i can change the brightness and i also can set the time for blanking. the brightness works great, but the blanking only turns down the brightness, but the screen stays on. what can i do?

kwindrem commented 2 years ago

This depends on your display's capabilities.

My setup script insures /u-boot/config.txt includes the hdmi_blanking=1 line which should enable backlight control. But you could check the file to make sure the line is present and not commented out.

Many HDMI displays do not include the ability to turn off their backlight. I suppose this might also be true for displays connected via DSI or other means.

For those displays with no backlight control, the display simply dims and there's nothing you can do except to replace the display with one that does support backlight control.

Kraxxler82 commented 2 years ago

thank you for the information.

is it possible, to activate an black screensaver?

kwindrem commented 2 years ago

when screen saver activates, the screen is supposed to be replaced with a black image, so you should see a dimly lit screen but all black. If that isn't happening, I'm not sure why.

Kraxxler82 commented 2 years ago

how can i activate the screen saver?

kwindrem commented 2 years ago

Menu / Settings / Display & Language / Display off time