Wifi Adapter is not recognized when Centos 7 updates
by Andrew Stallard from LinuxQuestions.org on (#4QXCC)
I have a Dell Laptop with a Qualcomm Atheros QCA9377 Network Adapter on Centos 7
When the system updated, the network adapter no longer works because the OS can't see it.
However, when I use the command
Code:lspci | grep NetworkI get
Quote:
So it appears that my Adapter is recognized.
Why isn't it connecting?
I have searched for solutions to this problem and it seems to be that the driver needs to be re-installed, but no drivers for Linux exist for that particular adapter.
Has anybody actually had this problem and fixed it?


When the system updated, the network adapter no longer works because the OS can't see it.
However, when I use the command
Code:lspci | grep NetworkI get
Quote:
| Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter (rev 31) |
Why isn't it connecting?
I have searched for solutions to this problem and it seems to be that the driver needs to be re-installed, but no drivers for Linux exist for that particular adapter.
Has anybody actually had this problem and fixed it?