On Thursday 14 May 2009, Grant wrote: > I added this to /etc/asound.conf: > > pcm.!default { > type plug > slave.pcm { > type dmix > ipc_key 1024 > slave { > pcm "hw:0" > format S24_3LE > rate 96000 > } > } > } are you sure "S24_3LE" is the proper format for your card? even if it is a "24-96" card, it may require something like U/S32_?? or FLOAT*_?? format. In principle trying to feed it with an unsupported format should cause an error, but who knows... BTW: what if you remove everything from asound.conf and just play to "plughw:0,0" as per default? If that works, next step is trying to upsample but using the default plughw for output, that is something like this (*): pcm.up96k { type plug slave { pcm "plughw:0,0" rate 96000 } } (*) N.B.: written on the fly. I am by no means an alsa/asoundrc expert, so... check the syntax! Ciao, Paolo. -- You can still escape from the GATES of hell: Use Linux! ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user