|
From: | Ludovic Courtès |
Subject: | bug#22633: Provide a kvm-less qemu / guix system vm |
Date: | Sun, 21 Feb 2016 13:09:34 +0100 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Alex Kost <address@hidden> skribis: > I had the same issue. Some time ago I tried: > > (kernel-arguments '("modprobe.blacklist=pcspkr")) > > but "pcspkr" was also listed in lsmod. I can’t reproduce it. Do you have a system config that exhibits this in ‘guix system vm’? Note that the ‘modprobe pcspkr’ will load the module; you have to use ‘modprobe --use-blacklist pcspkr’ if you want it to honor the black list (which is a questionable default IMO.) Thanks, Ludo’.
[Prev in Thread] | Current Thread | [Next in Thread] |