1

I would like to overclock my Nvidia GT 710 GPU. I am using Ubuntu 22.04.

The GreenWithEnvy (GWE) utility said I need to set coolbits to 8 to overclock. I found tutorials online explaining how to do this, but I received the error: Error applying overclock!

screenshot of error

Then I tried overclocking using powermizer, but received the following error:

screenshot of text

Then I resorted to using the GUI interface. Changing the numbers had no effect and reset to zero after I closed nvidia-settings.

Then I found out that changing performance levels does work, however I can't figure out how to create a new performance level.

Nmath
  • 12,664
Elyxin
  • 11

1 Answers1

1

This method (via CLI) is no longer supported by NVIDIA drivers. You could try setting coolbits to 31 and also testing TuxClocker. I think minimum of "coolbits 12" is required for fan and GPU/Mem clock control in general.

Ezzy
  • 11