2
Atheros AR9485 wifi随机断开
我最近购买了一台装有Atheros AR9485无线网卡的新计算机。到目前为止,除以下问题外,一切正常:随机地(据我所知)将完全失去互联网连接。顶部面板上的指示器仍会显示我们已连接,但机器没有任何互联网连接。 通过断开与无线AP的连接然后重新连接,我已经能够使其再次工作,但这很烦人。我可以做些什么来使连接更稳定吗? 我曾尝试将传递nohwcrypt=1给驱动程序,但这使它无法连接到任何AP,只是无限尝试连接。 sudo modprobe -rfv ath9k sudo modprobe -v ath9k nohwcrypt=1 我也尝试将内核升级到Linux 4.0,但是问题仍然存在。 确切的芯片: 02:00.0 Network controller [0280]: Qualcomm Atheros AR9485 Wireless Network Adapter [168c:0032] (rev 01) 司机: $ ls /sys/class/net/wlan0/device/driver/module/drivers pci:ath9k platform:ath9k 和lsmod: user@host:~$ lsmod | grep -e ath -e ndis ath3k 20480 0 bluetooth 491520 9 …