Nvidia Powermizer Performance Levels

8,887

You can configure Powermizer via Xorg config options, as described here. I remember reading about these options in the documentation (select your version and click on "See the README for more detailed instructions." on the next page), but I'm currently not able to find the right chapter.

Adding this option to your xorg.conf device section might work for you:

Option     "RegistryDwords" "PowerMizerLevel=0x2" "PowerMizerLevelAC=0x2"
Share:
8,887

Related videos on Youtube

jeffrey
Author by

jeffrey

Updated on September 18, 2022

Comments

  • jeffrey
    jeffrey almost 2 years

    Is there anyway to configure Nvidia Powerimizer performance levels? My current setup has 3 power levels with the lowest one being 50mhz. The problem with this it that it lags compiz when it goes to the lowest performance level 0. Minimizing, maximizing, dragging windows, etc. are all sluggish when it's at the lowest level. Once powermizer leaves level 0 everything is very smooth and runs great.

    Is there anyway for me to remove level 0 and just run Level the two higher levels 1/2? I don't want to complete disable powermizer, but I can't stand the lagging once powermizer goes into performance level 0. Setting the option "prefer maximum performance" fixes the problem as it disables powermizer, but the GPU is overkill at stock speeds for most desktop use @ 850mhz.

    intel i5 2500k
    asus gene-z z68
    evga 560ti fpb (driver 295.40)
    ubuntu 12.04 LTS x64

  • jeffrey
    jeffrey almost 12 years
    Adding that command to my xorg.conf made my system hang after the splash screen. I had to go in with the live installer and remove the line for my system to boot properly again. And your links don't seem to work. Thanks for trying though.
  • Luis Alvarado
    Luis Alvarado about 11 years
    Actually, the values for all of those variables can change between different GPUs. So they will not work for example on an Nvidia 9500 but will on a 460 GT (This is just an example, not saying they will actually work or not work on any of the 2 video cards mentioned).