0

I have installed ubuntu 15.04 along with windows 10 dual boot.Wireless is not working properly in ubuntu.Its not listing the networks. On the other hand in windows its working absolutely fine. Please suggest which driver is needed to make wifi work on ubuntu.

Output of -- lspci -knn | grep Net -A2

03:00.0 Network controller [0280]: Qualcomm Atheros Device [168c:0041] (rev 20)
   Subsystem: Lenovo Device [17aa:3545] 
Pilot6
  • 92,041
Anurag
  • 3

2 Answers2

1

Follow these steps to get your WIFI. Prior to this update your kernel by installing from this page

http://kernel.ubuntu.com/~kernel-ppa/mainline/

I installed 4.0.0 since latest 4.2 crashes my bluetooth and then follow the steps from here :

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1436940/comments/34

5ud0
  • 24
0

I got it working for Ubuntu 15.4 I worked on the answer given by 5ud0 and made it work up here. Just to make everyone's life easy here is the zip file. It has a patched code and the instructions Hope it helps This was put together by one of my colleague in office.

Anunay
  • 101