Posts by alton

    Thanks. Yes I've tried every option listed in the Kodi audio options, and rebooted each time. The TSB device is the Toshiba TV.

    Both aplay and speaker-test work without specifying tsing the device, i believe these use the default also sink. In Kodi, selecting the default device (hdmi) or the Toshiba make no difference.

    Any ideas of what else to try would be very welcome.

    Hi - I'm struggling to get Kodi to output to sound over HDMI to my TV (Toshiba) and I've spent many hours trying to solve this. The install is LE 12.2 on Intel Atom x86 x5 Z-8350, i have tried older and nightly versions of LE no change.

    What have a I tried?

    • Connecting the Atom to a different TV (Samsung) the Kodi sound works.
    • Connecting another LE install (RPI5) to the Toshiba TV, Kodi produces sound.
    • It looks to be compatibility issue between the Atom/Kodi & Toshiba TV. As each works with other devices.

    What's strange is that 'speaker-test' and 'aplay' both produce sound on the Atom & Toshiba TV, but Kodi will not output sound. I have swapped ports/cables with no change. The log file indicates an error opening the audio sink, which is repeated continually filling up the log file.

    Plugging in a USB Soundcard also works fine, so it looks to be an issue with the HDMI.

    Log file -> https://paste.libreelec.tv/evident-sheepdog.log

    Thank you

    Hi - I've installed Kodi 12.2 (Generic) onto a Dell Wyse 3040 (Intel Atom x86 x5 Z-8350 Quad core) and there is no HDMI audio to my TV (Toshiba). I've scoured the various groups and tried all of tips with no success, so any help would be great. Other than the audio issue the install is perfect and the video over HDMI is working.

    What have I tried?

    * Atom - Different version of LibreElec 12.0 (both generic and legacy). Also the latest daily build and an old version 9.2. They all have the same issue.

    * Atom - Changing the settings for pass-through and also TV settings for CEC enable/disable. No change.

    * Atom - Connecting to a different HDMI TV (Samsung) works fine, which proves the install / hardware is good.

    * Using another device LibreElec (RPI5) with the Toshiba TV also works fine.

    It looks to be compatibility issue between the Atom /Dell Wyse 3040 and the Toshiba TV. Within Kodi I can see all of the HDMI sinks listed including the Toshiba TV name, so the CEC is working, but none of them work and deliver sound. What's interesting is that 'speaker-test' utility does work, so the connection / cables are all ok and I suspect it's a configuration issue within LibreElec / Kodi. The Atom /Dell Wyse 3040 has two display ports, which both have the same issue, and the displayport to HDMI cables are fully working.

    I've included the relevant Kodi log file entries, which indicate an error opening the audio sink.

    Initialization at startup

    The log file is then full of this repeated sequence - 3 x times per second.

    I don't understand enough about Alsa and Pulseaudio to know where to look next. There is an error about pulseaudio (see below) but I'm unsure if this is relevant

    2025-08-27 11:53:33.470 T:814 warning <general>: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail

    Running "aplay -l" shows the following

    Code
    **** List of PLAYBACK Hardware Devices ****
    card 0: Audio [Intel HDMI/DP LPE Audio], device 0: HdmiLpeAudio [Intel HDMI/DP LPE Audi]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: Audio [Intel HDMI/DP LPE Audio], device 1: HdmiLpeAudio [Intel HDMI/DP LPE Audi]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: Audio [Intel HDMI/DP LPE Audio], device 2: HdmiLpeAudio [Intel HDMI/DP LPE Audi]
    Subdevices: 1/1
    Subdevice #0: subdevice #0

    Running "pact list" lists bluez/ generic / dummy modules but there is no HDMI connection listed. Interestingly Kodi is listed as a Client in the list. Does this mean Kodi is using Pulseaudio as a client? which if there are no HDMI sinks listed could be the problem.

    Any help would be very appreciated as LibreElec is awesome and I'd love to get it working.

    Thanks - Dalton :)