~ubuntu-branches/ubuntu/saucy/lm-sensors-3/saucy

« back to all changes in this revision

Viewing changes to doc/fancontrol.txt

  • Committer: Bazaar Package Importer
  • Author(s): Aurelien Jarno
  • Date: 2009-10-14 00:20:17 UTC
  • mfrom: (1.1.2 upstream) (0.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20091014002017-36cfephnx9saq42i
Tags: 1:3.1.1-4
* Bumped Standards-version to 3.8.3 (no changes).
* Drop libsensors4 postinst script and the dependency on makedev | 
  udev. This part has been moved to i2c-tools.

Show diffs side-by-side

added added

removed removed

Lines of Context:
99
99
VARIABLE2=[...]
100
100
 
101
101
Each variable has its own line. The variable name is followed by an equal sign
102
 
and the device=value pairs. These consist of the relative path to the pwm
103
 
output (from /proc/sys/dev/sensors, /sys/bus/i2c/devices or /sys/class/hwmon
104
 
depending on the kernel version) for which the value is valid, equal sign
105
 
followed by the value and are separated by a blank.
 
102
and the device=value pairs. These consist of the path to the pwm output for
 
103
which the value is valid, equal sign followed by the value and are separated
 
104
by a blank. Path can be absolute or relative (from /sys/bus/i2c/devices or
 
105
/sys/class/hwmon depending on the kernel version).
106
106
 
107
107
Example:
108
108
 
109
 
MINTEMP=w83627hf-isa-0290/pwm2=40 w83627hf-isa-0290/pwm1=54
 
109
MINTEMP=hwmon0/device/pwm1=40 hwmon0/device/pwm2=54
110
110
 
111
111
You have to play with the temperature values a bit to get happy. For initial
112
112
setup I recommend using the pwmconfig script. Small changes can be made by