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.
Hi,
I'm working on a platform with a TLV320DAC3100 using the TLV320AIC31xx Linux driver and trying to set up the correct routing in ALSA. I want to have the following setup:
DAC Right -> HPR Driver - >HPR
DAC Left -> HPL Driver - >HPL
I've tried many combinations with no success. I have bitclock and frame clock, but no actual audio output. Suggestions?
audio-routing =
"HPL", "DAC Left",
"HPR", "DAC Right";
Thanks,
Jeff