File: thinkfan.1

package info (click to toggle)
thinkfan 0.7.1-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 188 kB
  • ctags: 156
  • sloc: ansic: 1,062; sh: 83; makefile: 23
file content (61 lines) | stat: -rw-r--r-- 2,155 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
.TH THINKFAN "1" "January 2010" "thinkfan 0.7" "thinkfan"
.SH NAME
thinkfan \- A simple fan control program
.SH SYNOPSIS
.B thinkfan
[\fB-hnqzD\fR [\fB-b \fIBIAS\fR] [\fB-c \fICONFIG\fR] [\fB-s \fISECONDS\fR] \
[\fB-p \fI[DELAY]\fR]]
.SH DESCRIPTION
Thinkfan supports most hardware trough the generic sysfs hwmon interface in
/sys/class/hwmon. By default, it tries to use the Thinkpad-specific
thinkpad_acpi interface in /proc/acpi/ibm.
.HP
\fBWARNING\fR: This program does only very basic sanity checking on the
configuration. That means that you can set your temperature limits as insane
as you like.
.P
It uses only the highest temperature found in the system. That
may be dangerous, e.g. for hard disks. That's why you should provide a
correction value (i.e. add 10\-15 \C) for the sensor that has the temperature
of your hard disk (or battery...). See the example config files for details
about that.
.SH CONFIGURATION
Two example configurations are provided with the source package. For detailed
explanations please read the README file. If you installed thinkfan from a
distribution package, you may find them under \fI/usr/share/doc\fR or wherever
your package manager puts documentation.
.SH OPTIONS
.TP
\fB\-h\fR
Show a short help message
.TP
\fB\-s\fR
Maximum seconds between temperature updates (default: 5)
.TP
\fB\-b\fR
Floating point number (0 ~ 20) to control rising edge temperature biasing
strength (see README). Default 5.0
.TP
\fB\-c\fR
Load different configuration file (default: /etc/thinkfan.conf)
.TP
\fB\-n\fR
Do not become a daemon and log to terminal as well as syslog
.TP
\fB\-q\fR
Be quiet (no status info on terminal)
.TP
\fB\-z\fR
Assume we don't have to worry about resuming from standby when using the sysfs
interface (see README!)
.TP
\fB\-p\fR
Use the pulsing-fan workaround (for older Thinkpads). Takes an optional
floating-point argument (0-10s) as depulsing duration. Default 0.5s.
.TP
\fB\-D\fR
DANGEROUS mode: Disable all sanity checks. May damage your hardware!!
.SH BUGS
If you have any problems with thinkfan, please go to the help forum at sf.net:
http://sourceforge.net/projects/thinkfan/forums/forum/905019