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
  • 90,100
  • 91
  • 213
  • 324
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
  • It did'nt work.. – Anurag Sep 04 '15 at 13:48
  • Are you sure.Mine is the same laptop! – 5ud0 Sep 04 '15 at 17:08
  • Did u install the kernel and followed the steps exactly?

    and also added the line to modprobe?

    – 5ud0 Sep 04 '15 at 17:08
  • Yaa i tried with both the kernel's 4.2 and 4.0 with both its not working .. – Anurag Sep 07 '15 at 13:27
  • Sorry dude,Me and my friends got the same laptop Lenovo Z51-70.

    One difference from yours is we installed Ubuntu 14.04 or elementary freya(my recommendation ;) ).May be you might have luck with that

    – 5ud0 Sep 08 '15 at 04:05
  • Thanks, But i can't downgrade now.I have to take backup and I will try this weekend.For now I am using external usb wifi. – Anurag Sep 08 '15 at 06:46
  • It worked for me thanks @5ud0. I downgraded to 4.0 and it works fine. – Anurag Sep 29 '15 at 06:50
  • getting error modprobe: Error: could not insert 'ath10k_pci' : Required key not available for lenovo Z51 with Ubuntu 16.04 LTS – Akshay Khale May 01 '16 at 17:03
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
  • 1