From: Kalle Valo <kvalo@qca.qualcomm.com>
To: Jonathan Bagg <jbagg@lenbrook.com>
Cc: Anthony Ginger <mapfly@gmail.com>,
<linux-wireless@vger.kernel.org>, <ath6kl-devel@qualcomm.com>
Subject: Re: ath6kl hostapd
Date: Thu, 10 May 2012 11:33:22 +0300 [thread overview]
Message-ID: <4FAB7D52.6060803@qca.qualcomm.com> (raw)
In-Reply-To: <4FA43C79.6020202@lenbrook.com>
On 05/04/2012 11:30 PM, Jonathan Bagg wrote:
> On 12-05-03 01:15 AM, Kalle Valo wrote:
>>
>> That might be challenging. I think it's easier if you add debug messages
>> and try to pinpoint where it is failing. For example
>> ath6kl_cfg80211_change_iface() is a good place to start debugging.
>
> I tried again and it appears that sometimes (< 10 %) I can make
> connections to the ath6kl in AP mode.
What exactly happens when a connection fails? What client device are you
using?
> Just to rule out any issues with
> my configs & tools, I setup a cw1200 sdio using the same software
> stack. The cw1200 is working fine for me in AP mode and the output of
> hostapd is richer.
cw1200 is a mac80211 driver and the interface to user space is different
compared to fullmac devices like ath6kl. That's why the log output is
different.
> Any clues from the ath6kl hostapd output?
>
>
> --------hostapd output using ath6kl-------
>
> nl80211: Event message available
> nl80211: New station d8:a2:5e:08:89:56
> nl80211: Assoc Req IEs - hexdump(len=55): 00 09 4e 31 35 30 2d 66 30 30
> 32 01 08 82 84 8b 96 24 30 48 6c 21 02 08 10 24 02 01 0e 32 04 0c 12 18
> 60 dd 09 00 10 18 02 00 00 01 00 00 dd 07 00 50 f2 02 00 01 00
> wlan0: Event ASSOC (0) received
> wlan0: STA d8:a2:5e:08:89:56 IEEE 802.11: associated
> STA did not include WPS/RSN/WPA IE in (Re)AssocReq
> New STA
> ap_sta_add: register ap_handle_timer timeout for d8:a2:5e:08:89:56 (300
> seconds - ap_max_inactivity)
> wlan0: STA d8:a2:5e:08:89:56 RADIUS: starting accounting session
> 00000B62-00000000
> IEEE 802.1X: Ignore STA - 802.1X not enabled or forced for WPS
> hostapd_new_assoc_sta: reschedule ap_handle_timer timeout for
> d8:a2:5e:08:89:56 (300 seconds - ap_max_inactivity)
> Sending OFFER of 192.168.5.80
> Sending OFFER of 192.168.5.80
> Sending ACK to 192.168.5.80
> Sending ACK to 192.168.5.80
> Sending ACK to 192.168.5.80
> random: Got 8/20 bytes from /dev/random
> nl80211: Event message available
Is this from a failing case? From a quick look I don't see anything
wrong in the logs.
What are the symptoms when the connection fails? Did you check that this
isn't a higher level problem (wrong IP address etc)?
Kalle
next prev parent reply other threads:[~2012-05-10 8:33 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-16 11:30 ath6kl hostapd Anthony Ginger
2012-02-27 6:43 ` Kalle Valo
2012-02-27 14:45 ` Anthony Ginger
2012-04-11 8:54 ` Kalle Valo
2012-05-01 19:17 ` Jonathan Bagg
2012-05-01 19:27 ` Kalle Valo
[not found] ` <4FA0535D.2060907@lenbrook.com>
2012-05-03 5:15 ` Kalle Valo
2012-05-04 20:30 ` Jonathan Bagg
2012-05-10 8:33 ` Kalle Valo [this message]
2012-05-10 18:31 ` Jonathan Bagg
2012-05-11 6:27 ` Kalle Valo
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=4FAB7D52.6060803@qca.qualcomm.com \
--to=kvalo@qca.qualcomm.com \
--cc=ath6kl-devel@qualcomm.com \
--cc=jbagg@lenbrook.com \
--cc=linux-wireless@vger.kernel.org \
--cc=mapfly@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.