Hi list,

Realtek 8139 NIC is not working properly in TSL 3.0.5. I can ping card's 
IP address, but can't ping gateway or anything else in the same physical 
network segment. Is this a kernel module bug ? I use this type of NIC in 
my another TSL 2.2 server and it works... Here is some info:

1.) Output of lspci:

05:0c.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL-8139/8139C/8139C+ (rev 10)
        Subsystem: Compex FN22-3(A) LinxPRO 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: 128 (8000ns min, 16000ns max)
        Interrupt: pin A routed to IRQ 25
        Region 0: I/O ports at e800 [size=256]
        Region 1: Memory at defffc00 (32-bit, non-prefetchable) [size=256]
        Capabilities: [50] Power Management version 2
                Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA 
PME(D0-,D1+,D2-,D3hot+,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-

2.) Output of ifconfig (see dropped...):

eth0      Link encap:Ethernet  HWaddr FF:FF:FF:FF:FF:FF
           inet addr:192.168.10.233  Bcast:192.168.10.255 
Mask:255.255.255.0
           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
           RX packets:0 errors:0 dropped:4294967284 overruns:0 frame:0
           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:1000
           RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
           Interrupt:25 Base address:0x8c00

3.) Output of dmesg:

NETDEV WATCHDOG: eth0: transmit timed out
eth0: Transmit timeout, status ff ffff ffff media ff.
eth0: Tx queue start entry 4  dirty entry 0.
eth0:  Tx descriptor 0 is ffffffff. (queue head)
eth0:  Tx descriptor 1 is ffffffff.
eth0:  Tx descriptor 2 is ffffffff.
eth0:  Tx descriptor 3 is ffffffff.
eth0: link up, 100Mbps, full-duplex, lpa 0xFFFF

4.) /var/log/messages or /var/log/kernel/info:

Sep 22 15:01:33 server kernel: 8139too Fast Ethernet driver 0.9.27
Sep 22 15:01:33 server kernel: ACPI: PCI Interrupt 0000:05:0c.0[A] -> 
GSI 20 (level, low) -> IRQ 25
Sep 22 15:01:33 server kernel: eth0: RealTek RTL8139 at 0xf8898c00, 
ff:ff:ff:ff:ff:ff, IRQ 25
Sep 22 15:01:33 server kernel: eth0: link up, 100Mbps, full-duplex, lpa 
0xFFFF
Sep 22 15:01:37 server kernel: NETDEV WATCHDOG: eth0: transmit timed out
Sep 22 15:01:40 server kernel: eth0: link up, 100Mbps, full-duplex, lpa 
0xFFFF

5.) Output of lsmod:
...
8139too                19072  0
mii                     4352  1 8139too
crc32                   3968  2 8390,8139too
...


Cheers

-- 
Jaroslav Vrbicky
_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to