Ubuntu 16.04 LTS Wi-Fi가 갑자기 작동을 멈췄습니다. Alienware 13

Ubuntu 16.04 LTS Wi-Fi가 갑자기 작동을 멈췄습니다. Alienware 13

Alienware 13 노트북에 Ubuntu 16.04를 설치했는데 몇 주 동안 모든 것이 매력적으로 작동했습니다. 그런데 갑자기 Wi-Fi가 완전히 작동을 멈췄습니다. 업데이트 설치에 대해 알지 못했으며 실제로 매일 발생했습니다.

시스템을 다시 설치했는데 같은 일이 다시 발생했습니다. 일주일 정도 후에 갑자기 작동이 멈췄습니다.

사람들이 일반적으로 요청하는 몇 가지 결과는 다음과 같습니다.

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 모듈을 사용하면 작동할 수 있습니다.

관련 정보