Linux wireless drivers development
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: Chad Koehler <chad.koehler@gmail.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: Possible issue with mac80211 and certain access points
Date: Fri, 14 May 2010 00:07:40 +0200	[thread overview]
Message-ID: <1273788460.375.76.camel@localhost.localdomain> (raw)
In-Reply-To: <AANLkTim6GiiFR0zWVqlmIJr-sk1ThwO3GAA97aJwWg3U@mail.gmail.com>

Hi Chad,

> Recently purchased a Palm Pre and immediately found some issues with
> connecting to the Wifi Hotspot.  Connecting to other access points
> would work flawlessly.
> 
> Using the Palm Pre hotspot, I can get connected, but the connection
> will drop after a very short period of time.  There are messages in
> the system log whenever the connection drops:
> 
> No probe response from AP <address> after 500ms, disconnecting.
> 
> An internet search turned up several results for people with the same
> issue, different wireless drivers and different access point types.
> 
> I traced this message down to mac80211/mlme.c, to the
> ieee80211_sta_work() function, and was able to determine that for some
> reason this particular AP was not responding to probe requests.  This
> let me further on to the function ieee80211_mgd_probe_ap_send(), which
> sends a direct probe request to the AP -- this probe request was being
> sent and never responded to.
> 
> If I change this function to send a probe request to the broadcast
> address, in a similar manner to what is done in
> ieee80211_direct_probe(), then the access point responds and works
> without issue.
> 
> Due to the volume of issues on the internet that I see with the same
> underlying symptoms, I wonder if there are some small amount of access
> points that will not respond to a direct packet probe request even
> when associated.
> 
> I admittedly know very little about wireless networking internals, so
> I am hesitant to state that this fix is necessary or appropriate, but
> it does solve the issue for me and I am able to remain connected to
> the Palm Pre hotspot, as well as other access points that I have
> tried.
> 
> Please let me know if I can provide further information in this space.

actually I ran into the same issue two days ago and was going to post
it. So what I am seeing with the Palm Pre is that when we actually scan
while connected to the Palm Pre, a second later we end up disconnected.

Regards

Marcel



  reply	other threads:[~2010-05-13 22:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-13 14:41 Possible issue with mac80211 and certain access points Chad Koehler
2010-05-13 22:07 ` Marcel Holtmann [this message]
2010-05-14  7:59   ` 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=1273788460.375.76.camel@localhost.localdomain \
    --to=marcel@holtmann.org \
    --cc=chad.koehler@gmail.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