3Com NIC 3C905C-TX PROBLÉMA

3Com NIC 3C905C-TX PROBLÉMA

Hozzászólások

A következő problémám adódott:
Debian woody, kernel 2.4.26

NETDEV WATCHDOG : eth0 : transmit timed out
eth0: transmit timed out, tx status 00 status 080c.
diagnostics : net 080 media 0000 dma ffffffff
eth0 : command 0x5800 did not complate! status 0x580c
A 3c59x.o modult betölti hibauzenet nélkül.
Amint bekonfigolom az interfac-t, folyamatosan dobja az üziket.
Mi a problémája?

[quote:4ffba6a4d6="linuxguru"]A következő problémám adódott:
Debian woody, kernel 2.4.26

NETDEV WATCHDOG : eth0 : transmit timed out
eth0: transmit timed out, tx status 00 status 080c.
diagnostics : net 080 media 0000 dma ffffffff
eth0 : command 0x5800 did not complate! status 0x580c
A 3c59x.o modult betölti hibauzenet nélkül.
Amint bekonfigolom az interfac-t, folyamatosan dobja az üziket.
Mi a problémája?

Hasonlo van nalunk is nehany iface -el, de van hogy hetekig semmi, aztan napi 3 es megint hetekig semmi. Az auto neg korul van a kutya elasva ugy hisszuk, ethtool -al allitsd be fixen.

[quote:9204b3af38="andrej_"][quote:9204b3af38="linuxguru"]A következő problémám adódott:
Debian woody, kernel 2.4.26

NETDEV WATCHDOG : eth0 : transmit timed out
eth0: transmit timed out, tx status 00 status 080c.
diagnostics : net 080 media 0000 dma ffffffff
eth0 : command 0x5800 did not complate! status 0x580c
A 3c59x.o modult betölti hibauzenet nélkül.
Amint bekonfigolom az interfac-t, folyamatosan dobja az üziket.
Mi a problémája?

Hasonlo van nalunk is nehany iface -el, de van hogy hetekig semmi, aztan napi 3 es megint hetekig semmi. Az auto neg korul van a kutya elasva ugy hisszuk, ethtool -al allitsd be fixen.

hmhmhm lehet baromsagot beszelek, de nekem ugy remlik, tavaly en is lattam ilyet. asszem valoban az autonegotiationnal lesz a szopo, _ha_ jol emlekszem, akkor jon elo, ha a kommunikacios parok kozott vegyesen vannak half es full duplex kapcsolatok...

/usr/src/linux/Documentation/networking/vortex.txt:

Transmit error, Tx status register 82
-------------------------------------

This is a common error which is almost always caused by another host on
the same network being in full-duplex mode, while this host is in
half-duplex mode. You need to find that other host and make it run in
half-duplex mode or fix this host to run in full-duplex mode.

As a last resort, you can force the 3c59x driver into full-duplex mode
with

options 3c59x full_duplex=1

but this has to be viewed as a workaround for broken network gear and
should only really be used for equipment which cannot autonegotiate.

[/b]