unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* blacklisting iwlwifi and reconfiguring guixsd from another distribution (manjaro)
@ 2022-04-18  4:01 crodges
  2022-04-18  9:13 ` pelzflorian (Florian Pelz)
  0 siblings, 1 reply; 2+ messages in thread
From: crodges @ 2022-04-18  4:01 UTC (permalink / raw)
  To: help-guix

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

Hello everyone,

With help from the community, I got guix installed in my main desktop in a 
partition. I also have another partition with manjaro and guix on top (manjaro 
is the foreign distribution). 

The problem with my bare metal guix installation is that it is hanging during 
boot when it tries to find free firmware for my wifi, and can't find. I don't 
need wifi because I got cabled internet. After speaking in the bug list and 
researching a little, I found this issue and I'm trying to add exactly the 
lines at https://issues.guix.gnu.org/53712#13 to blacklist iwlwifi, which 
seems to be a workaround.

I mounted guixsd partition from manjaro and added the lines to blacklist 
iwlwifi. But after that ... how can I reconfigure the system from manjaro, 
reboot and use guix? I thought maybe I can try to use chroot somehow, but I'm 
not sure how to proceed. If anyone knows a simpler way, please I wanna know.

crodges

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: blacklisting iwlwifi and reconfiguring guixsd from another distribution (manjaro)
  2022-04-18  4:01 blacklisting iwlwifi and reconfiguring guixsd from another distribution (manjaro) crodges
@ 2022-04-18  9:13 ` pelzflorian (Florian Pelz)
  0 siblings, 0 replies; 2+ messages in thread
From: pelzflorian (Florian Pelz) @ 2022-04-18  9:13 UTC (permalink / raw)
  To: crodges; +Cc: help-guix

Hello crodges.

On Sun, Apr 17, 2022 at 09:01:39PM -0700, crodges wrote:
> I mounted guixsd partition from manjaro and added the lines to blacklist 
> iwlwifi. But after that ... how can I reconfigure the system from manjaro, 
> reboot and use guix? I thought maybe I can try to use chroot somehow, but I'm 
> not sure how to proceed. If anyone knows a simpler way, please I wanna know.

The chroot procedure from Arch works fine
<https://wiki.archlinux.org/title/Chroot#Using_chroot>.

However, it may be simpler to just edit the boot options of your Guix
system (press e in GRUB) and add

modprobe.blacklist=pcspkr,snd_pcsp,iwlwifi

and reconfigure from there.

Regards,
Florian


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

end of thread, other threads:[~2022-04-18  9:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-18  4:01 blacklisting iwlwifi and reconfiguring guixsd from another distribution (manjaro) crodges
2022-04-18  9:13 ` pelzflorian (Florian Pelz)

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).