[Pkg-alsa-devel] Bug#522758: Bug#522758: alsa-base: module snd-pcsp renamed to snd_pcsp, problems
Elimar Riesebieter
riesebie at lxtec.de
Mon Apr 6 20:50:32 UTC 2009
* ilf [090406 11:29 +0200]
> Package: alsa-base
> Version: 1.0.19.dfsg-3
> Severity: normal
>
> Alsa PC Speaker Module is now snd_pcsp, not snd-pcsp any more.
>
> However, the module is blacklisted to not be the first sound device in
> /etc/modprobe.d/alsa-base-blacklist.conf and
> /etc/modprobe.d/alsa-base.conf
>
> So, changing "snd_pcsp" to "snd-pcsp" in those files disabled PC Speaker
> again and makes my other sound device default.
Have a look at /usr/src/linux-`uname -r`/sound/drivers/Kconfig:
...
config SND_PCSP
tristate "PC-Speaker support (READ HELP!)"
depends on PCSPKR_PLATFORM && X86_PC && HIGH_RES_TIMERS
depends on INPUT
depends on EXPERIMENTAL
select SND_PCM
help
If you don't have a sound card in your computer, you can include a
driver for the PC speaker which allows it to act like a primitive
sound card.
This driver also replaces the pcspkr driver for beeps.
You can compile this as a module which will be called snd-pcsp.
...
And this is how it is named in the appropriate files in
/etc/modprobe.d.
Elimar
--
Experience is something you don't get until
t after you need it!
More information about the Pkg-alsa-devel
mailing list