On Sat, 8 Nov 2003, Martin Langer wrote:

> On Wed, Nov 05, 2003 at 11:47:58AM +0100, Jaroslav Kysela wrote:
> >
> >     I decided to switch to new PCM API (values are returned using an
> > indirect pointer rather as return value, so error codes are not mixed with
> > values). The binary compatibility is kept. So, you can use old
> > applications with new libraries and you can even use applications compiled
> > against 1.0 alsa-lib with 0.9 library binaries.
>
> FYI,
>
> aplay/arecord doesn't work at the moment:
>
> Playing WAVE '/tmp/test.wav' : Signed 16 bit Little Endian, Rate 44100 Hz,
> Stereo
> aplay: set_params:874: Unable to install hw params:
> ACCESS:  RW_INTERLEAVED

Could you post details? Please, send me output from:

nm /usr/bin/aplay | grep rate

and

nm /usr/lib/libasound.so.2 | grep set_rate


                                        Thank you,
                                                Jaroslav

-----
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SuSE Labs


-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to