From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: ath9k vs. Linux-libre 4.1.2, and default kernel Date: Fri, 04 Sep 2015 18:37:25 +0200 Message-ID: <878u8mf8e2.fsf@gnu.org> References: <87mvyuj3nk.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33982) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXtzW-0000Am-2s for guix-devel@gnu.org; Fri, 04 Sep 2015 12:37:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZXtzV-000265-D5 for guix-devel@gnu.org; Fri, 04 Sep 2015 12:37:30 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:57856) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXtzV-000260-9X for guix-devel@gnu.org; Fri, 04 Sep 2015 12:37:29 -0400 Received: from reverse-83.fdn.fr ([80.67.176.83]:48080 helo=pluto) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1ZXtzU-0001Yj-0O for guix-devel@gnu.org; Fri, 04 Sep 2015 12:37:28 -0400 In-Reply-To: <87mvyuj3nk.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Fri, 17 Jul 2015 15:48:47 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > When switching from 4.0.5 to 4.1.2, I noticed that my ath9k-based > ThinkPenguin WiFi dongle would no longer work (=E2=80=9CResource unavaila= ble=E2=80=9D > when running =E2=80=98iwlist xxx scan=E2=80=99, etc.) I=E2=80=99m happy to report that this is fixed by upgrading the ath9k firmw= are from 1.3.2 to 1.4.0. To sum up: linux-libre-4.2 + ath9k-htc-firmware-1.4.0 =E2=86=92 works like a charm Ludo=E2=80=99.