#broke network drivers

13 messages · Page 1 of 1 (latest)

modern bobcat
#

I don't remember how I did this, but when I run nmcli it says

wlp3s0: unavailable
                "Qualcomm Atheros QCA9377"
                wifi (ath10k_pci), [omitted mac address], sw disabled, hw, mtu 1500

it can't list any network interfaces when I scan

vague galleon
#

Try sudo nmcli radio wifi on

#

And sudo systemctl restart NetworkManager

#

Then try
sudo modprobe -r ath10k_pci
sudo modprobe ath10k_pci

modern bobcat
#

Still unavailable

vague galleon
#

What happens when you do sudo nmcli radio wifi on

modern bobcat
#

Oh it now shows my WiFi interfaces lemme scan

vague galleon
#

You hit the airplane mode button on your keyboard

#

sw disabled: This indicates that the software switch for the interface is disabled. The software switch is a mechanism that controls whether the Wi-Fi functionality of the hardware is turned on or off at the software level.

modern bobcat
#

More like it was a side effect of uninstalling GNOME

#

It deleted some stuff

#

i recklessly deleted tons of packages

#

Thanks @vague galleon