I'm out of ideas. I tried disabling PowerMizer, but it doesn't seem to make any difference. Any ideas?
Edit: I resolved this issue by myself. I had to change Powermizer settings in the registry manually because it wasn't in the NVIDIA Control Panel.
for anyone else with this issue, here's the registry tweak. copy and paste the following into a .reg file and open it.
Code: Select all
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\nv\Device3]
"PowerMizerLevel"=hex(4):01,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\nv\Device2]
"PowerMizerLevel"=hex(4):01,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\nv\Device1]
"PowerMizerLevel"=hex(4):01,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\nv\Device0]
"PowerMizerLevel"=hex(4):01,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Video\{9164C3A4-D723-47C7-A11A-4B90C468423A}\0001]
"PowerMizerLevel"=hex(4):01,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Video\{9164C3A4-D723-47C7-A11A-4B90C468423A}\0000]
"PowerMizerLevel"=hex(4):01,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E968-E325-11CE-BFC1-08002BE10318}\0001\Settings]
"PowerMizerLevel"=hex(4):01,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet003\Services\nv\Device3]
"PowerMizerLevel"=hex(4):01,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet003\Services\nv\Device2]
"PowerMizerLevel"=hex(4):01,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet003\Services\nv\Device1]
"PowerMizerLevel"=hex(4):01,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet003\Services\nv\Device0]
"PowerMizerLevel"=hex(4):01,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet003\Control\Video\{9164C3A4-D723-47C7-A11A-4B90C468423A}\0001]
"PowerMizerLevel"=hex(4):01,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet003\Control\Video\{9164C3A4-D723-47C7-A11A-4B90C468423A}\0000]
"PowerMizerLevel"=hex(4):01,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet003\Control\Class\{4D36E968-E325-11CE-BFC1-08002BE10318}\0001\Settings]
"PowerMizerLevel"=hex(4):01,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\nv\Device3]
"PowerMizerLevel"=hex(4):01,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\nv\Device2]
"PowerMizerLevel"=hex(4):01,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\nv\Device1]
"PowerMizerLevel"=hex(4):01,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\nv\Device0]
"PowerMizerLevel"=hex(4):01,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Video\{9164C3A4-D723-47C7-A11A-4B90C468423A}\0001]
"PowerMizerLevel"=hex(4):01,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Video\{9164C3A4-D723-47C7-A11A-4B90C468423A}\0000]
"PowerMizerLevel"=hex(4):01,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\{4D36E968-E325-11CE-BFC1-08002BE10318}\0001\Settings]
"PowerMizerLevel"=hex(4):01,00,00,00



