[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problem mit zweiter Netzkarte (RTL-8139/8139C)



Hallo,

zwecks DSL habe ich mir eine zweite Netzkarte zugelegt. Sie wird zwar per
lspcd -vv angezeigt:

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

[ALT]
00:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8029(AS)
        Subsystem: Realtek Semiconductor Co., Ltd. RT8029(AS)
        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-
        Interrupt: pin A routed to IRQ 18
        Region 0: I/O ports at e400 [size=32]

Ich habe verschiedene Kernel-Konfigurationen probiert:

#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
# ...
CONFIG_NET_PCI=y
# ...
CONFIG_NE2K_PCI=m ### Damit funktioniert die alte Karte RTL-8029(AS)
# CONFIG_NE3210 is not set
# CONFIG_ES3210 is not set
CONFIG_8139CP=m
CONFIG_8139TOO=m
# CONFIG_8139TOO_PIO is not set
CONFIG_8139TOO_TUNE_TWISTER=y
CONFIG_8139TOO_8129=y
# CONFIG_8139_OLD_RX_RESET is not set
# ...

Das Laden der Module schöägt immer mit

# modprobe 8139too
modprobe: Can't locate module 8139too
# modprobe 8139cp
modprobe: Can't locate module 8139too

fehl.  Daher habe ich es mat mit einem festen einkompilieren in den
Krnel probiert (CONFIG_8139TOO=y), was aber auch kein erkennen von eth1
zur Folge hatte.

Hat jemand einen Tip, was hier zu tun ist?

Viele Grüße

       Andreas.



Reply to: