Changeset 983
- Timestamp:
- 01/10/01 05:18:02 (8 years ago)
- Files:
-
- lm-sensors/trunk/README (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/README
r973 r983 5 5 OVERVIEW OF THE LM_SENSORS PACKAGE AND SUMMARY OF SUPPORTED DEVICES 6 6 7 This is the completely rewritten version of lm_sensors, a collection of 8 modules for general SMBus access and hardware monitoring. There are quite 9 a few changes compared with 1.x.y versions; 1.x.y versions are now officially 10 unsupported. 7 This is the completely rewritten version 2 of lm_sensors, a collection of 8 modules for general SMBus access and hardware monitoring. 9 Version 1 is now officially unsupported. 11 10 12 11 WARNING! Starting with lm_sensors version 2.5.0, only kernels 2.2.0 and … … 26 25 in the kernel; you may still need to patch it with the latest version 27 26 if lm_sensors does not compile. 28 29 WARNING! The default module installation directory changed since version30 2.2.1. If you don't change the directory in /etc/modules.conf (or31 /etc/conf.modules), modprobe will probably load the wrong ones.32 33 WARNING! Some things have changed since version 2.1.2. Most notably,34 module piix4 is renamed i2c-piix4, module isa is renamed i2c-isa,35 and module bit-mb is renamed i2c-via. You have been warned.36 27 37 28 … … 87 78 install everything and run sensors-detect. It will tell you what hardware 88 79 you have (and incidentally, what corresponding drivers are needed). You 89 could also take a look at http://m embers.brabant.chello.nl/~a.vankaam/mbm80 could also take a look at http://mbm.livewiredev.com/ 90 81 (this lists chips found on many mainboard, but regrettable, not the adapters 91 82 on them) or http://web01.fureai.or.jp/~hirobo/project/reserch_project.html
