Sometimes, power management suspends the USB device. Disable autosuspend:
The correct driver for AR9271 is ath9k_htc .
sudo apt update sudo apt install firmware-ath9k-htc
This chipset is natively supported in the Linux kernel. If it isn't working after the steps above, you may have a hardware clone with a different (non-Atheros) chipset inside. bare metal Virtual Machine What is the exact error message dmesg | grep ath9k brand/model of adapter are you using (e.g., Alfa, TP-Link, generic)?
sudo modprobe -r ath9k_htc sudo modprobe ath9k_htc
Sometimes, power management suspends the USB device. Disable autosuspend:
The correct driver for AR9271 is ath9k_htc . install atheros ar9271 driver kali linux
sudo apt update sudo apt install firmware-ath9k-htc Sometimes, power management suspends the USB device
This chipset is natively supported in the Linux kernel. If it isn't working after the steps above, you may have a hardware clone with a different (non-Atheros) chipset inside. bare metal Virtual Machine What is the exact error message dmesg | grep ath9k brand/model of adapter are you using (e.g., Alfa, TP-Link, generic)? install atheros ar9271 driver kali linux
sudo modprobe -r ath9k_htc sudo modprobe ath9k_htc