No Bitstream audio with LSPCon - Works OK for Windows 10

  • The HDMI 2.0 output on my motherboard uses a Paradetech LSPCon. In Windows bitstream audio works fine with Kodi. With the Libreelec 11.0.4 though I get no sound at all with bitstream audio (PCM up to 7.1 works). Any tips on config changes I could try? (I am selecting the same working HDMI device for bitstream that I use for PCM).

    On the plus side HDR switching is working nicely.

  • I've now tried on bare metal as well as with my VM and the behaviour is identical which means I can rule out the VM as being the cause. From what I have read most of these sorts of issues were solved 3-5 years ago in the kernel so I'm not sure if this is a general Linux/hardware issue or specific to Librelec.

    Here is my dmesg from the VM:
    [ 0.000000] Linux version 6.1.68 (sky42@jammy) (x86_64-libreelec-linux-gnu-gc - Pastebin.com

    The issue is the same whether I use official 11.0.4 or the Sky42 build.

    The Intel NUCs which use a Paradetech PS175 LSPCon seems to have a major firmware version of 7 (eg. 0x07_0x020) but my board seems to be on 0x08_0x2C.


    Is there any more info I can provide to try to get some support with this?

  • chewitt Thanks for the response. I updated to the LE12 Nightly (19th Jan) and the problem remains the same. I only get basic vesa resolutions alot of the time and dmesg show some issues:

    The EDID is for the correct device. Only the first displayport shows as connected which I believe is correct for LSPcon. The errors and end effect is the same if I use a VM or bare metal.

    i915_display_info is here:
    cat /sys/kernel/debug/dri/0/i915_display_infoCRTC info---------[CRTC:51:pi - Pastebin.com

    The only thing that looks odd to me is it reporting HDCP 1.4 when the whole chain should support HDCP 2.X (Other than the completely wrong resolution table).

    Are there any kernel switches I can use to increase the logging from i915?

    Edited once, last by Krobar (January 20, 2024 at 11:34 AM).

  • Changed to a CAC-1088 external LSPCon and this works reliably but still no HBR audio in Linux. Any ideas on how to debug the audio side of HDMI in Linux?