|
Revision 5330, 1.0 KB
(checked in by khali, 5 years ago)
|
|
Strip trailing whitespace.
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | .TH PWMCONFIG 8 "January 27, 2005" "lm-sensors 3" |
|---|
| 2 | .SH NAME |
|---|
| 3 | pwmconfig \- tests the PWM outputs of sensors and configures fancontrol |
|---|
| 4 | |
|---|
| 5 | .SH SYNOPSIS |
|---|
| 6 | .B pwmconfig |
|---|
| 7 | |
|---|
| 8 | .SH DESCRIPTION |
|---|
| 9 | .B pwmconfig |
|---|
| 10 | searches your sensors for pulse width modulation (PWM) |
|---|
| 11 | controls, and test each one to see if it controls a fan on |
|---|
| 12 | your motherboard. Note that many motherboards do not have PWM |
|---|
| 13 | circuitry installed, even if your sensor chip supports PWM. |
|---|
| 14 | |
|---|
| 15 | It attempts to briefly stop each fan using the PWM controls. It then |
|---|
| 16 | attempts to restore each fan to full speed after testing. However, it |
|---|
| 17 | is \fBvery important\fP that you physically verify that the fans have |
|---|
| 18 | been returned to full speed after the program has completed. |
|---|
| 19 | |
|---|
| 20 | .SH WARNING |
|---|
| 21 | This program will stop your fans, one at a time, for approximately 5 seconds each. |
|---|
| 22 | This may cause your processor temperature to rise. Verify that all fans are running |
|---|
| 23 | at normal speed after this program has exited. |
|---|
| 24 | |
|---|
| 25 | .SH SEE ALSO |
|---|
| 26 | fancontrol(8), sensors(1). |
|---|
| 27 | |
|---|
| 28 | .SH AUTHOR |
|---|
| 29 | .PP |
|---|
| 30 | Marius Reiner <marius.reiner@hdev.de> |
|---|