No more HDMI audio on Z64

  • Evnin'

    used so far the latest git build from openelec as it supports hdmi audio on the minix neo z64 platform...

    Now with libreelec git build from today there is no more hdmi audio..and in the boot message I se this message which I don't have on openelec:

    Code
    [    7.845931] had: snd_intelhad_open: HDMI cable plugged-out
  • The audio device is lsited as ALSA:Default (bytcr-rt5640 Analog)

    But no sound at all...but this in "dmesg":


  • Have you done what lrusak told you?

    Yes...installed this tar file and rebooted...

    Is that an official git branch?

    The working openelec git build shows:

    This shows the milhouse build:

    Code
    LibreELEC:~ # aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: bytcrrt5640 [bytcr-rt5640], device 0: Baytrail Audio (*) []
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 0: bytcrrt5640 [bytcr-rt5640], device 1: Deep-Buffer Audio (*) []
      Subdevices: 1/1
      Subdevice #0: subdevice #0

    Edited once, last by davorin (July 21, 2016 at 9:17 AM).

  • Seems those file changes from openelec-8 are causing the problem as they are different:

    Code
    drivers/gpu/drm/i915/intel_hdmi.c
    drivers/gpu/drm/i915/i915_reg.h
    drivers/gpu/drm/i915/intel_drv.h
    drivers/gpu/drm/i915/i915_irq.c
    drivers/gpu/drm/i915/intel_display.c
    drivers/gpu/drm/i915/intel_pm.c