Hi, I use RDK4.0.0.3 on DM8168, When input the follow command on console,
aplay -D hw:0,1 -r 44100 -c 2 -f cd test.wav
Then the console echo:
Playing WAVE 'test.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo
aplay: pcm_write:1710: write error: Input/output error
How do i solve this ?
Thanks.