In MSI Afterburner make own curve. Some video cards need checkbox "Override zero fan speed with hardware curve" in Fan settings. Fans will start at +60 and stop at +40, depending on video card.
watch -n 1 nvidia-smi
nvidia-settings -a "[gpu:0]/GPUFanControlState=0" // enable auto fan control
nvidia-settings -a "[gpu:0]/GPUFanControlState=1" // manual fan control
You can try nfancurve - https://github.com/nan0s7/nfancurve
No comments:
Post a Comment