直到最近,我的 wifi 实际上都运行良好。我已将 kvalo/ath10k-firmware.git 中的文件按照 Qualcom Atheros 中的 No Wifi - Ubuntu 16.04 - Acer Aspire E 15和Qualcomm Atheros QCA6174 在 Ubuntu 16.04和其他版本中的问题放入 /lib/firmware 中 。
但是,我仍然有很大的问题。即使插入 wifi 加密狗也有问题,但一次一个问题 - 问题肯定是这个设备。我网络上的其他设备完全没问题。
在 Acer Aspire V15 Nitro 笔记本电脑上运行 Ubuntu 16.10。
jonathan@melange:~$ lspci -nnk | grep -iA2 net; dmesg | grep ath10k
07:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter [168c:003e] (rev 32)
Subsystem: Foxconn International, Inc. QCA6174 802.11ac Wireless Network Adapter [105b:e09d] …Run Code Online (Sandbox Code Playgroud) 我有一个双启动(在不安全模式下)DELL XPS 13 9360 和 Windows 10 和 Ubuntu 16.04。我在 Ubuntu 中通过 WiFi 断开了互联网连接。它说我仍然有 WiFi 连接,但是当我尝试加载网页时它不起作用。重新连接 WiFi 后,它再次工作。
我在 Windows 下没有发现任何问题,但我也不经常使用它。
我收到以下错误消息:
$ dmesg | grep ath10k
[ 4.205120] ath10k_pci 0000:3a:00.0: enabling device (0000 -> 0002)
[ 4.208595] ath10k_pci 0000:3a:00.0: pci irq msi-x interrupts 8 irq_mode 0 reset_mode 0
[ 4.451852] ath10k_pci 0000:3a:00.0: Direct firmware load for ath10k/cal-pci-0000:3a:00.0.bin failed with error -2
[ 4.452298] ath10k_pci 0000:3a:00.0: Direct firmware load for ath10k/QCA6174/hw3.0/firmware-5.bin failed with error -2
[ 4.452302] ath10k_pci 0000:3a:00.0: could …Run Code Online (Sandbox Code Playgroud)