ubuntu nic card issue
Posted
by
Blainer
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Blainer
Published on 2012-03-30T16:30:29Z
Indexed on
2012/03/30
17:43 UTC
Read the original article
Hit count: 257
networking
|driver
I am trying to install NIC r8168 and it shows everything installed ok. It is a brand new NIC and the lights wont come on when I plug in a ethernet. The NIC is that is not working is eth0. Why does it show the r8168 driver being used by 0? My NIC model number is ST1000SPEX if anyone is wondering.
lsmod
Module Size Used by
r8168 215669 0
ifconfig
eth0 Link encap:Ethernet HWaddr 00:0a:cd:1e:0a:4a
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:43 Base address:0x2000
eth1 Link encap:Ethernet HWaddr 00:19:d1:1d:f6:7a
inet addr:192.168.1.83 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::219:d1ff:fe1d:f67a/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:551467 errors:0 dropped:0 overruns:0 frame:0
TX packets:145219 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:409744342 (409.7 MB) TX bytes:12233173 (12.2 MB)
Interrupt:21 Memory:dfde0000-dfe00000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:280 errors:0 dropped:0 overruns:0 frame:0
TX packets:280 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:22608 (22.6 KB) TX bytes:22608 (22.6 KB)
Ubuntu 11.10 x64
Kernel 3.0.0-12-generic
© Ask Ubuntu or respective owner