I've been unable to get wpa_supplicant working and was hoping someone
could help me figure out why. It seems that the AP is being blacklisted
because of an authentication timeout, but I'm not sure why it isn't
authenticating. The wpa_supplicant is being run on the Linux OS and ARM
processor with Madwifi driver. The debug file is attached and my
configuration settings are:<br><div style="font-family: &quot;Courier New&quot;; font-size: 10pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-style: normal; font-weight: normal; text-decoration: none;">


<pre>I&#39;ve been unable to get wpa_supplicant working and was hoping someone could help me figure out why. It seems that the AP is being blacklisted because of an authentication timeout, but I&#39;m not sure why it isn&#39;t authenticating. The wpa_supplicant is being run on the Linux OS and ARM processor with Madwifi driver. The debug file is attached and my configuration settings are:<br>

<br>ctrl_interface=/var/run/wpa_supplicant<br>eapol_version=1<br>ap_scan=1<br>network={<br>        ssid=&quot;OSD&quot;<br>        proto=RSN<br>        key_mgmt=WPA-PSK<br>        pairwise=CCMP<br>        group=CCMP<br>        psk=89fb26ce3a13fbbf6e710cccda746025628c5dfe7fea629de87d3e91a7b7e9fb<br>

   priority=2<br>}<br></pre></div>