Re[2]: [vortex] Why does my 3c905b-tx not reconnect?

Timo Boettcher Timo Boettcher <spida@gmx.net>
Thu Jan 3 07:16:01 2002


Hi Donald,

Message of Thursday, 20. December 2001, 00:16:21:

DB> On Wed, 19 Dec 2001, Timo Boettcher wrote:

>> Why does my 3c905b-tx in my linux-machine (running with redhat 7.1
>> with 2.4.16) not reconnect? Once in a while, I find that I can't
>> access this machine, and until reboot the link-indicator-leds of both
>> HUB and NIC stay off until reboot of this machine.

DB> What does  'mii-diag -R'  do?
DB>   mii-diag --Reset

Just now I have only mii-tool on my machine.
'mii-tool -R' (I assume that should do the same as 'mii-diag -R')
DOES reset my NIC, so that I get a "link ok" (before it was "no
link").
After 'ifdown eth0' and 'ifup eth0' I have a functional connection.

Thanks for that hint.

>> I would happily provide any Information (logs, settings, ...) needed
>> for debuggin, if that is necessary...

DB> Using 'mii-diag' or 'vortex-diag' is a good start

'mii-tool -v eth0' says:
eth0: no link
  product info: vendor 00:00:00, model 0 rev 0
  basic mode:   autonegotiation enabled
  basic status: no link
  capabilities: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD
  advertising:  100baseTx-FD 10baseT-FD
  link partner: 100baseTx-HD 10baseT-HD

After 'mii-tool -R', 'mii-tool -v eth0' says:
eth0: 100 Mbit, half duplex, link ok
  product info: vendor 00:00:00, model 0 rev 0
  basic mode:   100 Mbit, half duplex
  basic status: link ok
  capabilities: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD
  advertising:  100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD
  link partner: 100baseTx-HD 10baseT-HD

Looking at the "advertising" lines, I get the feeling that I've got
some Duplex problem...
Or do I have a problem in Understanding this?

DB>   http://www.scyld.com/diag/index.html

DB> Donald Becker                           becker@scyld.com
DB> Scyld Computing Corporation             http://www.scyld.com
DB> 410 Severn Ave. Suite 210               Second Generation Beowulf Clusters
DB> Annapolis MD 21403                      410-990-9993

DB> _______________________________________________
DB> vortex mailing list
DB> vortex@scyld.com
DB> http://www.scyld.com/mailman/listinfo/vortex

Thanks for your help

 Timo