Messages in this thread |  | | Date | Wed, 22 Nov 2000 09:57:02 +0100 | From | Christian Gennerat <> | Subject | Re: [Cooker] Re: [CHRPM] modutils-2.3.20-1mdk |
| |
Chmouel Boudjnah a écrit :
> i have no idea what's happen here, but gonna to look at this.
The problem is in modules.conf Most users do not use "depfile" and "path" commands So they have not seen this problem. Other have not read the man. As I have tested the new 2.4 kernel, and I wanted to be able to load and run modules, I have a big modules.conf using theese commands.
The man for modules.conf says:
DEFAULT CONFIGURATION depfile=/lib/modules/`uname -r`/modules.dep pcimapfile=/lib/modules/`uname -r`/modules.pcimap isapnpmapfile=/lib/modules/`uname -r`/modules.isapnpmap usbmapfile=/lib/modules/`uname -r`/modules.usbmap
path[boot]=/lib/modules/boot path[toplevel]=/lib/modules/`uname -r` path[toplevel]=/lib/modules/`kernelversion` path[toplevel]=/lib/modules/default
This was true for modutils-2.3.19, and older versions. With modutils-2.3.20 the syntax have changed. Anything in ChangeLog? `uname -r` has to be changed in $(uname -r)
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |