|
发表于 2022-1-1 15:54:45
只看该作者
5#
cat /proc/version
Linux version 4.19.111 (lvsx@tchip14) (rv1126_rv1109_linux_20211206.xml) (gcc version 6.3.1 20170404 (Linaro GCC 6.3-2017.05)) #116 SMP PREEMPT Mon Dec 6 10:16:00 CST 2021
[root@RV1126_RV1109:/]# [146038.710483] a
抓出的版本是这样,然后WIFI也修改了密码,连接不上,通过指令
wpa_supplicant -i wlan0 -c /etc/wpa_supplicant.conf -B
Successfully initialized wpa_supplicant
rfkill: WLAN soft blocked
[ 162.495885] [dhd] CFG80211-ERROR) wl_cfg80211_add_virtual_iface :Failed to create interface p2p-dev-wlan0: -19 (No such devic e)
nl80211: Failed to creatde a P2P Device interface p2p-dev-wlan0
P2P: Failed to enavble P2P Device interface
ice is not ready
[root@RV1126_RV1109:/]# wpa_supplicant -i wlan0 -c /etc/wpa_supplicant.conf -B
Successfully initialized wpa_supplicant
rfkill: WLAN soft blocked
ctrl_iface exists and seems to be in use - cannot override it
Delete '/var/run/wpa_supplicant/wlan0' manually if it is not used anymore
Failed to initialize control interface '/var/run/wpa_supplicant'.
You may have another wpa_supplicant process already running or the file was
left by an unclean termination of wpa_supplicant in which case you will need
to manually remove this file before starting wpa_supplicant again.
nl80211: deinit ifname=wlan0 disabled_11b_rates=0
[root@RV1126_RV1109:/]# udhcpc -i wlan0
udhcpc: started, v1.27.2
ifconfig: SIOCSIFFLAGS: Operation not possible due to RF-kill
ifconfig: SIOCSIFFLAGS: Operation not possible due to RF-kill
Failed to kill daemon: No such file or directory
udhcpc: sending discover
udhcpc: sendto: Network is down
udhcpc: read error: Network is down, reopening socket
udhcpc: sending discover
udhcpc: sendto: Network is down
udhcpc: read error: Network is down, reopening socket
udhcpc: sending discover
udhcpc: sendto: Network is down
udhcpc: read error: Network is down, reopening socket
Could not receive return value from daemon process.
udhcpc: read error: Network is down, reopening socket
udhcpc: read error: Network is down, reopening socket
udhcpc: read error: Network is down, reopening socket
^Audhcpc: read error: Network is down, reopening socket
|
|