1 2 3 4 5 6 7 8 9 10
## Try this: sudo update-grub echo "options ath9k nohwcrypt=1" | sudo tee -a /etc/modprobe.d/ath9k.conf sudo modprobe -rfv ath9k sudo modprobe -v ath9k sudo su echo ath9k >> /etc/modules exit