Hello,
I'm using IMX53 QSB with Andeneo Android 2.3 and need to play video via HDMI cable but no sound out put
but only SGTL5000. How to set default with card1 (imx3stackspdif) instead card0 (SGTL5000) ?
# /system/bin/alsa_aplay -D hw:1,0 -f dat /mnt/sdcard/download/equinox-48KHz.wav
Play a wav file by using the alsa_player and it can ouput via HMDI that mean the driver works properly
Thank you.