[Odroid C2] No Audio Passthrough

  • I reworked my codebase against LE12 earlier today and built an image (the 11.80.0 files in my webshare) .. which continues to work fine with both multi-channel PCM and PT audio. The only explanation that makes sense to me is that there's something off with the EDID data on your HDMI connection.

  • Can you please go back to chewitt build, activate debug logging, replicate the issue, and post a link to the log?

    I'm curious whether the missing data formats are available on that build:

    • AE_FMT_S24NE3
    • AE_FMT_S32NE
    • AE_FMT_S16BE
    • AE_FMT_U8

    Tomorrow. But probably everything is exactly the same.

    The only explanation that makes sense to me is that there's something off with the EDID data on your HDMI connection.

    TV is over 10 years old, so it is possible. Question is - why everything is OK on Raspberry Pi? Pi HDMI driver does some workaround and I can expect that with some update it will be broken too?