Hi George and Dan,<br><br>First of all thank you very much for your replay.<br><br>I tried with NetworkManager also.. with NM also I didn&#39;t get successes. <br><br>In var/log/messages I am getting this logs:<br><br>Dec&nbsp; 6 12:44:14 sukumar NetworkManager: &lt;info&gt;&nbsp; Config: added &#39;ssid&#39; value &#39;test1&#39;
<br>Dec&nbsp; 6 12:44:14 sukumar NetworkManager: &lt;info&gt;&nbsp; Config: added &#39;key_mgmt&#39; value &#39;WPA-EAP&#39;<br>Dec&nbsp; 6 12:44:14 sukumar NetworkManager: &lt;info&gt;&nbsp; Config: added &#39;identity&#39; value &#39;default&#39;
<br>Dec&nbsp; 6 12:44:14 sukumar NetworkManager: &lt;info&gt;&nbsp; Config: added &#39;password&#39; value &#39;&lt;omitted&gt;&#39;<br>Dec&nbsp; 6 12:44:14 sukumar NetworkManager: &lt;info&gt;&nbsp; Config: added &#39;eap&#39; value &#39;LEAP&#39;
<br>Dec&nbsp; 6 12:44:14 sukumar NetworkManager: &lt;info&gt;&nbsp; Config: added &#39;proto&#39; value &#39;WPA RSN WPA RSN&#39;<br>Dec&nbsp; 6 12:44:14 sukumar NetworkManager: &lt;info&gt;&nbsp; Config: added &#39;pairwise&#39; value &#39;TKIP CCMP TKIP CCMP&#39;
<br>Dec&nbsp; 6 12:44:14 sukumar NetworkManager: &lt;info&gt;&nbsp; Config: added &#39;group&#39; value &#39;WEP40 WEP104 TKIP CCMP WEP40 WEP104 TKIP CCMP&#39;<br>Dec&nbsp; 6 12:44:14 sukumar NetworkManager: &lt;info&gt;&nbsp; Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
<br>Dec&nbsp; 6 12:44:14 sukumar NetworkManager: &lt;info&gt;&nbsp; (wlan0) Supplicant interface state change: 0 -&gt; 2<br>Dec&nbsp; 6 12:44:39 sukumar NetworkManager: &lt;info&gt;&nbsp; Activation (wlan0/wireless): association took too long, asking for new key.
<br>Dec&nbsp; 6 12:44:39 sukumar NetworkManager: &lt;info&gt;&nbsp; (wlan0) Supplicant interface state change: 2 -&gt; 0<br>Dec&nbsp; 6 12:44:44 sukumar NetworkManager: &lt;WARN&gt;&nbsp; get_secrets_cb(): Couldn&#39;t get connection secrets: 
applet.c.2997 (get_secrets_dialog_response_cb): canceled.<br>Dec&nbsp; 6 12:44:44 sukumar NetworkManager: &lt;info&gt;&nbsp; Activation (wlan0) failed for access point (Neolinksys)<br>Dec&nbsp; 6 12:44:44 sukumar NetworkManager: &lt;info&gt;&nbsp; Marking connection &#39;Auto Neolinksys&#39; invalid.
<br>Dec&nbsp; 6 12:44:44 sukumar NetworkManager: &lt;info&gt;&nbsp; Activation (wlan0) failed.<br>Dec&nbsp; 6 12:44:44 sukumar NetworkManager: &lt;info&gt;&nbsp; Deactivating device wlan0.<br>Dec&nbsp; 6 12:44:44 sukumar NetworkManager: &lt;info&gt;&nbsp; SWITCH: no current connection, found better connection &#39;Auto Ethernet (eth0)
<br><br>Dec&nbsp; 6 12:45:52 sukumar NetworkManager: &lt;info&gt;&nbsp; Config: added &#39;ssid&#39; value &#39;test2&#39;<br>Dec&nbsp; 6 12:45:52 sukumar NetworkManager: &lt;info&gt;&nbsp; Config: added &#39;key_mgmt&#39; value &#39;WPA-PSK&#39;
<br>Dec&nbsp; 6 12:45:52 sukumar NetworkManager: &lt;info&gt;&nbsp; Config: added &#39;psk&#39; value &#39;&lt;omitted&gt;&#39;<br>Dec&nbsp; 6 12:45:52 sukumar NetworkManager: &lt;info&gt;&nbsp; Config: added &#39;proto&#39; value &#39;WPA RSN&#39;
<br>Dec&nbsp; 6 12:45:52 sukumar NetworkManager: &lt;info&gt;&nbsp; Config: added &#39;pairwise&#39; value &#39;TKIP CCMP&#39;<br>Dec&nbsp; 6 12:45:52 sukumar NetworkManager: &lt;info&gt;&nbsp; Config: added &#39;group&#39; value &#39;WEP40 WEP104 TKIP CCMP&#39;
<br>Dec&nbsp; 6 12:45:52 sukumar NetworkManager: &lt;info&gt;&nbsp; Activation (wlan0) Stage 2 of 5 (Device Configure) complete.<br>Dec&nbsp; 6 12:45:52 sukumar NetworkManager: &lt;info&gt;&nbsp; (wlan0) Supplicant interface state change: 0 -&gt; 2
<br>Dec&nbsp; 6 12:45:52 sukumar avahi-daemon[1896]: Interface eth0.IPv4 no longer relevant for mDNS.<br>Dec&nbsp; 6 12:45:52 sukumar avahi-daemon[1896]: Withdrawing address record for fe80::20c:29ff:fe9d:5560 on eth0.<br>Dec&nbsp; 6 12:46:17 sukumar NetworkManager: &lt;info&gt;&nbsp; Activation (wlan0/wireless): association took too long, asking for new key.
<br>Dec&nbsp; 6 12:46:17 sukumar NetworkManager: &lt;info&gt;&nbsp; (wlan0) Supplicant interface state change: 2 -&gt; 0<br><br><br><br><br>As per my understating the problem will be &quot;what ever the IOCTL commands generated by wpa_supplicant&nbsp; are not understood by&nbsp; ndiswrappered&nbsp;  drivers&quot; 
<br><br>To resolve this problem where I need to change the code. Plz help me.<br><br>Thanks and regards,<br>Sukumar<br><br><br><div class="gmail_quote">On Dec 5, 2007 8:47 PM, Dan Williams &lt;<a href="mailto:dcbw@redhat.com">
dcbw@redhat.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On Wed, 2007-12-05 at 11:09 -0400, George N. White III wrote:
<br>&gt; On Dec 5, 2007 10:25 AM, Sukku &lt;<a href="mailto:m.sukumar@gmail.com">m.sukumar@gmail.com</a>&gt; wrote:<br>&gt; &gt; Hi All,<br>&gt; &gt;<br>&gt; &gt; From last two weeks, I am working on this problem. I am working on FC8 with
<br>&gt; &gt; kernel version 2.6.23.1-42.<br>&gt; &gt;<br>&gt; &gt; I am using Linksys wireless adapter (WUSB54G). I didn&#39;t found any linux<br>&gt; &gt; drivers for this device. so by using ndiswrappers I installed windows native
<br>&gt; &gt; drives in linux box. finally adapter got detected.<br>&gt; &gt;<br>&gt; &gt; after words &nbsp;I try to use this &nbsp;wpa_supplicant on this adapter. &nbsp;Hear I am<br>&gt; &gt; facing problem<br>&gt; &gt;<br>&gt; &gt; In debugging mode &nbsp;I am getting so many IOCTL errors. I am not getting,
<br>&gt; &gt; there errors are from ndiswrapper or wpa_supplicant.<br>&gt;<br>&gt; I saw those errors, and failed to connect, also using FC8 with a ndiswrapper<br>&gt; but a different &nbsp;USB dongle (TEW). &nbsp; &nbsp;However, NetworkManager is more or
<br>&gt; less working (too frequent disconnects from my AP, connects to random<br>&gt; open AP&#39;s). &nbsp; Check that there isn&#39;t a 2nd copy of wpa_supplicant running.<br><br></div>NM itself will only ever connect to an AP that you&#39;ve chosen from the
<br>menu.<br><br>If you&#39;ve never chosen that AP from the menu, it&#39;s important to remember<br>that the driver and/or firmware also control roaming, and that<br>often-times the driver/firmware will decide to associate to an access
<br>point without being told to so (ipw* does this a lot). &nbsp;Some drivers<br>have module options to disable that functionality, and the only real<br>arguments I&#39;ve heard for this behavior are that people alone in the<br>
woods then don&#39;t need to issue manual iwconfig commands when they start<br>their computer up. &nbsp;I&#39;m not sure what the security implications of the<br>card connecting to a random open AP are, but it can&#39;t be much good.
<br><font color="#888888"><br>dan<br><br><br></font></blockquote></div><br><br clear="all"><br>-- <br><br>-------<br>సుకుమార్.