Atheros AR9485 12.04 hwcrypt 無法解決 wifi 問題

Atheros AR9485 12.04 hwcrypt 無法解決 wifi 問題

在對 Ubuntu 12.04 進行例行更新後,我的無線網路不再運作 - 它不斷尋求連接但不接受我的密碼。

這已在其他地方記錄,並修復了涉及文件創建的問題:

/etc/modprobe.d/ath9k.conf

內容:

options ath9k nohwcrypt=1

然後重新啟動。

但是,我嘗試過此修復但沒有成功,並且找不到任何其他解決方案。

這在 Acer D270-26Dkk 上使用 12.04.1 32 位元。

有人可以幫忙嗎?

答案1

在 Acer Aspire V5 上為我工作

options ath9k nohwcrypt=1 blink=1 btcoex_enable=1

在:

/etc/modprobe.d/ath9k.conf

即使該資料夾不存在,您也可以建立它。

相關內容