Hi,

I just plugged a second ethernet card in my box.
The first (NE Clone Realtek 8029) is compiled in
the kernel and works fine. The second (Realtek 8139)
should be loaded as a module. I'm running an 2.4.4 Kernel.
The appropriate module is, as far as the Ethernet howto states,
8139too.

/etc/modules.conf

...
alias eth1 8139too


#shutdown -r now

After bootup the card is not detected, and no error messages,
that something isn't working. I've attached a bit of /var/log/messages.

What I'm missing?

Thanks Tom






May 31 23:27:55 milestone fsck: /home: clean, 3437/128768 files, 68411/257032 blocks 
May 31 23:28:10 milestone kernel: ne2k-pci.c:v1.02 10/19/2000 D. Becker/P. Gortmaker
May 31 23:27:55 milestone fsck: /opt: clean, 11/256512 files, 8065/512064 blocks 
May 31 23:28:10 milestone kernel:   http://www.scyld.com/network/ne2k-pci.html
May 31 23:27:55 milestone fsck: /tmp: clean, 69/128768 files, 4064/257032 blocks 
May 31 23:28:10 milestone kernel: PCI: Found IRQ 10 for device 00:0b.0
May 31 23:27:55 milestone fsck: /usr: clean, 61599/384768 files, 262821/769104 blocks 
May 31 23:28:10 milestone kernel: eth0: RealTek RTL-8029 found at 0x8800, IRQ 10, 
00:00:CB:71:24:67.
May 31 23:27:55 milestone fsck: /var: clean, 2113/513024 files, 32180/1024135 blocks 
May 31 23:28:10 milestone kernel: Linux agpgart interface v0.99 (c) Jeff Hartmann
May 31 23:27:55 milestone rc.sysinit: Checking filesystems succeeded 
May 31 23:28:10 milestone kernel: agpgart: Maximum main memory to use for agp memory: 
94M
May 31 23:27:56 milestone rc.sysinit: Mounting local filesystems:  succeeded 

Reply via email to