Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DPMS signal to turn off monitor results in FBIOBLANK: Operation not permitted #926

Closed
doozan opened this issue Apr 9, 2015 · 5 comments
Closed

Comments

@doozan
Copy link

doozan commented Apr 9, 2015

This may be a dup of #487 but that was closed a year ago and that patch looks like it's still in the latest kernel. I'm seeing this on a RPi 2 with kernel 3.18.11-v7+

Under Xorg, running "xset dpms force off" results in the monitor going dark but never powering off. Xorg.0.log shows:

(EE) FBDEV(0): FBIOBLANK: Operation not permitted

Running "tvservice -o" will properly turn off the monitor, FWIW.

@asgh
Copy link

asgh commented Apr 24, 2015

I can confirm this. I have the exact same problem.

@hunternet93
Copy link

Same issue here running 3.18.0-trunk-rpi2. Looks like the function bcm2708_fb_blank changed significantly after the commit fixing #487, maybe a bug was introduced somehow.

@Ruffio
Copy link

Ruffio commented Aug 15, 2016

@doozan has your issue been resolved? If so, please close this issue. Thanks.

@JamesH65
Copy link
Contributor

Closing due to lack of activity. Reopen if you feel this issue is still relevant.

@popcornmix
Copy link
Collaborator

For info. Setting hdmi_blanking=1 in config.txt will remove hdmi output on a console blank.
It is not a default option as it is unwanted for some use cases (e.g. omxplayer).

pfpacket pushed a commit to pfpacket/linux-rpi-rust that referenced this issue Apr 7, 2023
rust: build_error: fix several issues and remove `WARN`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants