Crazy... I thought I had tried this already, but I think I only set the
index option for the ice1712 driver, and not for the usb-audio driver. I
suppose they both have to be set in order for this to work.

In any case, that did the trick... thank you, Clemens! :)

Sage


On Tue, 2002-11-05 at 17:48, Clemens Ladisch wrote:
> Sage wrote:
> > I have a USB microphone and a pci sound card, both working in ALSA. The
> > microphone uses the snd-usb-audio driver, and the pci sound card is a
> > Delta 66 that uses the snd-ice1712 driver.
> > ...
> > So the USB microphone is the primary device and the pci sound card is
> > the secondary device. I can't figure out how to fix this! Can anyone
> > please help?
> 
> You can tell the drivers which card number to use with the index option.
> Add the following lines to /etc/modules.conf (or whatever the equivalent
> in your distribution is), or edit the existing options appropriately:
> 
>       options snd-ice1712 index=0
>       options snd-usb-audio index=1
> 
> 
> HTH
> Clemens




-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to