[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#74913: modconf does not find modules for 2.4.0 kernels



On Mon, Oct 16, 2000 at 05:58:09PM -0700, Randolph Chung wrote:
> IIRC modconf just calls modprobe, so if you have a 2.4-kernel-compatible
> modprobe/modutils it will work fine.
> 
> I'm not sure this is really a modconf bug, but I'll leave it open for
> now.

I'm talking about the interactive ncurses module configuration, which
shows a list of modules that can be inserted into the kernel.

For 2.4.0 kernels this list is currently empty, as the loop on lines 92-112
of /usr/sbin/modconf is searching for .o files in all directories contained
in /lib/modules/2.4.0/ (the directory list is created in lines 178-188, based
on $Dir_Prefix which is set in /usr/share/modconf/params line 36).

-- 
Malcolm Parsons
finger malcolm@bits.bris.ac.uk for info



Reply to: