Bug 14929

Summary: xorg.conf Option "DPMS" can not be "off"
Product: xorg Reporter: WuNian <nian.wu>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: CLOSED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: low CC: mlists
Version: git   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description WuNian 2008-03-09 23:33:04 UTC
When I add below config in xorg.conf:

Section "ServerFlags"
        Option "StandbyTime"  "1"
EndSection

DPMS will work after 1 minutes. But after I disable DPMS in xorg.conf by adding below line in "Monitor" section:
 Option      "dpms" "off"

Monitor still be black after 1 minuter. So DPMS still work.
Comment 1 Jesse Barnes 2008-03-11 17:51:15 UTC
I think this is actually a server bug.
Comment 2 Jesse Adkins 2010-12-01 22:37:16 UTC
Fixed by xserver commit 544cd9e7b50cd9905afc52404de1a5a2bcff91b5. Closing.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.