View Full Version : [all variants] [SOLVED] How to throttle down nvidia card?
kpkeerthi
July 14th, 2008, 08:07 AM
I want my nvidia GPU to run at lower clock speed. How do I do that without having to flash its BIOS. Is it possible (with a command or something) ?
vor
July 14th, 2008, 08:16 AM
To some extent you can underclock your nvidia card. Edit /etc/X11/xorg.conf and, in the section where it describes your nvidia card, add:
Option "CoolBits" "1"
Once you restart the X server, you'll have an option in nvidia-settings called Clock Freqencies. You can also set the clock speeds via the command line with:
nvidia-settings -a GPUOverclockingState=1
nvidia-settings -a GPU3DClockFreqs=400,600
If your graphics card has PowerMizer, the under/over clocking only seems to effect the highest PowerMizer state.
kpkeerthi
July 14th, 2008, 08:38 AM
Thanks. I forgot to mention that this is on a Dell XPS Gen 2 laptop. I reckon that coolbits is locked in the BIOS. Anyway, I'll give this a try when I get back home.
vor
July 14th, 2008, 08:44 AM
I'm using CoolBits on an XPS m1330 without any problems. As long as you don't need the legacy nvidia drivers, it should be supported. For laptops I believe the driver only lets you underclock.
damis648
July 14th, 2008, 08:46 AM
Is there any way at all to change the lowest powermizer state?
vor
July 14th, 2008, 08:57 AM
Is there any way at all to change the lowest powermizer state?
Not that I'm aware of. It's possible to underclock the 2D power state to something below default (which is usually the same as lowest the 3D state) but, in talking to someone who has done this, it caused stability problems.
kpkeerthi
July 14th, 2008, 09:10 AM
I'm using CoolBits on an XPS m1330 without any problems. As long as you don't need the legacy nvidia drivers, it should be supported. For laptops I believe the driver only lets you underclock.
Great. Thats a relief. Also, I noticed that the GPU automatically throttles down when run with battery power. So I guess there is some hope. Can't wait to check this out. Thanks again.
kpkeerthi
July 14th, 2008, 11:52 AM
Perfect. Worked flawlessly.
vBulletin® v3.7.4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.