[vox-tech] ethernet card still not found
Mike Simons
vox-tech@lists.lugod.org
Wed, 19 Mar 2003 02:32:33 -0500
- Is there really a space in the "/lib/modules/2.4.20 debian" directory?
("2.4.20 debian2" not "2.4.20-debian2)
- Tell me if you see a bunch of stuff from:
find /lib/modules/2.4.20*
(if it's just a few lines paste them here)
- Send output from the following:
grep CONFIG_EEPRO100 /usr/src/linux*/debian*
On Wed, Mar 19, 2003 at 05:23:21AM +0000, Bryce Kuklok wrote:
> >- which kernel version is running? compiled where? by who?
> > uname -a
> >
> Linux debian 2.4.20-debian2 #1 Sun Feb 16 18:53:38 PST 2003 i686 Pentium
> III (Coppermine)Genuine Intel GNU/Linux
The name "2.4.20-debian2" isn't a standard debian kernel name, it's
similar to my standard kernel names, when using my .deb kernel build script.
The timestamp also looks like an installfest build.
> >- which module directories do you have installed?
> > ls /lib/modules
> >
> 2.4.20 debian2
It looks like something happened to the module directory, because it
should have a dash.
> >- are there any copies of eepro100 around?
> > find /lib/modules | grep eepro100
>
> /lib/modules/2.4.16-686/kernel/drivers/net/eepro100.o
> /lib/modules/2.4.18-686/kernel/drivers/net/eepro100.o
The eepro100 driver is not available for the kernel version you are
running... it would be in /lib/modules/2.4.20-debian2/.