Hello,
I just updated my whole system, and my wifi broke: the wireless option isn't available anymore in the networkmanager.
I tried downgrading the version of networkmanager, but it didn't change anything. I'm using the XFCE desktop.
Here are a few outputs you might want to see:
$ lspci -k
...
03:00.0 Network controller: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter (rev 30)
Subsystem: Foxconn International, Inc. QCA9377 802.11ac Wireless Network Adapter
Kernel driver in use: ath10k_pci
Kernel modules: ath10k_pci
$ inxi -N
Network: Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet driver: r8168
Device-2: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter driver: ath10k_pci
Notice there's no wlp3s0 link:
$ ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp2s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000
link/ether 54:ab:3a:2c:8d:07 brd ff:ff:ff:ff:ff:ff
$ uname -a
Linux paul-pc 4.14.87-1-MANJARO #1 SMP PREEMPT Sat Dec 8 15:56:41 UTC 2018 x86_64 GNU/Linux
Do you have any idea what could be the cause of the issue? Do you need more info?
Thanks a lot