我最近买了一台 Acer Aspire R5-471T 笔记本电脑并安装了 Ubuntu 16.04,但似乎无法让无线工作。根据我的 Google-fu,这是因为我的无线网络适配器是专有的 Qualcomm Atheros QCA6174,因此需要进行一些调整才能使其在 Ubuntu 中正确运行。
以下是我从终端发出的一些消息:
lspci -nnk | grep 0280 -A2
01:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter [168c:003e] (rev 32)
Subsystem: Lite-On Communications Inc QCA6174 802.11ac Wireless Network Adapter [11ad:0807]
dmesg | grep ath
[ 1.960883] ath10k_core: unknown parameter 'skip_opt' ignored
[ 1.974347] ath10k_pci 0000:01:00.0: pci irq msi-x interrupts 8 irq_mode 0 reset_mode 0
[ 2.219383] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/cal-pci-0000:01:00.0.bin failed with error …Run Code Online (Sandbox Code Playgroud)