4.19.9 커널로 crux Linux 설치를 설정했습니다.
Linux pinetree 4.19.9 #2 SMP Sat Dec 15 07:13:29 CET 2018 x86_64 Intel(R) Pentium(R) CPU N3700 @ 1.60GHz GenuineIntel GNU/Linux
WLAN을 사용하려고했기 때문에 이것이 내 장치입니다.
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter
wpa_supplicant로 시작하려고하면이 오류가 발생합니다.
bash-4.4# wpa_supplicant -B -i wlp2s0 -c /etc/wpa.conf
Successfully initialized wpa_supplicant
Could not set interface wlp2s0 flags (UP): Success
nl80211: Could not set interface 'wlp2s0' UP
nl80211: deinit ifname=wlp2s0 disabled_11b_rates=0
wlp2s0: Failed to initialize driver interface
rtlwifi 제품군 장치 를 지원하도록 커널을 컴파일했습니다 . ip 링크 정보는 다음과 같습니다 :
3: wlp2s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
link/ether 54:8c:a0:f4:51:a5 brd ff:ff:ff:ff:ff:ff
이 장치를 작동시키는 방법에 대한 힌트가 있습니까?