Bug 14929 - xorg.conf Option "DPMS" can not be "off"
Summary: xorg.conf Option "DPMS" can not be "off"
Status: CLOSED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: low normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-09 23:33 UTC by WuNian
Modified: 2011-08-25 18:53 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.