This should work for most flavors,
To Start your FAN at maximum level (7) type:
sudo su
sudo echo "options thinkpad_acpi experimental=1 fan_control=1" >/etc/modprobe.d/thinkpad_acpi.conf
sudo modprobe -r thinkpad_acpi && sudo modprobe thinkpad_acpi
echo level 7 | sudo tee /proc/acpi/ibm/fan
exit
This was tested on Thinkpad T430, and by the way the key distribution for this keyboard is so lame.
Showing posts with label linux. Show all posts
Showing posts with label linux. Show all posts
Friday, January 17, 2014
Subscribe to:
Posts (Atom)
1 comments:
Post a Comment