I recently installed ubuntu 14.04 LTS on my new flex 3 1480. I do not see wireless option. I tried the solution mentioned in this post but it doesn't work. Output of the wireless script can be found here . Any help is appreciated. Thanks
Asked
Active
Viewed 51 times
sudo modprobe ath10k_pci
– Jeremy31 Jan 12 '16 at 10:21lspci -nnk | grep -iA2 net
after that command? – Jeremy31 Jan 13 '16 at 00:0902:00.0 Network controller [0280]: Qualcomm Atheros Device [168c:0042] (rev 30) Subsystem: Lenovo Device [17aa:4035] 03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15) Subsystem: Lenovo Device [17aa:3835] Kernel driver in use: r8169
– shivani_s Jan 13 '16 at 02:59dkms status
as it might be the cause – Jeremy31 Jan 16 '16 at 17:11backath10k, 2.0, 3.13.0-74-generic, x86_64: installed backath10k, 2.0, 3.19.0-25-generic, x86_64: installed backath10k, 2.0, 3.19.0-43-generic, x86_64: installed
– shivani_s Jan 17 '16 at 15:51dpkg -r backath10k/2.0 --all
Reboot and then try the answer in the duplicate post but use the instructions I added for after a kernel update, 5 lines of code – Jeremy31 Jan 17 '16 at 16:12