| | 6 | |
|---|
| | 7 | The first part of document is for 2.6 kernel series, second part is for |
|---|
| | 8 | older 2.4 kernels. |
|---|
| | 9 | |
|---|
| | 10 | Quickstart for Kernel 2.6 |
|---|
| | 11 | ------------------------- |
|---|
| | 12 | |
|---|
| | 13 | 0) Just compile and install lm-sensors userspace tools. You can do that with: |
|---|
| | 14 | 'make user; make user_install' |
|---|
| | 15 | 1) Make sure your kernel has support for all I2C bus drivers and |
|---|
| | 16 | 'i2c device interface'. If you are using a distribution kernel, all is |
|---|
| | 17 | already prepared, you don't need to recompile it. |
|---|
| | 18 | 2) Run 'sensors-detect' command, it will tell you what modules you need to load. |
|---|
| | 19 | 3) Load them and run 'sensors' command, you should see some results. |
|---|
| | 20 | 4) Find right section in /etc/sensors.conf, fix labels, limits, fan divisors |
|---|
| | 21 | 5) Run 'sensors -s' to apply the changes. |
|---|
| | 22 | |
|---|
| | 23 | You may also try our installation wizard at: |
|---|
| | 24 | |
|---|
| | 25 | http://www.lm-sensors.org/wiki/iwizard/1 |
|---|
| | 26 | |
|---|
| | 27 | We are aware that the documentation could be improved, please contact us if |
|---|
| | 28 | you want to help us with that. |
|---|
| | 29 | |
|---|
| | 30 | Quickstart for Kernel 2.4 |
|---|
| | 31 | ------------------------- |
|---|
| | 32 | |
|---|
| | 33 | NOTE: PLEASE SKIM THE INSTALL DOCUMENT, OR BETTER YET READ IT CAREFULLY! |
|---|