Hi Guix,

I installed Guix on a laptop where I previously used Trisquel and by
default, there was no sound.

On Trisquel, the problem was solved by running:

$ echo options snd-intel-dspcfg dsp_driver=1 | sudo tee -a
/etc/modprobe.d/alsa-base.conf
$ sudo update-initramfs -u

I understand that this gives some option for a kernel module (not sure which
one). How can I do this in Guix system?



Reply via email to