0

My wifi is working fine on Windows 10 but it is not detecting in Linux.

I am facing the same problem as described in qualcomm atheros 168c0042-rev-30

How can I fix this?

Zanna
  • 70,465

1 Answers1

1

I had the same issue on my laptop which has Qualcom wi-fi on Ubuntu 16.04.02 LTS.

06:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01)

The issue was fixed when I updated to Ubuntu 16.04.03 LTS. All I had to do was connect through cable and run sudo apt update & sudo apt upgrade

luisdarui
  • 346