5 Jul
2011
5 Jul
'11
11:25 p.m.
On Tue, Jul 05, 2011 at 06:56:45PM -0300, Fabio Estevam wrote:
,but aplay is failing:
root@freescale /home$ aplay tone.wav Playing WAVE 'tone.wav' : Signed 16 bit Little Endian, Rate 44 100 Hz, Stereo asoc: platform imx-pcm-audio.0 hw params failed aplay: set_params:959: Unable to install hw params:
So the error message says that imx-pcm-audio.0 hw_params() doesn't support the format you're trying to play. You should check the code to see why it's returning an error.