-
FYI, I use this script to control the fans on my AMD R9 Nano:
https://github.com/grmat/amdgpu-fancontrol/blob/master/amdgpu-fancontrol
I like that you can enter all the temp & pwm pairs in just tw…
-
On my system at least fancontrol (if it was running) doesn't work after waking up from sleep. This is because upon wakeup `/sys/class/hwmon/hwmon2/pwm*_enable` is not set to `1` anymore, but rather `5…
-
Currently, `fancontrol` operates directly on sysfs files. The number of hwmon drivers increases. For example, my computer currently provides hwmon readings from acpitz, it87, coretemp, nvme_hwmon and …
-
I have a script which creates /var/opt/fancontrol/gpu_0 file using nvidia-smi. I can use this virtual sensor as sensor in fancontrol and it works well. However, it doesn't work in GUI since it reads s…
-
Hi, I created a widows app using your scripts.
Thanks you for your amazing work!
My repository:
https://github.com/Giacomix02/fanControl/tree/Latest
-
I'm running liquidictl v1.12.1 from a virtualize python environment on Windows 10 and come upon this message when starting up the latest build of Fancontrol (V1.51). This is without the prebuilt execu…
-
When running pwmconfig, after the detection step you can configure min/max temp. If you answer 't' when prompted
```
Enter the minimum PWM value (0-255)
at which the fan STOPS spinning (press t to …
-
I'm running fancontrol-gui via the snap package manager and thus need udev rules. The default udev rules from this github assume hwmon7 to be the correct one for PWM control:
```
SUBSYSTEM=="hwmon",…
-
This is a feature request
It would be nice to have Fan Control be a Windows Service, running as part of the system instead of a software started by Task Scheduler
Also, not having the 30s delay at…
Cubox updated
16 hours ago
-
I use your script since a long time already, because it keeps my E145 quite, due to the hysteresis.
Now I pulled again and it stopped working.
I reran `./pwmconfig` to see if that was the reason, bu…