On 2014-02-04, pe...@easthope.ca wrote:
> Alan,
>
> * From: Alan Greenberger
> *Date: Mon, 3 Feb 2014 09:34:42 -0500
>> When I plug in a Logitech C170 webcam, /proc/asound/cards shows:
>> 0 [SB ]: HDA-Intel - HDA ATI SB
>> HDA ATI SB at 0xfbdf4000 ir
On my Debian desktop I created the following file:
$ cat /etc/modprobe.d/sound.conf
alias snd-card-0 snd-emu10k1
options snd-emu10k1 index=0
alias snd-card-1 snd-intel8x0
options snd-intel8x0 index=1
The emu10k1 is a PCI sound card and the intel8x0 is the onboard sound.
I have the emu10k1 connec
2 matches
Mail list logo