nan0s7 / nfancurve

A small and lightweight POSIX script for using a custom fan curve in Linux for those with an Nvidia GPU.
GNU General Public License v3.0
314 stars 57 forks source link

Allow hardware zero fan speed control #61

Closed jjshoots closed 3 weeks ago

jjshoots commented 2 months ago

On certain GPUs (Palit 4070ti super Gaming Pro), sending 0 fan speed while fan control is enabled actually sets the fan to 30% speed.

This PR allows users to disable fan speed control when 0 speed is commanded, thereby reverting to the default GPU settings (which is usually 0 fan speed below a certain temperature).