Re: [Alsa-user] Device order vs. snd-usb-audio drivers in 1.0.10

2006-01-04 Thread Takashi Iwai
At Wed, 04 Jan 2006 09:18:56 -0800, Eric Weaver wrote: > > Takashi Iwai wrote: > > > "snd_" prefix in module options is deprecated. Pass "index=#". > > > > Also, "options snd-card-4 ..." seems not working on 2.6 > > module-init-tools (at the last time I tried). It has to be a real > > module n

Re: [Alsa-user] Device order vs. snd-usb-audio drivers in 1.0.10

2006-01-04 Thread Eric Weaver
Takashi Iwai wrote: "snd_" prefix in module options is deprecated. Pass "index=#". Also, "options snd-card-4 ..." seems not working on 2.6 module-init-tools (at the last time I tried). It has to be a real module name like snd-usb-audio. So will it work to do two lines for the same module:

Re: [Alsa-user] Device order vs. snd-usb-audio drivers in 1.0.10

2006-01-04 Thread Takashi Iwai
At Tue, 03 Jan 2006 10:38:00 -0800, Eric Weaver wrote: > > Lee Revell wrote: > > > I think you need to add "options snd-card-3 index=3" and "options > > snd-card-4 index=4" or something. > > > > This is an FAQ (possibly the #1 ALSA FAQ), you should be able to just > > Google it. > > Found it.

Re: [Alsa-user] Device order vs. snd-usb-audio drivers in 1.0.10

2006-01-03 Thread Eric Weaver
Lee Revell wrote: I think you need to add "options snd-card-3 index=3" and "options snd-card-4 index=4" or something. This is an FAQ (possibly the #1 ALSA FAQ), you should be able to just Google it. Found it. snd_index=n if I'm reading this right. Thanks! -

Re: [Alsa-user] Device order vs. snd-usb-audio drivers in 1.0.10

2006-01-03 Thread Lee Revell
On Tue, 2006-01-03 at 09:41 -0800, Eric Weaver wrote: > Lee Revell wrote: > > On Tue, 2006-01-03 at 09:27 -0800, Eric Weaver wrote: > > > >>Anybody know how to make it boot up and put the usb-audio devices in the > >>right order? > > > > > > Um, what's the "right" order? We are not psychic. >

Re: [Alsa-user] Device order vs. snd-usb-audio drivers in 1.0.10

2006-01-03 Thread Eric Weaver
Lee Revell wrote: On Tue, 2006-01-03 at 09:27 -0800, Eric Weaver wrote: Anybody know how to make it boot up and put the usb-audio devices in the right order? Um, what's the "right" order? We are not psychic. Fair enough. Well, if I put "snd-card-3 snd-usb-audio" and "snd-card-4 snd-usb

Re: [Alsa-user] Device order vs. snd-usb-audio drivers in 1.0.10

2006-01-03 Thread Lee Revell
On Tue, 2006-01-03 at 09:27 -0800, Eric Weaver wrote: > Anybody know how to make it boot up and put the usb-audio devices in the > right order? Um, what's the "right" order? We are not psychic. Lee --- This SF.net email is sponsored by: Spl

[Alsa-user] Device order vs. snd-usb-audio drivers in 1.0.10

2006-01-03 Thread Eric Weaver
I have a Linux machine (running 2.4.24-1.ll.rh90.ccrma) now running alsa-1.0.10. It has a couple Creative Labs MP3+ USB audio adapters plugged in. I *had* been running those through the old OSS interface. When I booted up with the new ALSA, which had the new snd-usb-audio module and suppor