Ethernet Problem

Issues related to hardware problems
Post Reply
manoz
Posts: 1
Joined: 2014/03/05 13:39:18

Ethernet Problem

Post by manoz » 2014/03/06 13:52:47

Hi!
I have 2 Ethernet adapter, one of then is not working.
# lshw -C network
*-network UNCLAIMED
description: Ethernet controller
product: NetXtreme II BCM5708 Gigabit Ethernet
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:03:00.0
version: 00
width: 64 bits
clock: 66MHz
capabilities: pcix pm vpd msi cap_list
configuration: latency=64 mingnt=64
resources: memory:cffc0000-cfffffff
*-network
description: Ethernet interface
product: NetXtreme II BCM5708 Gigabit Ethernet
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:06:00.0
logical name: eth0
version: 12
serial: 00:21:5e:74:3d:0e
size: 100Mbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 66MHz
capabilities: pcix pm vpd msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=bnx2 driverversion=2.1.11 duplex=full firmware=bc 4.4.1 ipms 1.6.0 ip=202.166.206.129 latency=64 link=yes mingnt=64 multicast=yes port=twisted pair speed=100Mbit/s
resources: irq:130 memory:cc000000-cdffffff

#ifconfig -a
eth0 Link encap:Ethernet HWaddr <HW addr
inet addr:<My IP> Bcast:<Bcast Addr> Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:39525558 errors:0 dropped:0 overruns:0 frame:0
TX packets:61577855 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:4166891037 (3.8 GiB) TX bytes:87384608001 (81.3 GiB)
Interrupt:169 Memory:cc000000-cc012800

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:721519 errors:0 dropped:0 overruns:0 frame:0
TX packets:721519 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1105383522 (1.0 GiB) TX bytes:1105383522 (1.0 GiB)

roklebor
Posts: 55
Joined: 2012/04/15 06:58:35

Re: Ethernet Problem

Post by roklebor » 2014/03/07 20:34:50

Did you tried moving one of them into different slot? Did you tried them separately? i.e just first one alone, then turn off the machine and try just the second one alone?

User avatar
Super Jamie
Posts: 310
Joined: 2014/01/10 23:44:51

Re: Ethernet Problem

Post by Super Jamie » 2014/03/10 10:50:43

Is there anything about "eth" or "bnx2" in the output of the dmesg command?

Post Reply