From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#23409: unable to load free firmware Date: Wed, 11 Jan 2017 23:29:45 +0100 Message-ID: <87eg09ut5y.fsf@gnu.org> References: <8c7981c22c93720a9dbd5f63c279c44b@riseup.net> <87shy1apax.fsf@gnu.org> <20160502085507.31da4d6f@openmailbox.org> <87d1idle2j.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]:57038) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cRRQ8-0004vH-77 for bug-guix@gnu.org; Wed, 11 Jan 2017 17:31:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cRRQ7-0003G5-DZ for bug-guix@gnu.org; Wed, 11 Jan 2017 17:31:04 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:34951) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cRRQ7-0003Fv-BK for bug-guix@gnu.org; Wed, 11 Jan 2017 17:31:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cRRQ7-0000Es-4h for bug-guix@gnu.org; Wed, 11 Jan 2017 17:31:03 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87d1idle2j.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Wed, 02 Nov 2016 23:19:48 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Eric Bavier Cc: Quilro Ordonez , quiliro@fsfla.org, 23409-done@debbugs.gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > Eric Bavier skribis: > >> On Sun, 01 May 2016 15:19:34 +0200 >> ludo@gnu.org (Ludovic Court=C3=A8s) wrote: >> >>> Quilro Ordonez skribis: >>>=20 >>> > I am trying to lo use Broadcom wireless device on GuixSD. It is >>> > confirmed to work with free drivers and free firmware. It works >>> > correctly in Trisquel too. >>> > >>> > dmesg gives the following messages. I have included only the relevant >>> > parts:=20=20 >>>=20 >>> [...] >>>=20 >>> > [ 20.591158] b43-phy0 ERROR: Firmware file "b43-open/ucode5.fw" not >>> > found >>> > [ 21.313688] b43-phy0 ERROR: /*(DEBLOBBED)*/=20=20 >>>=20 >>> =E2=80=9CDEBLOBBED=E2=80=9D would suggest that Linux-libre=E2=80=99s de= blobbing script viewed it >>> as an opaque binary blob and thus patched it, which may be an issue >>> here, no? >> >> Does deblobbing happen at runtime too? I thought it was only during >> build time. >> >>>=20 >>> I assume you used the firmware packages that Leo copied. Could you get >>> its author to submit it? :-) >> >> That would be me :) But I don't have the hardware to test it out on, >> and qemu doesn't offer emulation of the broadcomm cards. > > Eric, do you know if the firmware package you wrote got more testing? > It=E2=80=99s been mentioned several times on IRC over time. This was done in commit 52db41aff8771518f99eb1f9b63b814b568f7a4a back in Nov. 2016. Closing! Ludo=E2=80=99.