무선 카드가 목록에 있지만 비활성화되어 있습니다.

무선 카드가 목록에 있지만 비활성화되어 있습니다.

PICO-KBU4 보드에 WNFQ-258ACN(BT) 무선 네트워크 카드를 장착했습니다. Yocto Linux를 실행합니다.

ifconfig를 실행하면 무선 인터페이스가 표시되지 않습니다. PCI 장치를 나열하면 다음과 같이 표시됩니다.[장애가 있는]:

# lspci -vnn

01:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter [168c:003e] (rev 32)
    Subsystem: Device [1dac:0258]
    Flags: fast devsel, IRQ 11
    Memory at df000000 (64-bit, non-prefetchable) [disabled] [size=2M]
    Capabilities: [40] Power Management version 3
    Capabilities: [50] MSI: Enable- Count=1/8 Maskable+ 64bit-
    Capabilities: [70] Express Endpoint, MSI 00
    Capabilities: [100] Advanced Error Reporting
    Capabilities: [148] Virtual Channel
    Capabilities: [168] Device Serial Number 00-00-00-00-00-00-00-00
    Capabilities: [178] Latency Tolerance Reporting
    Capabilities: [180] L1 PM Substates

ath9k 드라이버를 로드했습니다.

# lsmod
[...]
iwlwifi               241664  0
ath9k                  94208  0
ath9k_common           16384  1 ath9k
ath9k_hw              421888  2 ath9k_common,ath9k
mac80211              544768  1 ath9k
ath                    28672  3 ath9k_common,ath9k,ath9k_hw
cfg80211              499712  5 ath9k_common,ath9k,ath,iwlwifi,mac80211
[...]

비활성화 상태가 표시되는 이유는 무엇입니까? 어떻게 활성화할 수 있나요?

편집하다:

root@aaeonc:~# rfkill list all
0: hci0: bluetooth
        Soft blocked: no
        Hard blocked: no

답변1

프레디가 말했듯이댓글에서,9천내 장치가 지원되지 않으므로 해결 방법은 설치하는 것입니다.10만운전사.

관련 정보