ThinkPad Fan Control
From Gambit Chess Wiki
tp-fan monitors temperatures and controls fan speed of IBM/Lenovo ThinkPad notebooks. tp-fan is an open-source project released under the GPL v3.
The tpfand daemon controls the system fan in software. It can be used to make the notebook more quiet. However this will also result in higher system temperatures that may damage and/or shorten the lifespan of the computer. Since version 0.90 fan trigger temperatures can be configured separately for each temperature sensor.
This project also provides the tpfan-admin GTK+ frontend to monitor system temperature and adjust fan trigger temperatures.
Warning: This program may damage your notebook. The author does not take any responsibility for damages caused by the use of this program.
Contents |
System requirements
- an IBM/Lenovo ThinkPad
- GNU/Linux 2.6
- fan control support for that model by the ibm-acpi kernel module
Installation
Either download and install the source by hand or install the prebuilt packages. A README file is included in the source distribution, that describes the manual installation steps.
You can now configure tpfand by starting System->Administration->Thinkpad Fan Control from GNOME or typing tpfan-admin at a shell.
Source
Warning: This program may damage your notebook. The author does not take any responsibility for damages caused by the use of this program.
- tpfand 0.92 released Tue, 13 May 2008
- tpfan-admin 0.92 released Tue, 13 May 2008
Download prebuilt packages
Warning: This program may damage your notebook. The author does not take any responsibility for damages caused by the use of this program.
Ubuntu 8.04
There are two possibilities to install ThinkPad Fan Control:
Install using repository (recommended)
1. Add the tp-fan repository (see http://ubuntuguide.org/wiki/Ubuntu:Gutsy#Menu_Method_for_Adding_Repositories) with the APT line:
deb http://ppa.launchpad.net/surban/ubuntu hardy main
2. Open Synaptic and install the packages tpfand, tpfand-profiles and tpfan-admin
3. Click on System->Administration->ThinkPad Fan Control and configure ThinkPad Fan Control.
Manual installation using packages
You will not get automatic upgrades. Install in this order:
- tpfand 0.92-ubuntu1
- tpfand-profiles of 2008/05/13 (optional, but recommended)
- tpfan-admin 0.92-ubuntu1 (optional, but recommended)
Click on System->Administration->ThinkPad Fan Control and configure ThinkPad Fan Control.
Ubuntu 7.10
- Version 0.82 released Sun, 28 Oct 2007
Latest fan profiles
Usually the latest fan profiles are included in the tpfand-profiles package.
If you wish you can download the latest approved profiles at http://www.gambitchess.org/tp-fan/profile_download.py as a .tar.gz-archive.
Extract them into /usr/share/tpfand.
Questions and Bugs
Please ask questions at https://answers.launchpad.net/tp-fan/+addquestion
Please report bugs at https://bugs.launchpad.net/tp-fan/+filebug
Contributing
See the ThinkPad Fan Control Development page for development resources.
