Changeset 1005
- Timestamp:
- 01/27/01 20:41:25 (8 years ago)
- Files:
-
- lm-sensors/trunk/README (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/README
r986 r1005 2 2 FOR QUICK INSTALLATION INSTRUCTIONS SEE THE 'QUICKSTART' FILE. 3 3 FOR FULL INSTALLATION INSTRUCTIONS SEE THE 'INSTALL' FILE. 4 FOR THE FAQ SEE THE 'doc/FAQ' FILE. 4 5 ============================================================================= 5 6 … … 19 20 20 21 WARNING! Many things have changed since version 2.4.0. Most importantly, 21 you need the i2c package. It shouldhave come bundled with lm_sensors,22 you need the i2c package. It may have come bundled with lm_sensors, 22 23 but you may need to download it separately at: 23 24 http://www.netroedge.com/~lm78 24 Users of kernel 2.3.34 and later (and also all soon to be 2.4.x) kernels 25 will be happy to know that the new I2C implementation has been included 26 in the kernel; you may still need to patch it with the latest version 27 if lm_sensors does not compile. 25 Kernels 2.3.34 and later, and all 2.4.x kernels, contain the 26 new I2C package; however, you may still need to download and install 27 the latest I2C version if lm_sensors does not compile. 28 28 29 29 … … 67 67 68 68 69 We could use some testers of hardware. If you own a specific monitoring70 chip or I2C bus, and are willing to help us out, please contact us - even71 if you did so before. Even if you have no programming knowledge, you could69 We always appreciate testers. If you own a specific monitoring 70 chip listed on our 'new drivers' page, and are willing to help us out, 71 please contact us. Even if you have no programming knowledge, you could 72 72 help us by running new modules and reporting on the results and output. 73 73 If you want to offer more substantial help, this is very welcome too, of
