[NTLUG:Discuss] delaying eth1 initializatio [was: which one is eth0, and which one is eth1?

Mark Bickel eusmb at exu.ericsson.se
Fri Jul 14 08:22:26 CDT 2000


> From: "m m" <llliiilll at hotmail.com>
> To: discuss at ntlug.org
> Date: Thu, 13 Jul 2000 23:03:37 PDT
> Subject: [NTLUG:Discuss] delaying eth1 initializatio  [was: which one is eth0, and which one is eth1?

> in the /dev/conf.modules
> alias eth0 3c509
> alias eth1 3c509
> options eth0 -o 3c509-0 io=0x300 irq=10
> options eth1 -o 3c509-1 io=0x340 irq=7 (or 15, have tried both)
> 
> In booting progress, both eth0 and eth1 can not bring up, the message is
> 
> ... eth0 insmod /var.../3c509.o ... insmod eth0 failed
> delaying eth0 initialization                  [failed]
> same for eth1.
> 
> check with dmesg, nothing for eth0, eth1.
 
Have you tried:
(a) loading modules manually from command line using both insmod and modprobe?
(b) commenting out options lines for eth0 and eth1, which lets modprobe autodetect?
(c) booting w/ /etc/conf.modules configured w/ only eth0 and only w/ eth1?
(d) verified settings and functionality of 3c509 NICs w/ 3com's DOS utility
    3c5x9cfg.exe ?

Mark.Bickel at ericsson.com




More information about the Discuss mailing list