Changeset 2145
- Timestamp:
- 12/08/03 01:28:34 (5 years ago)
- Files:
-
- lm-sensors/trunk/INSTALL (modified) (1 diff)
- lm-sensors/trunk/QUICKSTART (modified) (1 diff)
- lm-sensors/trunk/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/INSTALL
r2144 r2145 13 13 do is 'make user' and 'make user_install'. Do NOT follow the rest 14 14 of these instructions. 15 16 IF YOU REQUIRE BTTV AND RELATED MODULES, 17 See the information in README. 18 Do NOT follow the rest of these instructions. 19 15 20 16 21 ============================================================================= lm-sensors/trunk/QUICKSTART
r2144 r2145 15 15 do is 'make user' and 'make user_install'. Do NOT follow the rest 16 16 of these instructions. 17 18 * Do you require additional i2c-related 19 2.4 kernel modules (bttv, i2c-matrox, rivatv, zoran...) ??? 20 See the information in README. 21 Do NOT follow the rest of these instructions. 17 22 18 23 * Make sure you have the kernel tree corresponding to your current lm-sensors/trunk/README
r2144 r2145 42 42 releases due to struct changes; therefore you must NOT ENABLE 43 43 any other i2c drivers (e.g. bttv) in the kernel. 44 Do NOT use lm-sensors 2.8.1 or i2c-2.8.1 if you require bttv. 44 Do NOT use lm-sensors 2.8.1 or i2c-2.8.1 directly out of this package 45 if you require bttv or related modules. 46 47 Users whose systems require additional i2c-related 48 kernel modules (bttv, i2c-matrox, rivatv, zoran...) 49 will require additional patches for the Linux 2.4.21 and 2.4.22 kernels. 50 These patches fix compatibility differences between i2c-2.8.1 and 51 the Linux 2.4 kernels. 52 A complete installation guide is available at 53 http://www.ensicaen.ismra.fr/~delvare/devel/i2c/ 54 (and mirrored at http://delvare.nerim.net/i2c/ ), 45 55 46 56 See the lm_sensors download page for further guidance:
