[Pkg-alsa-devel] Bug#573499: Bug#573499: Package: alsa-base

Elimar Riesebieter riesebie at lxtec.de
Fri Mar 12 21:03:35 UTC 2010


* Tobias Koeck [100312 18:48 +0100]
> joblack at tron:~$ lsmod |grep snd
> snd_hda_codec_atihdmi     1687  1
> snd_hda_codec_analog    45498  1
> snd_hda_intel          15347  5
> snd_hda_codec          46002  3
> snd_hda_codec_atihdmi,snd_hda_codec_analog,snd_hda_intel
> snd_usb_audio          49838  2


according to /usr/share/doc/alsa-base/README.Debian.gz I would
advice you to create /etc/modprobe.d/sound.conf with the contents
shown below:

alias snd-card-0    snd-hda-intel
options snd-hda-intel index=0
alias snd-card-1    snd-usb-audio
options snd-usb-audio index=-2

to prevent the webcam to get prio 0 soundcard.

Run as root:
# alsa force-reload
or
# reboot

and check again via the output of:

$ cat /proc/asound/cards
or
$ aplay -l

Elimar


-- 
  You cannot propel yourself forward by
  patting yourself on the back.





More information about the Pkg-alsa-devel mailing list