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

Re: kernel compilation, ethernet card modules



Hi,

I has locate my 2 ethernet cards with the lspci comand, thanks chris.

Then i has go to make menuconfig and have selected this two ethernet drivers
in order to recompile the kernel. Then when i restarted with my new kernel
it has take the eth0 driver but it has take it with a message error of " ...
it is on half duplex sheame ... " so when i do a ifconfig it did not get an
ip on a dhcp query.

And the second problem is that it seems to not load the driver to eth1 and i
has security about the correct driver selected.

Any ideas about this two problems?

Thanks in advance.

Francisco.


----- Original Message -----
From: "Christoph Loeffler" <cl-list01@xtraport.de>
To: <debian-isp@lists.debian.org>
Sent: Wednesday, July 14, 2004 11:03 PM
Subject: Re: kernel compilation, ethernet card modules


Hi,

Francisco Castillo wrote:

> I has now instaled a 2.4.18 kernel on my debian woody, i has installed it
> with lilo running my old kernel 2.2.20 too. My new kernel only has a
> problem, that is :
> it seems to not have loaded the module of the ethernet card, so it give me
> the error " Error while getting eth0 interface no such device "

First of all you should know, which ethernet card you have:
manufacturer, model, useful is to know the chipset.

-> lspci could give you a hint.

then you can try to load the driver for your card with modconf. The
cards are named there, so perhaps it is easier to find the
appropriate module with this tool.

Once you know the module and you want to compile a custom kernel,
you have to use this module, which works when loading with modconf.

Other possibility: you boot with 2.2.20 and do
lsmod
this shows you the loaded modules, but if you did not compile it as
module, it does not show up (if compiled in the kernel)

Greetings
chris


--
To UNSUBSCRIBE, email to debian-isp-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org




Reply to: