On Fri, 14 May 2004, Gwyneth Morrison wrote:

> On May 14, 2004 09:55 am, Clemens Ladisch wrote:
> > Gwyneth Morrison wrote:
> > > # aplay -D hw:1 -c10 -f S24_LE -r48000 -traw /dev/urandom
> > > Playing raw data '/dev/urandom' : Signed 24 bit Little Endian, Rate 48000
> > > Hz, Channels 10
> > > aplay: pcm_write:1088: write error: Input/output error
> >
> > I think this indicates that the USB core refused to transfer data to
> > the device, for some unknown reason.  This seems to be related to the
> > strange ENOMEM error with the MIDI ports.
> 
> Most Likely.
> >
> > 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

It probably means that signed 32 bit Little Endian is not available. Try
24 bit instead. Are you sure it is a little endian card?
Why are you trying 32 bit? It does not really exist. 32 bit is just 24
bit padded. 


-------------------------------------------------------
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