np wrote: > ok, i've almost got my emagic emi 2|6 working after hacking together some of > the /etc/modules.conf files, but i'm now getting some strange errors when i > try to play through the device. i'm attempting to use two devices, the > internal soundcard and the emi. the internal soundcard works, and running pd > through device 0 works fine. but if i try to run pd through the emi i get a > lot of strange error messages.
Does "aplay -D plughw:1 something.wav" work? Please show the contents of /proc/asound/card1/stream0. > here's my /etc/modutils/alsa: > ... > options usb_audio index=1 id=USB This should be snd-usb-audio, not usb_audio. Regards, Clemens ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
