Re: [Alsa-devel] An driver error when I using aplay!

2004-06-07 Thread Roc Wu
--- Clemens Ladisch [EMAIL PROTECTED] Roc Wu wrote: # ./aplay -t wav -f U8 -r 22050 alarm.wav Playing WAVE 'alarm.wav' : Unsigned 8 bit, Rate 22050 Hz, Mono ALSA lib pcm_plug.c:727:(snd_pcm_plug_hw_refine_schange) Unable to find an usable access for 'default' aplay: set_params

Re: [Alsa-devel] An driver error when I using aplay!

2004-06-06 Thread Roc Wu
Hi folks: I don't want to post my question again. But there is not any response about my question. Maybe I did some thing wrong about asking question, please let me know. I will change my method, Thanks a lot. Please give me some help. Best Regards --- Roc Wu [EMAIL PROTECTED] Hi folks

[Alsa-devel] how to cross compile the alsa util?

2004-05-30 Thread Roc Wu
Hello alls: Sorry for post the mail again. I posted it several days ago, but no response. Anybody can give me some hints? I cross compiled the alsa-lib-1.04 to arm platform. The 2.6.6 kernel including alsa driver is ok on our ARM board, so I want to test the driver. how to do it? I think maybe

[Alsa-devel] how to cross compile the alsa util?

2004-05-27 Thread Roc Wu
Hello alls: I cross compiled the alsa-lib-1.04 to arm platform. The 2.6.6 kernel including alsa driver is ok on our ARM board, so I want to test the driver. how to do it? I think maybe the first step is to crosscompile the alsa utils to play a wave audio file. CC=arm-linux-gcc ./configure