On Thu, Jan 23, 2003 at 10:22:39AM +0100, Jaume Guasch wrote: > karrottop <[EMAIL PROTECTED]> writes: > > > I have just upgraded my kernel to version 2.4.20 and now it does not > > load my modules in /etc/modules at startup. any ideas? > > Update modutils to 2.4.19 (in testing). > > In general, for any kernel version, you need a modutils with the newest > possible modutils (but it can be modutils version <= kernel version). > > Example: > > modutils 2.4.15 (Debian stable) Need it for kernel >= 2.4.15, but won't > work for kernel >= 2.4.19 > modutils 2.4.19 (Debian testing) Need for kernel >= 2.4.19, but won't > work for kernel >= 2.4.21 > modutils 2.4.21 (Debian unstable) Need for kernel >= 2.4.21 (when it is > released)
Huh? I've got modutils 2.4.15 and it works with kernel 2.4.20 with no problems that I can see. Before that I was using modutils 2.4.6, also with 2.4.20. That worked too. How did you do your kernel upgrade? If you compiled it by hand did you get the sequence of makes correct, and did you remember to do make modules_install as root? Do you have either the kernel-headers-2.4.20 installed or links from /usr/src/linux and /usr/src/kernel-headers-2.4.20 to the top of the kernel source tree? (Not sure if you actually need both links). If you did a Debian-style kernel upgrade, sorry, no ideas, I've always done it by hand. Someone else probably knows though! Pigeon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]