Giter VIP home page Giter VIP logo

tpfand's Introduction

ThinkPad Fan Control daemon (tpfand)
====================================

tpfand controls the system fan of ThinkPad notebooks based on specified 
temperature profiles. Seperate trigger points can be configured for every
temperature sensor in the notebook.

tpfand is written entirely in Python and licensed under the GNU GPL version 3.

REQUIREMENTS
============
Python 2.7  : by fork author
DBus with bindings for Python
thinkpad_acpi kernel module with fan control support
python-dmidecode : by fork author

NOTE: Some versions of the thinkpad_acpi module must be loaded
	  with fan_control=1 to enable fan control. On some distributions
	  you have to append the line "thinkpad_acpi fan_control=1" to
	  /etc/modules. Refer to your distribution manual about
	  kernel module configuration.

INSTALLATION
============
1. Adjust src/tpfand/build.py to your needs.
2. Run make install
3. Make sure that tpfand is started on every boot. This is done
   in a distribution specific way. (for example with update-rc.d
   on Ubuntu)
4. Install the man page tpfand.8 (optional)
5. Download contributed profiles from 
   http://www.gambitchess.org/tp-fan/profile_download.py
   and extract them to the directory you specified under data_dir in build.py. 
   (optional)

CONFIGURATION
=============
The configuration file is /etc/tpfand.conf.
After manual changes to this configuration file tpfand must
be restarted.

tpfan-admin, a GTK+ configuration tool, is also available and the
recommended way of configuring tpfand.

tpfand's People

Watchers

 avatar  avatar

Forkers

disorder

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.