I have just installed ubuntu 16.04 on an asus tp200s and the wifi is not working, it cannot even see networks.
my output of lspci
is:
00:00.0 Host bridge: Intel Corporation Device 2280 (rev 21)
00:02.0 VGA compatible controller: Intel Corporation Device 22b1 (rev 21)
00:0b.0 Signal processing controller: Intel Corporation Device 22dc (rev 21)
00:14.0 USB controller: Intel Corporation Device 22b5 (rev 21)
00:1a.0 Encryption controller: Intel Corporation Device 2298 (rev 21)
00:1b.0 Audio device: Intel Corporation Device 2284 (rev 21)
00:1c.0 PCI bridge: Intel Corporation Device 22c8 (rev 21)
00:1c.2 PCI bridge: Intel Corporation Device 22cc (rev 21)
00:1f.0 ISA bridge: Intel Corporation Device 229c (rev 21)
00:1f.3 SMBus: Intel Corporation Device 2292 (rev 21)
02:00.0 Network controller: Qualcomm Atheros Device 0042 (rev 30)
And my output of lspci -nnk | grep 0280 -A2
is:
02:00.0 Network controller [0280]: Qualcomm Atheros Device [168c:0042] (rev 30)
Subsystem: AzureWave Device [1a3b:2231]
Kernel modules: ath10k_pci
iwlist wlan0 scan
? – Ghasem Pahlavan Jun 30 '16 at 10:04nmcli dev wifi list
– Ghasem Pahlavan Jun 30 '16 at 10:10dmesg | grep ath
– chili555 Jun 30 '16 at 13:17