On Tue, Jul 9, 2013 at 4:22 PM, José Miguel Gonçalves <jose.goncalves@xxxxxxx> wrote: > http://pastebin.com/XmEzqjHs > > The dmesg output with debug mask set to 0x63c20: > > http://pastebin.com/zGE0Gfp8 > > Note that with debug activated I did not see the driver's "Beacon loss > detected" messages. You have this line in the log: [ 72.435000] wlan0: deauthenticated from 88:43:e1:57:79:c0 (Reason: 23) This means: Association request rejected because the information in the Power Capability element is unacceptable In other words the AP is disconnecting you since your Tx power is inadequate (probably too high?). I'd try to limit it using iw, or just set a different regdomain where its limited. Also I'd try with a different AP. Arik -- 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