Open mufarrus opened 6 years ago
My card temperature going above 70C as it set 80% fan speed how can i increase to 90%?
The command I use to set the fan speed can be found in underclock.sh:
sudo nvidia-settings -a [gpu:1]/GPUFanControlState=1 -a [fan:1]/GPUTargetFanSpeed=80
Change the 80 to a 90.
My card temperature going above 70C as it set 80% fan speed how can i increase to 90%?