On 10/13/05, Michael Sullivan <[EMAIL PROTECTED]> wrote:
I got a new computer yesterday.  As I was installing Gentoo on it, I ran
into a problem.  I've got the basic install set up, but my eth0 won't
start.  It would with the liveCD.  When I boot up with the live CD and
run:

dmesg | grep 'eth0" it gives me this output:


e100: eth0: e100_probe: addr 0xff910000, irq 20, MAC addr 00:13:20:2B:98:18
e100: eth0: e100_watchdog: link up, 100 Mbps, full-duplex
eth0: no IPv6 routers present

Have you built your own kernel? If so, did you include support for this card on it?
This seems to be the EtherExpressPro/100, right?
The relevant configuration on the kernel is either CONFIG_EEPRO100 or CONFIG_E100.
Check that you have either built it into the kernel or as a module. I have worked with the Becker drivers in the past, and they worked without a problem.

--
Bruno Lustosa, aka Lofofora          | Email: [EMAIL PROTECTED]
Network Administrator/Web Programmer | ICQ: 1406477
Rio de Janeiro - Brazil              |

Reply via email to