Hi Johannes, > > > After a long debugging session with Reinette we finally tracked down > > > what is going on here. A full scan with this card takes 7-9 seconds and > > > that seems to be too long and trigger IEEE80211_MONITORING_INTERVAL > > > which then deauthenticates us with the AP (reason=6). > > > > Yeah, this is a bug. We analysed this problem a couple of days ago and I > > thought Kalle was going to fix it -- maybe he forgot. I forgot what > > exactly it was and how to fix it, hmm. Right now I'm confused and can't > > seem to reproduce my analysis. I thought it had something to do with > > using a different timer but we do seem to use the regular mgd.timer, so > > I'm not sure. > > Hmm. Can't seem to find what's going on -- can you enable > CONFIG_MAC80211_VERBOSE_DEBUG and check for the beacon loss messages? I did that already and yes, I see the beacon loss message. Increasing IEEE80211_MONITORING_INTERVAL to 10 seconds fixes this, but that can't be the real solution for it. Also even when it deauth, it should then be able to authenticate and associate again. If I end up in this situation basically only a reboot fixes it. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html