NE2000-PCI detection fails silently
Hi,
My Ethernet card fails silently (RedHat 7.2) (no messages at all about eth0 in the dmesg|more (or at boot)
Hardware Browser section reports:
Selected Device: RTL-8029(AS)
Manufacturer: Realtek
device: /dev/eth
driver ne2k-pci
I checked /dev, but no eth entry/file is visible.
On shutdown I get this message:
insmod: /lib/modules/2.4.7-10enterprise/kernel/drivers/net/ne2k-pci.o: insmod eth0 failed
In my Windows2000 (on same machine): IRQ=16, on Linux I set at 15 (no 16 available?)
IO:C000-C01F (thats 0x300-0x31F, isn't it?)
CPU0
0: 97129 IO-APIC-edge timer
1: 460 IO-APIC-edge keyboard
2: 0 XT-PIC cascade
5: 0 IO-APIC-level es1371
8: 1 IO-APIC-edge rtc
9: 40 IO-APIC-level usb-uhci, usb-uhci
12: 45057 IO-APIC-edge PS/2 Mouse
14: 24073 IO-APIC-edge ide0
15: 13492 IO-APIC-edge ide1
NMI: 0
LOC: 97075
ERR: 0
MIS: 0
Inter-| Receive | Transmit
face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed
lo: 14870 196 0 0 0 0 0 0 14870 196 0 0 0 0 0 0
I tried setting /etc/conf.modules to:
alias eth0 ne2k-pci
options ne2k-pci io=0x340 irq=15
but get the same (insmod etc above) message
Any help will be appreciated
|