Changeset 832
- Timestamp:
- 07/06/00 15:41:21 (13 years ago)
- Location:
- lm-sensors/trunk
- Files:
-
- 2 modified
-
INSTALL (modified) (1 diff)
-
QUICKSTART (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/INSTALL
r795 r832 237 237 your system. 238 238 239 You may also have to add all default paths to this file. You can get 240 a list of them by doing a `modprobe -c', before and after your changes. 241 239 242 Next, you will have to run `depmod -a' to have them recognised. Most 240 243 distributions run this command when you boot, so if you were cross- -
lm-sensors/trunk/QUICKSTART
r795 r832 17 17 path=/lib/modules/current/extra 18 18 to /etc/conf.modules or /etc/modules.conf (whichever one exists) 19 if it is not there yet 19 if it is not there yet. Depending on your version of modutils, 20 you may have to add all default paths to it too. 20 21 * Do a `depmod -a'. 21 22 * Add the line
