Sorry - left the last line off. Please add options snd cards_limit=2 at the end... - Mark On Sun, 14 Nov 2004 13:12:45 -0800, Mark Knecht <markknecht@xxxxxxxxx> wrote: > Hi Brad, > I use a 2x2 here. I have a couple of differences from you so I've > edited you file below to look like mine. > > The firmware loader I'm using comes from here: > > http://usb-midi-fw.sourceforge.net/ > > It says the 8x8 is supported, but that said, I seem to remember > problems reported for the 8x8 version of this device. > > HTH, > Mark > > On Sun, 14 Nov 2004 12:42:54 -0800, Brad Fuller <brad@xxxxxxxxxxxx> wrote: > > > # --- ALSA configuration > alias char-major-116 snd > alias char-major-14 soundcore > > alias snd-card-0 snd-ice1712 > options snd-ice1712 index=0 > alias snd-card-1 snd-usb-audio > options snd-usb-audio index=1 > > alias sound-slot-0 snd-card-0 > alias sound-slot-1 snd-card-1 > > alias sound-service-0-0 snd-mixer-oss > alias sound-service-0-1 snd-seq-oss > alias sound-service-0-3 snd-pcm-oss > alias sound-service-0-8 snd-seq-oss > alias sound-service-0-12 snd-pcm-oss > > alias /dev/mixer snd-mixer-oss > alias /dev/dsp snd-pcm-oss > alias /dev/midi snd-seq-oss >