GeeXboX

kodi misses spdif in audio passthrough on cubox i4

November 11th, 2015

Home Forums GeeXboX on ARM SoCs kodi misses spdif in audio passthrough on cubox i4

This topic contains 3 replies, has 2 voices, and was last updated by zuse 4 days, 13 hours ago.

Viewing 4 posts – 1 through 4 (of 4 total)
  • Author
    Posts
  • #10083

    zuse
    Member

    My last xbmc build from one year ago had two audio devices in kodi on my cubox i4. SPDIF and hdmi.

    I upgraded to kodi build and there i have the Option “Default: SPDIF (analog output)” and hdmi.
    My Receiver is connected via spdif.
    Stereo/pcm works as expected, but i want pass through AC3 audio to SPDIF.

    I can activate pass through, but i cannot select a target. Probaby because kodi thinks the default and hdmi is the same. Or the spdif is not recognized as a digital output.

    I tried adding stuff to /etc/asound.conf and adding to guisettings.xml
    ALSA:iec958:CARD=imxspdif,DEV=0
    by hand, but it did not worked :-/

    #10084

    zuse
    Member

    BTW is the forum or github issues the best place to discuss such things?

    #10090

    Warped Rudi
    Moderator

    Arrggh! They changed the names in the device tree! Now the SPDIF device on a Hummingboard has a different name than on a CuBox-i. WTF.

    Please edit /usr/share/alsa/cards/aliases.conf and add the following lines on top:

    
    'On-board_SPDIF' cards.imx-spdif
    'Integrated_SPDI' cards.imx-spdif
    

    After restarting Kodi you should get the old behaviour back. Note that the last ‘F’ is missing by purpose in ‘Integrated_SPDI’ ?

    #10091

    zuse
    Member

    Thank you very much for your quick solution!
    Works perfect!

Viewing 4 posts – 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Comments are closed.