Return-path: Received: from mail-ig0-f174.google.com ([209.85.213.174]:58528 "EHLO mail-ig0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752049AbbBVSaY (ORCPT ); Sun, 22 Feb 2015 13:30:24 -0500 Received: by mail-ig0-f174.google.com with SMTP id b16so13666851igk.1 for ; Sun, 22 Feb 2015 10:30:24 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: Date: Sun, 22 Feb 2015 10:30:24 -0800 Message-ID: (sfid-20150222_193029_470137_1437A96B) Subject: Re: AR9462 problems connecting again.. From: Linus Torvalds To: Adrian Chadd Cc: "Luis R. Rodriguez" , Kalle Valo , QCA ath9k Development , Linux Wireless List , "ath9k-devel@lists.ath9k.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Sun, Feb 22, 2015 at 10:24 AM, Adrian Chadd wrote: > > 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. Nope. Did that, killed wpa_supplicant (which restarts it), tried connecting, still failed. Linus