Gwyneth Morrison wrote:
> When I plug in the UA1000, it is now recognised (Great)
> It apparently comes up on /dev/dsp1 (initially) (the internal is on dsp0)

The are files for OSS emulation.  The device should be visible in
/proc/asound/cards and in the output of "aplay -l", too.

> When I write to it, it seems to block.

What happens when you do run "aplay -D plughw:1 something.wav"?

What happens when you try to record?
("arecord -D hw:1 -c12 -fS32_LE -r48000 -d10 test.wav ")

> Not much info in the log but I will send it along (attached)

ALSA ../alsa-kernel/usb/usbmidi.c:134: usb_submit_urb: -12

-12 means "out of memory" which is very strange in this context.  But
this shouldn't affect audio I/O.


Regards,
Clemens




-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to