It is odd that lspci shows you have a Qualcomm Atheros QCA9377 with driver ath10k_pci, but dmesg shows nothing about ath10k as QCA9377 never exists.
Can you run lspci -v to confirm QCA9377 and run "sudo modprobe -r ath10k_pci ; sudo modprobe ath10k_pci" to unload and reload wifi driver. Also run dmesg to check why driver fails to loaded. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1888470 Title: wifi interface not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1888470/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
