Dear All.

lshw -C network shows

*-network UNCLAIMED
       description: Ethernet controller
       product: 82567LM Gigabit Network Connection
       vendor: Intel Corporation
       physical id: 19
       bus info: pci@0000:00:19.0
       version: 03
       width: 32 bits
       clock: 33MHz
       capabilities: pm msi cap_list
       configuration: latency=0
       resources: memory:ae900000-ae91ffff memory:ae924000-ae924fff
ioport:8100(size=32)
  *-network
       description: Wireless interface
       product: AR928X Wireless Network Adapter (PCI-Express)
       vendor: Atheros Communications Inc.
       physical id: 0
       bus info: pci@0000:06:00.0
       logical name: wlan0
       version: 01
       serial: 00:1f:e1:d3:d1:ef
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix bus_master cap_list ethernet
physical wireless
       configuration: broadcast=yes driver=ath9k
driverversion=3.5.0-17-generic firmware=N/A ip=192.168.43.6 latency=0
link=yes multicast=yes wireless=IEEE 802.11bgn
       resources: irq:17 memory:ac800000-ac80ffff

ifconfig -a  shows

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:872 errors:0 dropped:0 overruns:0 frame:0
          TX packets:872 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:72271 (72.2 KB)  TX bytes:72271 (72.2 KB)

wlan0     Link encap:Ethernet  HWaddr 00:1f:e1:d3:d1:ef
          inet addr:192.168.43.6  Bcast:192.168.43.255  Mask:255.255.255.0
          inet6 addr: fe80::21f:e1ff:fed3:d1ef/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:4167 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2883 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:4028559 (4.0 MB)  TX bytes:544265 (544.2 KB)
(ofcourse I am currently using wireless device wlan0 by tetherring from my
mobile device)

dmesg | grep e1000e shows

[    2.652877] e1000e: Intel(R) PRO/1000 Network Driver - 2.0.0-k
[    2.652880] e1000e: Copyright(c) 1999 - 2012 Intel Corporation.
[    2.652926] e1000e 0000:00:19.0: >setting latency timer to 64
[    2.652998] e1000e 0000:00:19.0: >Interrupt Throttling Rate (ints/sec)
set to dynamic conservative mode
[    2.653039] e1000e 0000:00:19.0: >irq 45 for MSI/MSI-X


Regards,
Krishna





On Thu, Mar 28, 2013 at 9:54 AM, Vignesh Rajendran
<[email protected]>wrote:

> > uname -a shows:
> > Linux ubuntu 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:32:08 UTC 2012
> > i686 i686 i686 GNU/Linux
>
>
>
>
> > How do I solve this problem ?
> >
>
>
> Your driver is absolutely right. But sometimes new revision boards doesn't
> support the existing driver.
>
> Post the results of
>
> lshw -C network
>
> dmesg | grep e1000e
>
> ifconfig -a
>
> Let see which one is culpirit ?
>
> --
> Regards
>
> Vignesh Rajendran*
>
> **“ Learning never exhausts the mind ”
>                  -- Leonardo da Vinci --
>
>
> *
> _______________________________________________
> ILUGC Mailing List:
> http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
>
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to