From: Jon Loeliger <jdl@bigfootnetworks.com>
To: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Unable to complete a connection with nl80211 and wpa_supplicant?
Date: Wed, 01 Jul 2009 17:10:26 -0500 [thread overview]
Message-ID: <1246486226.11632.50.camel@jdl-desktop> (raw)
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)
next reply other threads:[~2009-07-01 22:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-01 22:10 Jon Loeliger [this message]
2009-07-01 22:12 ` Unable to complete a connection with nl80211 and wpa_supplicant? Johannes Berg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1246486226.11632.50.camel@jdl-desktop \
--to=jdl@bigfootnetworks.com \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox