On Wed, Nov 19, 2008 at 5:15 PM, Fabio Rossi <rossi.f@xxxxxxxxx> wrote: > I've attached a kernel log of what's happening and a commands log with time > references. I hope it's useful, tell me if you need other data. Ok, well at least we know we see beacons from the AP in question. Other than that, it doesn't help a whole lot, as all the log captured was beacons from various APs. Can you try again without the 'trace' option? Also if you turn on CONFIG_MAC80211_VERBOSE_DEBUG then we can see the probe requests etc. If you do have another wireless card, that would still be better. You can use it like this: # ifconfig wlan1 down # iwconfig wlan1 mode monitor # ifconfig wlan1 up # tcpdump -s 1000 -w assoc.cap -i wlan1 Then you can load assoc.cap into wireshark (you can capture from inside wireshark too if you prefer). -- Bob Copeland %% www.bobcopeland.com -- 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