Pi4 hdmi_blanking
Frederick Bambrough (1372) 837 posts |
In the config.txt (Raspberry Pi) documentation, it states that hdmi_blanking isn’t supported on the Pi 4. It works here so I think this might need updating. |
David J. Ruck (33) 1635 posts |
Yes it works on the Pi4 with RISC OS, but not under Rasbian! |
Stuart Painting (5389) 714 posts |
Well spotted that man. Revised config.txt wiki page now online. In my defence, the official Raspberry Pi documentation does still state that the feature has not been implemented. That is presumably because it doesn’t work with Raspbian, as Druck has pointed out. |
David J. Ruck (33) 1635 posts |
Maybe someone could help out the poor Raspbian folks, and point them at some working code from RISC OS? I have to remember to set my HDMI switch to my RISC OS Pi4 rather than my Linux one, or the monitor backlight stays on all night. |
David Pitt (3386) 1248 posts |
Raspberry Pi OS does put the monitor fully to sleep here on both the RPi4 and RPi400. IIRC putting the monitor into a low power state rather than just outputting black level was added to the firmware in late 2019. |
David Pitt (3386) 1248 posts |
Though blanking does work fully on the RPi4 and RPi400 is does not do that by writing Blanking is enabled/disabled in Preferences > Raspberry Pi Configuration > Display or from the terminal with |
David J. Ruck (33) 1635 posts |
@David I don’t know how you’ve managed it, as all raspi-config does for me is set hdmi_blanking=1. I’ve tried all sorts of X settings, and installed the X-Screensaver to no avail. |
David Pitt (3386) 1248 posts |
I don’t know either! It just works! The installations are all recent, eg :- pi@raspberry64GB:~ $ vcgencmd bootloader_version Apr 29 2021 17:11:25 pi@raspberry64GB:~ $ vcgencmd version May 27 2021 14:02:15 pi@raspberry64GB:~ $ This from [pi4] # Enable DRM VC4 V3D driver on top of the dispmanx display stack dtoverlay=vc4-fkms-v3d max_framebuffers=2 edit Or perhaps not, This is the best explanation I have found so far, but it may be old. When the RPi4 first turned up here with RISC OS the monitor only blanked itself, the backlight remained on. I rather think the official Raspberry Pi document is correct, specifically for |