Pagina 1 di 1

eth0 eth1 eth2

Inviato: dom 7 ago 2005, 15:46
da pipetta
Salve ragazzi,
Ho 3 schede di rete,ma solo la eth2 riesco a farla funzionare correttamente.
Le ho provate tutte....naturalmente leggendo spesso i vostri topic,ma per ora non ho risolto il problema.

Con la eth2 riesco a fare tutto"mi collego in rete o creo una LAN"

Con eth0 riesco a fare le stesse cose ma ad un certo punto il sistema va in crash!!!!!"si blocca o addirittura si riavvia il sistema"

Con eth1 non riesco a fare niente.

kernel: eth0: RealTek RTL8139 at 0xd01e5f00, 00:50:fc:af:d5:d4, IRQ 9
kernel: eth1: RealTek RTL8139 at 0xd01e7e00, 00:50:fc:b0:45:2d, IRQ 11
kernel: eth2: RealTek RTL8139 at 0xd01e9d00, 00:c0:49:dc:f1:26, IRQ 3

Non capisco cosa devo settare per farle funzionare tutte e 3 correttamente!!!

Grazie

Inviato: dom 7 ago 2005, 19:12
da Paoletta
se dai

#ifconfig

che ti dice? e se dai

#ifconfig -a

ciao!

Inviato: dom 7 ago 2005, 19:28
da gohanz
Forse c'è qualche Irq che fa conflitto

il 9 viene usato da Lpt3

il 3 da com2/4

l'11 è libero, puo darsi che ci sia una scheda che va ad usare uno di questi IRQ facendo conflitto

Inviato: dom 7 ago 2005, 21:01
da pipetta
In effetti gohanz,
sembra un problema di conflitto..........
La eth0
Bus 0, device 16, function 0:
Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 16).
IRQ 9.
Master Capable. Latency=64. Min Gnt=32.Max Lat=64.
I/O at 0xd400 [0xd4ff].
Non-prefetchable 32 bit memory at 0xdfffef00 [0xdfffefff].
in conflitto con audio
Bus 0, device 12, function 1:
Communication controller: C-Media Electronics Inc CM8738 (rev 16).
IRQ 9.
I/O at 0xdc00 [0xdc3f].
ed eth1
Bus 0, device 18, function 0:
Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (#2) (rev 16).
IRQ 11.
Master Capable. Latency=64. Min Gnt=32.Max Lat=64.
I/O at 0xd000 [0xd0ff].
Non-prefetchable 32 bit memory at 0xdfffee00 [0xdfffeeff].
in conflitto con con la scheda video
Bus 1, device 0, function 0:
VGA compatible controller: nVidia Corporation NV5 [Aladdin TNT2] (rev 32).
IRQ 11.
Master Capable. Latency=64. Min Gnt=5.Max Lat=1.
Non-prefetchable 32 bit memory at 0xde000000 [0xdeffffff].
Prefetchable 32 bit memory at 0xd2000000 [0xd3ffffff].

Hanno gli stessi IRQ 9 e IRQ 11.
Per risolvere questi conflitti ora provo a cercare su google,ma un vostro aiuto è sempre ben accetto!!!!!!
GRAZIE MILLE