Option "DynamicPM" is not used

Bug #552458 reported by Laurent Bonnaud
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
xserver-xorg-video-ati (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: xserver-xorg-video-ati

I am trying to use the DynamicPM option to increase running time while on battery power. I created a xorg.conf file with the following content:

# cat /etc/X11/xorg.conf
Section "Device"
 Identifier "Configured Video Device"
 Option "DynamicPM" "on"
EndSection

Unfortunately, this option does not seem to be useful because I see the following warning in /var/log/Xorg.0.log:

(WW) RADEON(0): Option "DynamicPM" is not used

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: xserver-xorg-video-radeon 1:6.12.191-1ubuntu2
ProcVersionSignature: Ubuntu 2.6.32-18.27-generic-pae 2.6.32.10+drm33.1
Uname: Linux 2.6.32-18-generic-pae i686
Architecture: i386
Date: Wed Mar 31 10:54:51 2010
DkmsStatus: Error: [Errno 2] No such file or directory
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta i386 (20100318)
MachineType: Acer, inc. TravelMate 8200
PccardctlIdent:
 Socket 0:
   no product info available
 Socket 1:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
 Socket 1:
   5.0V 16-bit PC Card
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-18-generic-pae root=UUID=e99e2ec7-9968-4b68-901c-e82d9addfc65 ro quiet splash
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: xserver-xorg-video-ati
XorgConf:
 Section "Device"
  Identifier "Configured Video Device"
  Option "DynamicPM" "on"
 EndSection
dmi.bios.date: 02/08/07
dmi.bios.vendor: Acer
dmi.bios.version: v1.3521
dmi.board.name: Como
dmi.board.vendor: Acer, Inc.
dmi.board.version: Not Applicable
dmi.chassis.type: 1
dmi.chassis.vendor: , Inc.
dmi.chassis.version: N/A
dmi.modalias: dmi:bvnAcer:bvrv1.3521:bd02/08/07:svnAcer,inc.:pnTravelMate8200:pvrNotApplicable:rvnAcer,Inc.:rnComo:rvrNotApplicable:cvn,Inc.:ct1:cvrN/A:
dmi.product.name: TravelMate 8200
dmi.product.version: Not Applicable
dmi.sys.vendor: Acer, inc.
system:
 distro: Ubuntu
 codename: lucid
 architecture: i686
 kernel: 2.6.32-18-generic-pae

Revision history for this message
Laurent Bonnaud (laurent-bonnaud) wrote :
Revision history for this message
Laurent Bonnaud (laurent-bonnaud) wrote :

The same problem exists with other power saving options:

# cat /etc/X11/xorg.conf
Section "Device"
 Identifier "Configured Video Device"
 Option "DynamicPM" "on"
 Option "ClockGating" "on"
 Option "ForceLowPowerMode" "on"
EndSection

and in /var/log/Xorg.0.log:

(WW) RADEON(0): Option "DynamicPM" is not used
(WW) RADEON(0): Option "ClockGating" is not used
(WW) RADEON(0): Option "ForceLowPowerMode" is not used

Revision history for this message
madbiologist (me-again) wrote :

I think you also need a 2.6.34 kernel.

Revision history for this message
Robert Hooker (sarvatt) wrote :

That option in xorg.conf is only used if KMS is not in use, and it is by default. You can add radeon.modeset=0 to your boot stanza if you want to use it through xorg.conf. Like madbiologist said, dynpm is only available with KMS on a 2.6.34 kernel, but you can use the dynclks module parameter to enable a bit more power savings.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package xserver-xorg-video-ati - 1:6.12.192-2ubuntu2

---------------
xserver-xorg-video-ati (1:6.12.192-2ubuntu2) lucid; urgency=low

  * Add xserver-xorg-video-ati-6.12.192: Document that several
    power management configuration options do not work with KMS
    and kernel versions less than 2.6.34.
    (LP: #552458)
 -- Bryce Harrington <email address hidden> Wed, 31 Mar 2010 20:06:49 -0700

Changed in xserver-xorg-video-ati (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.