1. root@OLime2:~# aplay -L | grep :CARD
  2. default:CARD=sun4ihdmi
  3. sysdefault:CARD=sun4ihdmi
  4. dmix:CARD=sun4ihdmi,DEV=0
  5. dsnoop:CARD=sun4ihdmi,DEV=0
  6. hw:CARD=sun4ihdmi,DEV=0
  7. plughw:CARD=sun4ihdmi,DEV=0
  8. root@OLime2:~# speaker-test -D default:sun4ihdmi -c 2
  9. speaker-test 1.1.8
  10. Playback device is default:sun4ihdmi
  11. Stream parameters are 48000Hz, S16_LE, 2 channels
  12. Using 16 octaves of pink noise
  13. Rate set to 48000Hz (requested 48000Hz)
  14. Buffer size range from 2048 to 32768
  15. Period size range from 1024 to 8192
  16. Using max buffer size 32768
  17. Periods = 4
  18. was set period_size = 8192
  19. was set buffer_size = 32768
  20. 0 - Front Left
  21. Write error: -5,Input/output error
  22. xrun_recovery failed: -5,Input/output error
  23. Transfer failed: Input/output error

The card appears, but to speaker-test, it return error :(