guix/gnu/packages/aux-files
Maxim Cournoyer 8c5be5f31c
gnu: linux-libre: Do not build the SND_PCSP driver.
This snd-pcsp driver apparently attempts to load the pcspkr driver even when
it's already been loaded, causing the infamous kernel error message:

  Error: Driver 'pcspkr' is already registered, aborting...

This change fixes it by simply not building the snd-pcsp driver, which usage
is to try to play audio via the low quality builtin speaker/beeper hardware.
It was automated via the command:

  git grep -l 'CONFIG_SND_PCSP=m' |
  xargs sed -i 's/CONFIG_SND_PCSP=m/# CONFIG_SND_PCSP is not set/'

Change-Id: Ide4b73be107d170a6db6be69b7a6bcd7b8036dcb
2025-05-26 13:43:27 +09:00
..
chromium
emacs
linux-libre gnu: linux-libre: Do not build the SND_PCSP driver. 2025-05-26 13:43:27 +09:00
ovmf gnu: ovmf-x86-64: Install QEMU firmware metadata file. 2025-03-27 21:21:06 +09:00
python
renpy
xml
findclass.php
guile-launcher.c guile-launcher: Avoid the “C” locale and try “C.UTF-8”. 2025-01-04 23:35:40 +01:00
guix.vim
pack-audit.c
run-in-namespace.c