2001-04-29 22:06:27

by Adam

[permalink] [raw]
Subject: 8139too in 2.4.4 Hanging/Locking

Please CC this back, as I'm not yet on the kernel-mailing-list

I'm currently running the following:

kernel 2.4.3
gcc 2.95.3
modutils 2.4.2
dhcpcd v.1.3.19-pl8

The problem is, after compiling the 2.4.4 kernel with the exact
configuration as I had used on the 2.4.3 kernel, my system hangs at:

8139too Fast Ethernet driver 0.9.16 loaded [the version number is
greater than 0.9.15c (which is used in 2.4.3) though I'm not exactly
sure if it's 0.9.16]
PCI: Found IRQ 9 for device 00:0b.0
eth0: RealTek RTL8139 Fast Ethernet at 0xd0814000, 00:50:ba:d2:45:21,
IRQ 9
eth0: Identified 8139 chip type 'RTL-8139B'
eth0: Setting half-duplex based on auto-negotiated partner ability 0000.
[this is where it hangs, it requires me to reboot and load up a backup
kernel (2.4.3)]

If there is any other information you require to solve this problem, I'd
be happy to help.


--
Adam
[email protected]
Linux user #190288


2001-04-29 23:45:23

by Ignacio Monge

[permalink] [raw]
Subject: Re: 8139too in 2.4.4 Hanging/Locking



The same thing happens to me. I've tried to start my ethernet, but my
system hangs and, after a forced restart, the BIOS has cleared all my
setup configuration (!).
kernel 2.4.4 / modutils 2.4.5
VIA 868a, Athlon Thunderbidth 1 Ghz, 384 Mb RAM. Mandrake 8. Gcc 2.96.

cat /proc/pci
[...
Bus 0, device 12, function 0:
Ethernet controller: Accton Technology Corporation SMC2-1211TX (rev
16).
IRQ 11.
Master Capable. Latency=32. Min Gnt=32.Max Lat=64.
I/O at 0x9000 [0x90ff].
Non-prefetchable 32 bit memory at 0xde800000 [0xde8000ff].

...]

lspci -vv:
[...
00:0c.0 Ethernet controller: Accton Technology Corporation SMC2-1211TX
(rev 10)
Subsystem: Accton Technology Corporation EN-1207D Fast Ethernet Adapter
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort-
<MAbort- >SERR- <PERR-
Latency: 32 (8000ns min, 16000ns max)
Interrupt: pin A routed to IRQ 11
Region 0: I/O ports at 9000 [size=256]
Region 1: Memory at de800000 (32-bit, non-prefetchable) [size=256]
Expansion ROM at <unassigned> [disabled] [size=64K]
Capabilities: <available only to root>
...]

I need some help.

Thanks