Changeset 783
- Timestamp:
- 03/18/00 15:04:03 (9 years ago)
- Files:
-
- lm-sensors/trunk/QUICKSTART (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/QUICKSTART
r781 r783 14 14 path=/lib/modules/current/extra 15 15 to /etc/conf.modules or /etc/modules.conf (whichever one exists) 16 if it is not there yet. 17 * Make sure you do a `depmod -a' and a `ldconfig'. 16 if it is not there yet 17 * Do a `depmod -a'. 18 * Add the line 19 /usr/local/lib 20 to /etc/ld.so.conf if it is not there yet. 21 * Do a `ldconfig'. 18 22 * Run `prog/mkdev/mkdev.sh' to create the device files 19 23 * Run `prog/detect/sensors-detect' to detect your hardware, put
