Changeset 3947
- Timestamp:
- 12/22/04 22:04:00 (8 years ago)
- Files:
-
- 1 modified
-
i2c/trunk/QUICKSTART (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
i2c/trunk/QUICKSTART
r3906 r3947 8 8 ------------------------------------------ 9 9 10 * Verify you are running a 2.4 kernel, 2.4. 9or later.10 * Verify you are running a 2.4 kernel, 2.4.10 or later. 11 11 12 12 * It will not work, and is not needed, on 2.6 kernels. 13 14 * Do you require additional i2c-related 2.4 kernel modules15 (bttv and most media/video modules, i2c-matroxfb, rivatv, zoran, ivtv,16 lirc ...)? See the information in README.17 Do NOT follow the rest of these instructions.18 13 19 14 * Make sure you have the kernel tree corresponding to your current … … 32 27 files at the start are harmless. 33 28 34 * Make sure you do a `depmod -a'.35 36 29 * That's all (but you need client drivers from some other source to do 37 30 anything interesting - see the lm_sensors page:
