Comment 46 for bug 164589

Revision history for this message
khuang (khuang) wrote :

Rimas:

In Ubuntu Lucid 10.04 LTS I added the line:
Option "RegistryDwords" "PowerMizerEnable=0x1; PerfLevelSrc=0x2222; PowerMizerDefaultAC=0x1"
to the "Device" section of /etc/X11/xorg.conf

So it looks like this:
Section "Device"
 Identifier "Default Device"
 Driver "nvidia"
 Option "NoLogo" "True"
 Option "RegistryDwords" "PowerMizerEnable=0x1; PerfLevelSrc=0x2222; PowerMizerDefaultAC=0x1"
EndSection