[Pkg-alsa-devel] Bug#573499: Bug#573499: Package: alsa-base
Tobias Koeck
tobias.koeck at gmail.com
Fri Mar 12 21:27:09 UTC 2010
Okay I will try that - thanks
Btw. I get sometimes alsa problems problems if I turn my monitor off
and on again. This seems to be related to the HDMI Output Device.
Anyway, is this still an alsa problem? There will be a lot of newer
devices (laptops, ...) with more than one ALSA device (like webcams, ...).
Greeting
jb
On 03/12/2010 10:03 PM, Elimar Riesebieter wrote:
> * 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
>
>
More information about the Pkg-alsa-devel
mailing list