Now I2C works :), I can see 2 sound cards in /proc/asound,
Here is the output of  sudo aplay -l :
**** List of PLAYBACK Hardware Devices ****
card 0: sunxicodec [sunxi-codec], device 0: CDC PCM Codec-0 []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: sunxii2sdaiuda1 [sunxi-i2s-dai-uda1380-hifi], device 0: sunxi
-i2s-dai-uda1380-hifi uda1380-hifi-0 []
  Subdevices: 1/1
  Subdevice #0: subdevice #0

I use this to switch from card 0 to 1
sudo  amixer -c 1 -- sset Master Playback 0dB

I play with this:
sudo aplay -vv someWaveFile.wav

But I still don't get any sound, any hint?

Best regards,
Alexis.

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to