Hi,<br> I'm now using wpa_supplicant 0.5.8 connecting with Access Point-WPA2(Radius,CCMP). STA connects with AP successfully. But it sometimes, shows the error message during association.<br> Debug message at wpa_supplicant, it keeps showing: (I copy some part of a long list)<br>
<br>EAP: EAP entering state RECEIVED<br>EAP: Received EAP-Request id=3 method=1 vendor=0 vendorMethod=0<br>EAP: EAP entering state IDENTITY<br>
CTRL-EVENT-EAP-STARTED EAP authentication started<br>EAP: EAP-Request Identity data - hexdump_ascii(len=0):<br><br><b>EAP: buildIdentity: configuration was not available</b><br><br>EAP: EAP entering state SEND_RESPONSE<br>
EAP: EAP entering state IDLE<br>RX EAPOL from 00:1a:4d:2f:87:2c<br>EAPOL: Received EAP-Packet frame<br>RX EAPOL from 00:1a:4d:2f:87:2c<br>EAPOL: Received EAP-Packet frame<br>Authentication with 00:1a:4d:2f:87:2c timed out.<br>
wpa_driver_ralink_get_bssid<br>wpa_driver_ralink_get_associnfo<br>wpa_driver_ralink_get_associnfo: association success<br>wpa_driver_ralink_poll_timeout: Connected!!<br>wpa_driver_ralink_get_bssid<br>State: SCANNING -> ASSOCIATED<br>
wpa_driver_ralink_get_bssid<br>Associated with 00:1a:4d:2f:87:2c<br>WPA: Association event - clear replay counter<br>EAPOL: External notification - portEnabled=0<br>EAPOL: SUPP_PAE entering state DISCONNECTED<br>EAPOL: SUPP_BE entering state INITIALIZE<br>
EAP: EAP entering state DISABLED<br>EAPOL: External notification - portValid=0<br>EAPOL: External notification - portEnabled=1<br>EAPOL: SUPP_PAE entering state CONNECTING<br>EAPOL: SUPP_BE entering state IDLE<br>EAP: EAP entering state INITIALIZE<br>
EAP: EAP entering state IDLE<br>Setting authentication timeout: 10 sec 0 usec<br>Cancelling scan request<br>EAPOL: startWhen --> 0<br>EAPOL: SUPP_PAE entering state CONNECTING<br>EAPOL: txStart<br>RX EAPOL from 00:1a:4d:2f:87:2c<br>
Setting authentication timeout: 10 sec 0 usec<br>EAPOL: Received EAP-Packet frame<br>EAPOL: SUPP_PAE entering state RESTART<br>EAP: EAP entering state INITIALIZE<br>EAP: EAP entering state IDLE<br>EAPOL: SUPP_PAE entering state AUTHENTICATING<br>
EAPOL: SUPP_BE entering state REQUEST<br>EAPOL: getSuppRsp<br> <br>message <b>EAP: buildIdentity: configuration was not available</b> seems like there is no identity configuration, but I'm sure that my wpa_supplicant.conf is correct (it happens this error randomly)<br>
<br> Is there any suggestion? Any idea would be thankful.<br> Let me know if you need any information.<br><br>Best regards,<br>Pongsak<br>