[eepro100] Dell PowerEdge 1550 dual port NIC problem

Donald Becker becker@scyld.com
Fri Jan 31 15:33:38 2003


On Fri, 31 Jan 2003, Paul English wrote:
> On Tue, 28 Jan 2003, Donald Becker wrote:
> > This is bad.  Your device is broken or powered down.
> > You can get some indication with 'lspci'.
> 
> Interestingly enough lspci seems to report both of them okay:
> 00:01.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 
> 08)
> 00:02.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 
> 08)

The power state is later in the report.  The device should be in state
D0 (full power) rather than D1, D2 or D3 (all mean powered down, perhaps
in Wake-On-LAN mode).

> Here it is with -m:
> eepro100-diag.c:v2.11 8/27/2002 Donald Becker (becker@scyld.com)
..
> Primary transceiver is MII PHY #1. MII PHY #1 transceiver registers:
>    3000 7809 02a8 0154 05e1 0000 0000 0000

OK, this is normal, although there is no link beat report.

>    0000 0000 0000 0000 0000 0000 0000 0000
>    0000 0000 0001 0000 0000 0000 0000 0000
>    0000 0000 0000 0000 0000 0000 0000 0000.

Hmmm, this is reporting the ID of an internal transceiver on a 82559
chip, but there is not additional info.  The only non-zero count is a
single false carrier error.

> mii-diag eth0
> Basic registers of MII PHY #1:  3000 7809 02a8 0154 05e1 0000 0000 0000.
>  Basic mode control register 0x3000: Auto-negotiation enabled.
>  Basic mode status register 0x7809 ... 7809.
>    Link status: not established.
>    End of basic transceiver information.
> 
> mii-diag eth1
> Basic registers of MII PHY #1:  3000 7809 02a8 0154 05e1 0000 0000 0000.
>  Basic mode control register 0x3000: Auto-negotiation enabled.
>  Basic mode status register 0x7809 ... 7809.
>    Link status: not established.
>    End of basic transceiver information.

Hmmm, no indication of link beat at all.  Try running
  mii-diag --watch eth0

And plugging/replugging the cable to see if there is at least a
transient indication of link beat.

-- 
Donald Becker				becker@scyld.com
Scyld Computing Corporation		http://www.scyld.com
410 Severn Ave. Suite 210		Scyld Beowulf cluster system
Annapolis MD 21403			410-990-9993