Re: [Alsa-user] set_params:901: Sample format non available

2006-10-04 Thread Udo van den Heuvel
Lee Revell wrote: On Sat, 2006-09-30 at 11:07 +0200, Udo van den Heuvel wrote: This stuff worked under Windoze. How can I fix this? Am I doing something wrong? Yes. Use plughw:1 rather than hw:1. Or just use default:1 for automatic rate, format, channel conversion and dmix. Thanks

[Alsa-user] set_params:901: Sample format non available

2006-09-30 Thread Udo van den Heuvel
Hello, I am trying to record from S/PDIF on a M-Audio DiO 2496 card. I get arecord: set_params:901: Sample format non available. This problem looks similar to the one mentioned at: http://www.redhat.com/archives/fedora-list/2006-June/msg00244.html

Re: [Alsa-user] set_params:901: Sample format non available

2006-09-30 Thread Lee Revell
On Sat, 2006-09-30 at 11:07 +0200, Udo van den Heuvel wrote: This stuff worked under Windoze. How can I fix this? Am I doing something wrong? Yes. Use plughw:1 rather than hw:1. Or just use default:1 for automatic rate, format, channel conversion and dmix. Lee