Comment 213 for bug 1383184

Revision history for this message
Markus (s-ma4l-e) wrote :

Thanks Adam for the fix. I just installed it but unfortunately it does not happen anything. The installation went fine, now warnings or errors, then I rebooted but I still see no wireless devise. I have Ubuntu 14.04 LTS. Here some more information:

$ uname -a
Linux markus-msi 3.16.0-41-generic #57~14.04.1-Ubuntu SMP Thu Jun 18 18:01:13 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

$ lspci | grep Network
05:00.0 Network controller: Qualcomm Atheros Device 003e (rev 20)

$ ifconfig
eth0 Link encap:Ethernet HWaddr 44:8a:5b:6e:c3:7c
          inet addr:10.250.7.221 Bcast:10.250.7.255 Mask:255.255.255.0
          inet6 addr: fe80::468a:5bff:fe6e:c37c/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:27 errors:0 dropped:0 overruns:0 frame:0
          TX packets:99 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:2799 (2.7 KB) TX bytes:13883 (13.8 KB)
          Interrupt:19

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:65536 Metric:1
          RX packets:130 errors:0 dropped:0 overruns:0 frame:0
          TX packets:130 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:8201 (8.2 KB) TX bytes:8201 (8.2 KB)

$ iwconfig
eth0 no wireless extensions.
lo no wireless extensions.

Do you have any ideas why it is not working or what might fix this?