我在使用Atheros驱动程序的Acer Aspire 5733 型号中遇到了一个不间断的问题。当路由器在附近时 WiFi 工作正常,Acer for Linux 没有任何更新。我还使用命令来检查开关,它显示: ath9krfkill list all
Soft blocked: no
Hard blocked: no
Run Code Online (Sandbox Code Playgroud)
我在 Ubuntu 论坛上到处搜索,但没有找到 Aspire 5733 的任何结果,也找不到像 Broadcom 这样的 Atheros 固件。这是 Acer 与 Ubuntu 的一大劣势。另外,我做一些事情来解决这个问题是创建一个名为的文件ath9k.conf:
/etc/modprobe.d/ath9k.conf
Run Code Online (Sandbox Code Playgroud)
内容:
options ath9k nohwcrypt=1
Run Code Online (Sandbox Code Playgroud)
请为我建议此问题的最佳解决方案。