Hello
I've OMAP L138 LCDK kit i have audio file in file system i need to play the audio so tried aplay but its not playing the audio i got the following error
root@omapl138-lcdk:/aud# aplay -r 8000 t1.wav
Playing WAVE 't1.wav' : Unsigned 8 bit, Rate 8000 Hz, Mono
asoc: machine hw_params failed
aplay: set_params:1129: Unable to install hw params:
ACCESS: RW_INTERLEAVED
FORMAT: U8
SUBFORMAT: STD
SAMPLE_BITS: 8
FRAME_BITS: 8
CHANNELS: 1
RATE: 8000
PERIOD_TIME: 125000
PERIOD_SIZE: 1000
PERIOD_BYTES: 1000
PERIODS: 16
BUFFER_TIME: 2000000
BUFFER_SIZE: 16000
BUFFER_BYTES: 16000
TICK_TIME: 0
root@omapl138-lcdk:/aud#
Please let me know how to play the audio from OMAP LCDK kit and there is no application in GUI matrix application.
Thanks
Sangly