<br><br><div><span class="gmail_quote">On 5/1/07, <b class="gmail_sendername">Tom London</b> <<a href="mailto:selinux@gmail.com">selinux@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 5/1/07, dragoran dragoran <<a href="mailto:drago01@gmail.com">drago01@gmail.com</a>> wrote:<br>><br>><br>> On 5/1/07, Tom London <<a href="mailto:selinux@gmail.com">selinux@gmail.com</a>> wrote:<br>
> > No, and thanks for the offer of help.<br>> ><br>> > It would help if you could provide steps for wpa_supplicant.  (Sorry,<br>> > but I've forgotten....).<br>> ><br>> > I'll have to shutdown NetworkManager first, right?  Anything else?
<br>><br>>  you need a config file call it whatever you want ex: wpa_supplicant.conf ;)<br>> mine looks like this:<br>> ctrl_interface=/var/run/wpa_supplicant<br>> ctrl_interface_group=wheel<br>><br>> network={
<br>>         ssid="yourssid"<br>>         proto=WPA<br>>         key_mgmt=WPA-PSK<br>>         scan_ssid=1<br>>         pairwise=TKIP<br>>         group=TKIP<br>>         psk="yourpassword"
<br>> }<br>><br>> then do (as root)<br>> /sbin/service NetworkManager stop<br>> /usr/sbin/wpa_supplicant -dd -D wext -i wlan0 -c /yoor/configfile.conf<br>> open a second terminal (after it has assiotated) and type (as root)
<br>> dhclient wlan0<br>> after this the network should be up and running<br>><br>Thanks.<br><br>This seems to work much better. In fact, I'm sending this message on a<br>WPA network.</blockquote><div><br>:) 
<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Also, the [INFO possible recursive locking detected ] appears gone.</blockquote>
<div><br>for me it always show up when the interface goes on for the first time... but it does not seem to affect anything <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Something funny with NM/kernel interaction?  Scans during association?</blockquote><div>dunno...seems to be a problem with nm+iwlwifi (have not tryed yet but will do tomorrow)<br>try open a new terminal and do iwlist scan
<br>I tryed this and nothing bad happend.(scan during association)<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">tom<br>--<br>
Tom London<br><br>--<br>fedora-test-list mailing list<br><a href="mailto:fedora-test-list@redhat.com">fedora-test-list@redhat.com</a><br>To unsubscribe:<br><a href="https://www.redhat.com/mailman/listinfo/fedora-test-list">
https://www.redhat.com/mailman/listinfo/fedora-test-list</a><br></blockquote></div><br>