Return-path: Received: from mail-ig0-f177.google.com ([209.85.213.177]:41918 "EHLO mail-ig0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752062AbbBVVuS (ORCPT ); Sun, 22 Feb 2015 16:50:18 -0500 Received: by mail-ig0-f177.google.com with SMTP id z20so14217711igj.4 for ; Sun, 22 Feb 2015 13:50:17 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: Date: Sun, 22 Feb 2015 13:50:16 -0800 Message-ID: (sfid-20150222_225022_139490_F3E0DA32) 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 11:39 AM, Adrian Chadd wrote: > > Hm, can you enable wpa debugging to log everything whilst it's > associating / reassociating? Ugh. When I add "-dd" to the command line, it has now worked three times in a row, when before it worked once out of ten tries. So my guess is that it's something timing-dependent. Or it's something where once it starts working, it stays working until I reboot. I'll try that. Linus