[Pkg-alsa-devel] Bug#614079: Bug#614079: Bug#614079: ALSA does not work with CA0106 chipset
Elimar Riesebieter
riesebie at lxtec.de
Mon Feb 21 19:23:48 UTC 2011
* Elimar Riesebieter [110221 19:04 +0100]:
> Your /etc/modprobe.d/sound.conf must look like:
>
> ###########
> alias snd-card-0 ca0106
> options ca0106 index=0
>
> alias snd-card-1 snd-hda-intel
> options snd-hda-intel index=1
>
> alias snd-card-2 snd-usb-audio
> options snd-hda-intel index=2
> ###########
Sorry
###########
alias snd-card-0 snd-ca0106
options snd-ca0106 index=0
alias snd-card-1 snd-hda-intel
options snd-hda-intel index=1
alias snd-card-2 snd-usb-audio
options snd-usb-audio index=2
###########
should be correct.
In /etc/modprobe.d the kernel modules aksa drivers are handeld. The
files in here descibe options and else for the modules loaded from
udev. The sond mosules in your case are snd-ca0106, snd-hda-intel,
snd-usb-audio, where snd-usb-audio can be a usb-webcam as well....
This makes it not easy to handle usb sound cards. I can't test your
configuration as a usb card is not handy for me yet... Is it true
that your ca0106 card is an usb one?
Elimar
--
Numeric stability is probably not all that
important when you're guessing;-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-alsa-devel/attachments/20110221/4f1d1096/attachment.pgp>
More information about the Pkg-alsa-devel
mailing list