Ubuntu 16.04 LTS wifi 突然在所有 Alienware 13 上停止運作

Ubuntu 16.04 LTS wifi 突然在所有 Alienware 13 上停止運作

我已經在我的 Alienware 13 筆記型電腦上安裝了 Ubuntu 16.04,幾週來一切都運作良好。然後,突然間,無線網路完全停止運作了。我不知道安裝了任何更新,它確實每天都在發生。

我重新安裝了系統,同樣的情況再次發生 - 大約一周後,它突然停止工作。

以下是人們通常要求的一些輸出:

rfkill list
0: dell-rbtn: Wireless LAN
    Soft blocked: yes
    Hard blocked: yes
1: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
2: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no

lspci -knn | grep Net -A2
01:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter [168c:003e] (rev 20)
    Subsystem: Bigfoot Networks, Inc. Killer N1525 Wireless-AC [1a56:1525]
    Kernel driver in use: ath10k_pci
    Kernel modules: ath10k_pci



dmesg | grep ath

[3.412880] ath10k_pci 0000:01:00.0: enabling device (0000 -> 0002)
[3.413610] ath10k_pci 0000:01:00.0: pci irq msi-x interrupts 8 irq_mode 0 reset_mode 0
[3.665367] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/cal-pci-0000:01:00.0.bin failed with error -2
[4.981098] ath10k_pci 0000:01:00.0: qca6174 hw2.1 (0x05010000, 0x003405ff sub 1a56:1525) fw SW_RM.1.1.1-00157-QCARMSWPZ-1 fwapi 5 bdapi 2 htt-ver 3.1 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1 features ignore-otp,no-4addr-pad
[4.981102] ath10k_pci 0000:01:00.0: debug 0 debugfs 1 tracing 1 dfs 0 testmode 0
[5.057702] ath: EEPROM regdomain: 0x6c
[5.057705] ath: EEPROM indicates we should expect a direct regpair map
[5.057707] ath: Country alpha2 being used: 00
[5.057707] ath: Regpair used: 0x6c
[5.064516] ath10k_pci 0000:01:00.0 wlp1s0: renamed from wlan0

任何幫助將不勝感激。特別是解釋為什麼它突然停止工作。

答案1

使用鍵盤快速鍵(FN + ?)查看是否啟用。 dell-rbtn 模組可能允許其工作

相關內容