Changeset 795
- Timestamp:
- 04/25/00 00:40:58 (9 years ago)
- Files:
-
- lm-sensors/trunk/INSTALL (modified) (1 diff)
- lm-sensors/trunk/QUICKSTART (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/INSTALL
r793 r795 14 14 15 15 Each of these ways will be described below in detail. 16 17 NOTE: MAKE SURE YOU HAVE THE I2C-ALGO-BIT DRIVER (PART OF THE I2C PACKAGE) 18 COMPILED INTO YOUR KERNEL OR AVAILABLE AS A MODULE; SOME SENSORS 19 DRIVERS DEPEND ON IT! 16 20 17 21 NOTE: IN EACH CASE, YOU WILL HAVE TO GET AND INSTALL THE I2C PACKAGE FIRST! lm-sensors/trunk/QUICKSTART
r793 r795 9 9 ftp://ftp.kernel/org/pub/linux/kernel/). 10 10 * Install the i2c package. This won't do any harm, even if use a very 11 recent 2.3 or 2.4 kernel, though it may be unnecessary 11 recent 2.3 or 2.4 kernel, though it may be unnecessary. At the very 12 least, make sure you have i2c-algo-bit either compiled into your 13 kernel or available as a module somewhere. 12 14 * Do a `make' followed by a `make install'. The warnings about .d 13 15 files at the start are harmless.
