unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Installation: Load non-free wifi firmware (iwlwifi)
@ 2018-03-02 17:25 Pierre Neidhardt
  2018-03-02 17:41 ` Pierre Neidhardt
                   ` (4 more replies)
  0 siblings, 5 replies; 33+ messages in thread
From: Pierre Neidhardt @ 2018-03-02 17:25 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 391 bytes --]


This was posted before:

    https://lists.gnu.org/archive/html/help-guix/2017-01/msg00041.html

Unfortunately, I'm not able to acquire a wifi dongle at the moment.
As far as I understand, linux-libre turns off the ability to load
non-free firmware.  Why is it so?

Is it possible to re-enable the feature?
If not, are there other ways around the issue?

-- 
Pierre Neidhardt

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 33+ messages in thread
* Re: Installation: Load non-free wifi firmware (iwlwifi)
@ 2022-05-11 12:19 白い熊
  2022-05-11 12:31 ` yasu
  0 siblings, 1 reply; 33+ messages in thread
From: 白い熊 @ 2022-05-11 12:19 UTC (permalink / raw)
  To: GNU Guix help

Clément Lassieur <address@hidden> writes:

> Guix allows one to customize their packages through inheritance.  You
> could create a custom linux package that inherits Guix's linux-libre,
> with, say a differente source.  When linux-libre is updated, my-linux
> would be updated as well, since it inherits linux-libre.  Thus, you
> would have no maintainance to do.
>
> (define-public my-linux
>  (package
>     (inherit linux-libre)
>     (name "my-linux")
>     (source ...)))

Sorry to revive an extra-old topic, however my problem now is exactly 
this – I've purchased the GPD Pocket 3 which is a very nice little 
machine, powerful, and have to use it without a USB dongle. It uses Intel 
AX210 802.11ax (2.4/5/6Ghz), BT 5.2, so needs iwlwifi modules.

I'm running Ubuntu Mate on it in parallel – without any issues.

Now, I've set up Guix System on it without problems.

However am not fluent enough to utilize the above solution to define an 
inheritance for the current Linux kernel from git and put it in 
system.scm to reconfigure the system with it.

Could someone share with me the system.cfg snippet that would enable me 
to load the non-free firmware?

Many thanks.

-- 
Best regards / 宜しく御願い致します / S pozdravem / C уважением / Z poważaniem / 
Mit freundlichen Grüßen

白い熊


^ permalink raw reply	[flat|nested] 33+ messages in thread

end of thread, other threads:[~2022-05-13 12:08 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-02 17:25 Installation: Load non-free wifi firmware (iwlwifi) Pierre Neidhardt
2018-03-02 17:41 ` Pierre Neidhardt
2018-03-02 20:13   ` Carlo Zancanaro
2018-03-02 18:04 ` Adonay Felipe Nogueira
2018-03-05 12:32 ` Adonay Felipe Nogueira
2018-03-05 14:00 ` Clément Lassieur
2018-03-23 13:29   ` Pierre Neidhardt
2018-03-25  5:34 ` Chris Marusich
2018-03-25  6:14   ` Pierre Neidhardt
2018-03-25 10:21   ` Hartmut Goebel
2018-03-27  9:45     ` Ludovic Courtès
2018-03-27 22:05     ` Mark H Weaver
2018-04-13 11:55       ` Hartmut Goebel
2018-03-25 10:57   ` Marius Bakke
2018-03-29  5:11     ` Chris Marusich
2018-05-01 19:30   ` Librem (was: Installation: Load non-free wifi firmware (iwlwifi)) Pierre Neidhardt
2018-05-02 18:07     ` Librem Joshua Branson
2018-05-03  6:47       ` Librem Chris Marusich
2018-05-03  7:44         ` Librem Pierre Neidhardt
2018-05-09  6:07           ` Librem Chris Marusich
2018-05-09 16:58             ` Librem Nils Gillmann
2018-05-04 20:56         ` Librem Joshua Branson
2018-05-04 15:15     ` Librem (was: Installation: Load non-free wifi firmware (iwlwifi)) Christopher Lemmer Webber
2018-05-04 15:17       ` Pierre Neidhardt
2018-05-04 16:32       ` Librem Mike Gerwitz
  -- strict thread matches above, loose matches on Subject: below --
2022-05-11 12:19 Installation: Load non-free wifi firmware (iwlwifi) 白い熊
2022-05-11 12:31 ` yasu
2022-05-12  7:37   ` 白い熊@相撲道
2022-05-12 16:00     ` zimoun
2022-05-12 20:19       ` David Lecompte
2022-05-12 23:53         ` Yasuaki Kudo
2022-05-13 11:59       ` Tobias Geerinckx-Rice
2022-05-13  1:33     ` Maxim Cournoyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).