With the motherboard (an ASUS one) already having the required hardware to set fan
speeds, I didn't need any extra electronics. I just wrote
my own software, which uses the Linux kernel interface for the
super I/O chip used by ASUS to command the hardware to set the fan speed.
Now I can set the lowest RPM myself, or even stop the fan completely at
low enough temperatures.
You can try this too, just follow the instructions:
You can try this too, just follow the instructions:
- Install lm-sensors on your Linux-system.
- Download my Python program here
- Edit it to set proper file names and fan speeds.
- Run it and hear your computer go quiet :)