On 21 February 2015 at 15:34, Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote: > So I've had problems connecting to some networks before on my > Chromebook Pixel, but now I'm testing a new Ubiquiti network at home, > and can see this issue at home too. > > I know the wireless works, because other devices work fine on that > network. Also, I know the AR9462 works, because I still have my old > network up and it connects to that. > > And it *occasionally* connects to the new one. But it's rare, and it > clearly has problems. > > It looks something like this: > > [ 73.757869] wlp1s0: authenticate with 20:9f:db:e7:80:80 > [ 73.771471] wlp1s0: send auth to 20:9f:db:e7:80:80 (try 1/3) > [ 73.773706] wlp1s0: authenticated > [ 73.775122] wlp1s0: associate with 20:9f:db:e7:80:80 (try 1/3) > [ 73.787434] wlp1s0: RX AssocResp from 20:9f:db:e7:80:80 > (capab=0x431 status=0 aid=9) > [ 73.787573] wlp1s0: associated > [ 77.784931] wlp1s0: deauthenticated from 20:9f:db:e7:80:80 (Reason: > 2=PREV_AUTH_NOT_VALID) > > and the password I used definitely is right, and sometimes works. > Despite that PREV_AUTH_NOT_VALID thing. > > Any suggestions for what I should do to give you guys any sane and > useful debug output? Just a wild shot - try disabling fast authentication and see if that makes a difference? wpa_supplicant.conf: fast_reauth=0 I recall having issues with fast_reauth once, but I never stuck around that location long enough to debug it. -adrian -- 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