|
[root@EmbedSky /etc]# wpa_supplicant -Dwext -iwlan0 -c/etc/wpa_supplicant.conf -
dd &
Initializing interface 'wlan0' conf '/etc/wpa_supplicant.conf' driver 'wext' ctrl_interface 'N/A' bridge 'N/A'
Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf'
Reading configuration +871x_drv - drv_open, bup=1
-871x_drv - drv_open, bup=1
[rtw_wx_set_pmkid] IW_PMKSA_FLUSH!
set_mode = IW_MODE_INFRA
file '/etc/wpa_supplicant.conf'
ctrl_interface='/var/run/wpa_supplicant'
Line: 5 - start of a new network block
[root@EmbedSky /etc]# ssid - hexdump_ascii(len=11):
54 50 2d 4c 49 4e 4b 5f 32 31 31 TP-LINK_211
key_mgmt: 0x2
proto: 0x1
pairwise: 0x8
group: 0x8
PSK - hexdump(len=32): [REMOVED]
Priority group 0
id=0 ssid='TP-LINK_211'
SIOCGIWRANGE: WE(compiled)=22 WE(source)=16 enc_capa=0xf
capabilities: key_mgmt 0xf enc 0xf flags 0x0
ioctl[SIOCSIWAP]: Operation not permitted
WEXT: Fai(2)871x_drv - drv_close, bup=1, hw_init_completed=1
led to set bogus BSSID/SSID to disconnect
netli-871x_drv - drv_close, bup=1
nk: Operstate: linkmode=1, operstate=5
socket(PF_PACKET): Address family not supported by protocol
Failed to add interface wlan0
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
State: DISCONNECTED -> DISCONNECTED
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
wpa_driver_wext_set_countermeasures
No keys have been configured - skip key clearing
Cancelling scan request
Cancelling authentication timeout
ioctl[SIOCSIWAP]: Operation not permitted
WEXT: Failed to set bogus BSSID/SSID to disconnect
netlink: Operstate: linkmode=0, operstate=6
rtl8192c_set_FwJoinBssReport_cmd mstatus(0)
==>pwr_state_check_handler .fw_state(8)
==> rtw_ps_cmd , enqueue CMD
[1]+ Done(255) wpa_supplicant -Dwext -iwlan0 -c/etc/wpa_supplicant.conf -dd
[root@EmbedSky /etc]# |
|