On 01/07/2016 08:29 AM, David Mosberger wrote:
Ben,

On Thu, Jan 7, 2016 at 9:24 AM, Ben Greear <gree...@candelatech.com> wrote:
On 01/07/2016 08:19 AM, David Mosberger wrote:

We are seeing a curious issue where WLAN connectivity sometimes
gets stuck until a "wpa_cli reassociate" command is issued.

At the WPA level, everything appears to be working fine)
(see thread starting at
http://lists.infradead.org/pipermail/hostap/2016-January/034454.html).

I don't remember seeing you mention the driver and NIC you are using.

I think this is likely a driver bug, so please provide that info.

Sure, we're using rtl8192cu.  I started out suspecting a driver bug as
well, but since we're processing management frames during those
"stuck" periods just fine (see
debug output in
http://lists.infradead.org/pipermail/hostap/2016-January/034459.html),
I'm not so sure anymore.  Like mac80211, we have patched rtl8192cu
driver with current
bug-fixes already.

I have no experience with that chip, but wifi is a tricky beast.  Could be
a power-save issue perhaps.  I assume you have sniffed to see if any frames
are going out on the air during the time of trouble?

If correct packets go out on the air and AP doesn't answer, then likely AP 
problem.

If pkts don't get on the air, then check to see if they at least get to
the driver.

If they don't get to the driver, then probably it is a kernel/stack issue.

If they get to the driver but not on the air, then NIC and/or it's firmware
and/or the driver is likely the culprit.

Thanks,
Ben


   --david



--
Ben Greear <gree...@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to