Gwyneth Morrison wrote:
> On May 14, 2004 09:55 am, Clemens Ladisch wrote:
> > Does recording work?
>
> No.
>
> # arecord -D hw:1 -c12 -f S32_LE -r48000 -d10 test.wav
> Recording WAVE 'test.wav' : Signed 32 bit Little Endian, Rate 48000 Hz,
> Channels 12
> arecord: set_params:832: Sample format non available

This should have been S24_LE instead of S32_LE, too.

> I tried S24_LE and the system immediately crashed.

Ouch.  This really shouldn't have happened.

Do you have the oops message?

This looks as if there could be a problem with the USB drivers in your
kernel.  I would've thought 2.4.25 is rather up to date, but then high
speed audio has never been tested before.

Can you try the 2.6.6 kernel?

> I also tried 96000 (switch selectable on front panel)

My patch currently supports 48k only.  You can try to replace the four
occurrences of "48000" with "96000" in the UA-1000 entry in
usbquirks.h, but I guess this won't help with the crashes.

Please send me the "lsusb -v" output in the 96k setting.

Are there any other switches/settings?


Regards,
Clemens




-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to