T61FanController is a program which will automatically switch the fan in our T61 under Linux.
- thinkpad-acpi in your kernel
- fan_control=1 module parameter for thinkpad-acpi
make
U have to run it with root privilages because we are messing with /proc files
usage: main arg1 arg2 arg3
arguments:
arg1 interval beetwen checks of temperature when fan is off
arg2 interval beetwen checks of temperature when fan is on
arg3 level of temperature at which fan will turn on
- Alan Drozd