At Fri, 5 Jul 2002 11:06:06 +0200, Thorsten Haas wrote: > > I like to use two soundcards in my system. > > I have an usb quattro and a trident compatible card. I read the manual at > http://www.boosthardware.com/LAU/guide/ and configured modules.conf:# > > ------------------------- snip -------------------------------------- > ### NEW ALSA 0.9 from CVS 2002-07-05 > > ## General > # ALSA portion > alias char-major-116 snd > # OSS/Free portion > alias char-major-14 soundcore > > ## Native Devices: ALSA portion > # quattro usb > alias snd-card-0 snd-usb-audio > options snd-usb-audio snd_index=0 snd_id="Q4" > # sis onboard (trident) > alias snd-card-1 snd-card-trident ^^^^^^^^^^^^^^^^ snd-trident
snd-card-xxx is an obsolete name for alsa 0.5.x. > options snd-card-trident snd_index=1 snd_id="SiS" ^^^^^^^^^^^^^^^^ here too > After that i ran depmod -a and tried > > linda:~ # modprobe snd-card-trident > /lib/modules/2.4.10-4GB/misc/snd-rawmidi.o: unresolved symbol you have both alsa 0.5.x and 0.9.0 modules on the same kernel tree. please remove old ones (snd-*.o) under /lib/modules/2.4.10-4GB/misc/. ciao, Takashi ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Bringing you mounds of caffeinated joy. http://thinkgeek.com/sf _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel