Linux Krypton on Linux Mint 18 / Ubuntu 16.04 - No sound
#1
Hi all,

I upgraded my media center to Linux Mint 18 Rosa, which is based on Ubuntu 16.04 Xenial, and upgraded Kodi to version 17 Krypton. I can't get the sound working anymore.

If I log on to a normal desktop and run VLC on one of the videos from my library, I have perfect sound via HDMI over my AVR. When I start Kodi, I have system sounds, but when I play a movie/TVshow, there is no sound. Stranger: when I stop playback, the system sounds don't work either anymore.

Debug log: http://pastebin.com/uAdntM1m

Intel® Core™ i3-3225

Code:
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC662 rev1 Analog [ALC662 rev1 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

guisettings.xml:
Code:
<audiooutput>
        <ac3passthrough default="true">true</ac3passthrough>
        <ac3transcode default="true">false</ac3transcode>
        <atempothreshold default="true">2</atempothreshold>
        <audiodevice default="true">PULSE:Default</audiodevice>
        <channels>8</channels>
        <config default="true">2</config>
        <dspaddonsenabled default="true">false</dspaddonsenabled>
        <dtshdpassthrough default="true">false</dtshdpassthrough>
        <dtspassthrough default="true">false</dtspassthrough>
        <eac3passthrough default="true">false</eac3passthrough>
        <guisoundmode default="true">1</guisoundmode>
        <maintainoriginalvolume default="true">true</maintainoriginalvolume>
        <passthrough default="true">false</passthrough>
        <passthroughdevice default="true">default</passthroughdevice>
        <processquality default="true">30</processquality>
        <samplerate default="true">48000</samplerate>
        <stereoupmix default="true">false</stereoupmix>
        <streamnoise default="true">true</streamnoise>
        <streamsilence default="true">1</streamsilence>
        <truehdpassthrough default="true">false</truehdpassthrough>
        <volumesteps default="true">90</volumesteps>
    </audiooutput>

These are basically the same settings as I had before with Kodi 16 and Linux Mint 17 / Ubuntu 14.04, where things worked just peachy.

Does anybody have any idea what's wrong here?

Maarten[/code][/quote]
Reply

Logout Mark Read Team Forum Stats Members Help
Krypton on Linux Mint 18 / Ubuntu 16.04 - No sound0