[LAU] Multiple soundcards with JACK (on Debian) [solved]
rosea grammostola
rosea.grammostola at gmail.com
Tue Oct 20 07:00:22 EDT 2009
cal wrote:
> rosea grammostola wrote:
>
>> David Adler wrote:
>>
>>> [ ... ]
>>> Add two lines to the file:
>>>
>>> options [sound-driver-of-Audiophile] index=0
>>> options [sound-driver-of onboard-sound] snd-intel index=1
>>>
>>> Find the name of the driver/kernel module with
>>> $lspci -v
>>> and/or
>>> $lsmod | grep snd
>>> If lsmod would list something like snd_hda_intel, the sound
>>> driver name to use in alsa-base.conf would be snd-hda-intel.
>>> I hope that helps,
>>>
>> I have added:
>> options ICE1712 index=0
>>
> is 'ICE1712' really what you see from $lsmod | grep snd ?
>
>
>> options Intel ICH snd-intel8x0 index=1
>>
> should probably be just
> options snd-intel8x0 index=1
> _______________________________________________
>
Thanks, this works for me after reboot
options snd-ice1712 index=0
options snd-intel8x0 index=1
\r
More information about the Linux-audio-user
mailing list