This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DM3730 aplay issue

Other Parts Discussed in Thread: DM3730

I am using DM3730, the board looks like a EVM board, using kernel 'linux-omap-pm 2.6.38'.

Execute 'aplay -L', it prints:

 default: CARD=omap3evm

        omap3evm,

        Default Audio Devices

null

        Discard all samples (playback) or generate zero samples (capture)

But when I try to let it play a WAV file, there are always no audio output.

I tried a different kernel (2.6.32), with the same root file system and the same WAV file, it did work.

So, are there anyone could give me some suggestion about this?