我的故事和这个问题:我可以连接,但是,它会在大约 15 分钟后随机断开连接,然后尝试重新连接,多次询问我密码(两次都预先填写了保存的密码),继续加载片刻然后再次连接,这真的很痛苦,特别是当我在 Discord 上与某人交谈时!
对话框中显示以下消息:
无线网络需要身份验证
访问无线网络需要密码或加密密钥”网络名称“
我做了研究并尝试:
- 禁用 IPv6
- 关闭 wifi 电源管理
- 忘记网络
- 重新启动网络管理器
- 重新安装网络管理器
- 并将其替换为 WICD 等替代品
但这些解决方案都对我没有任何帮助。
命令输出如下lspci -knn | grep Net -A3; rfkill list
02:00.0 Network controller [0280]: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter [168c:0036] (rev 01)
Subsystem: Lite-On Communications Inc QCA9565 / AR9565 Wireless Network Adapter [11ad:0662]
Kernel driver in use: ath9k
Kernel modules: ath9k
03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5286 PCI Express Card Reader [10ec:5286] (rev 01)
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
42: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
先感谢您。