public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* Unable to complete a connection with nl80211 and wpa_supplicant?
@ 2009-07-01 22:10 Jon Loeliger
  2009-07-01 22:12 ` Johannes Berg
  0 siblings, 1 reply; 2+ messages in thread
From: Jon Loeliger @ 2009-07-01 22:10 UTC (permalink / raw)
  To: linux-wireless@vger.kernel.org

Guys,

Does the following log showing wpa_supplicant's inability
to assoc/auth using the nl80211 driver look familiar
to anyone?  The same setup and config works using the
wext driver. Do I just need a more recent wireless-testing
kernel?  This is wireless-testing at d1a6d5c2f6.  And
if it matters, it's the ar9170 driver below that.

Thanks,
jdl


# cat /etc/wpa_supplicant.conf 
network={
	ssid="bigfoot"
	scan_ssid=1
	key_mgmt=WPA-PSK
	psk="my-secret"
}


# wpa_supplicant -c /etc/wpa_supplicant.conf  -Dnl80211 -i wlan0

CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1e:58:f2:f5:71 (SSID='bigfoot' freq=2422 MHz)
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Associated with 00:1e:58:f2:f5:71
Authentication with 00:1e:58:f2:f5:71 timed out.
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1e:58:f2:f5:71 (SSID='bigfoot' freq=2422 MHz)
Associated with 00:1e:58:f2:f5:71
Authentication with 00:1e:58:f2:f5:71 timed out.
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:1e:58:f2:f5:71 (SSID='bigfoot_' freq=2422 MHz)






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-07-01 22:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-01 22:10 Unable to complete a connection with nl80211 and wpa_supplicant? Jon Loeliger
2009-07-01 22:12 ` Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox