recuriing error #5

Michael <[email protected]> Tue, 25 Mar 2003 02:04:34 +1000
Newsgroups gmane.linux.drivers.realtek.devel
Message-ID <003501c2f21f$1005d1c0$00fdfea9@main>
Hi,

i just upgraded to 2.4.20, found that i needed to use scyld's rtl8139
drivers to get my realtec's to work with the new kernel.

after some playing round i was able to compile and insert them into the
kernel, upon install, both of my realtec NIC's were initiated showing me
there specific info's address, irq's ....

i can't get them to actually work though, i have them both listed when i do
an ifconfig, all the addressing is right. i keep getting the same error,

    eth0: RTL8139 interrupt line blocked, error 5.

i found some info bout how there are sometime issues with full duplex, so i
removed then reinserted them with full_duplex=0. still getting the same
error. Wondering has anyone come accross this before, or does anyone have
any ideas?

here is the contents of a  'lspci -v'





00:00.0 Host bridge: Intel Corp. 440FX - 82441FX PMC [Natoma] (rev 02)

Flags: bus master, medium devsel, latency 32



00:07.0 ISA bridge: Intel Corp. 82371SB PIIX3 ISA [Natoma/Triton II] (rev
01)

Flags: bus master, medium devsel, latency 0



00:07.1 IDE interface: Intel Corp. 82371SB PIIX3 IDE [Natoma/Triton II]
(prog-if 80 [Master])

Flags: bus master, medium devsel, latency 32

I/O ports at f000 [size=16]



00:0c.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139 (rev
10)

Subsystem: Realtek Semiconductor Co., Ltd. RT8139

Flags: bus master, medium devsel, latency 32, IRQ 11

I/O ports at 8000 [size=256]

Memory at e0804000 (32-bit, non-prefetchable) [size=256]

Capabilities: [50] Power Management version 2



00:0e.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139 (rev
10)

Subsystem: Realtek Semiconductor Co., Ltd. RT8139

Flags: bus master, medium devsel, latency 32, IRQ 10

I/O ports at 8100 [size=256]

Memory at e0805000 (32-bit, non-prefetchable) [size=256]

Capabilities: [50] Power Management version 2



00:0f.0 VGA compatible controller: Matrox Graphics, Inc. MGA 2064W
[Millennium] (rev 01) (prog-if 00 [VGA])

Flags: stepping, medium devsel

Memory at e0800000 (32-bit, non-prefetchable) [size=16K]

Memory at e0000000 (32-bit, prefetchable) [size=8M]

Expansion ROM at <unassigned> [disabled] [size=64K]





bit of background on my box, its a dual Ppro 200, with 96 MB ram. SMB
support installed. console only.

thanks all

            Michael