[Pkg-alsa-devel] Bug#498078: Bug#498078: alsa-base: PC-Speaker-Device blocks sound card

Elimar Riesebieter riesebie at lxtec.de
Sun Sep 7 09:53:52 UTC 2008


* Lars Behrens [080907 00:50 +0200]
> Am Samstag, 6. September 2008 schrieb Elimar Riesebieter:
> > * Lars Behrens [080906 23:10 +0200]
> >
> > > Package: alsa-base
> > > Version: 1.0.16-2
> > > Severity: important
> > >
> > > Unless an doing an alsaconf after startup no sound can be heard,
> > > because the sound device is blocked by the pc speaker module
> > > (snd-pcsp). Nor blacklisting in /etc/modprobe.d/blacklist neither
> > > trying tweaks in /etc/modprobe.d/alsa-base like 'options
> > > snd-via82xx index=0' does help.
> >
> > Please send the output of:
> > $ cat /proc/asound/modules
> 
> Before alsaconf:
> #######################################
>  0 snd_pcsp
>  1 snd_mpu401
>  2 snd_via82xx
> #######################################

Hmm: We have in /etc/modprobe.d/alsa-base:

# Keep snd-pcsp from beeing loaded as first soundcard
options snd-pcsp index=-2

> After alsaconf:
> #######################################
>  0 snd_via82xx
> #######################################
> 
> Cheerz,
> Lars

Put the following in /etc/modprobe.d/sound:

alias snd-card-0 snd-via82xx
options snd-via82xx index=0
alias snd-card-1 snd_mpu401
options snd_mpu401 index=1
alias snd-card-2 snd_pcsp
options snd_pcsp index=2

Ciao

Elimar

-- 
  Alles was viel bedacht wird ist bedenklich!;-)
         Friedrich Nietzsche
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-alsa-devel/attachments/20080907/2a3a0875/attachment.pgp 


More information about the Pkg-alsa-devel mailing list