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.

TLV320AIC3X Audio

Hello,

I'm currently attempting to get TLV320AIC3X audio working on a board (DM368), but my initial tests are failing. The ALSA system is detecting the hardware, but I encounter PCM read/write error whens attempting to record or play audio. I've viewed arecord through strace, and I'm guessing the software is hanging while attempting to open the hardware.

I've looked through some other issues, and other have suggested the hardware may be disabled via alsamixer. That doesn't seem to be the case here, I've unmuted and enabled all hardware is alsamixer. What kind of steps should I take next to debug this issue?

I've added the strace output, and an arecord debug log detailing the hardware it detects.

0677.arecord_debug.log

4682.strace.log