Contribute
Register

[Guide] Intel IGPU HDMI/DP audio (all Sandy Bridge -> Kaby Lake [and likely later])

Perfect guide ... Mr RehabMan.
After a lot reading, testing, now make the HDMI on my system to work.
Thank you, again.
 
when connecting HDMI screen goes debugger not configured error
Last login: Fri Sep 23 08:39:11 on console

bibinalappatts-MacBook-Pro:~ bbn$ kextstat|grep -y acpiplat

13 2 0xffffff7f828a9000 0x5c000 0x5c000 com.apple.driver.AppleACPIPlatform (1.3.6) <12 11 7 6 5 4 3>

bibinalappatts-MacBook-Pro:~ bbn$ kextstat|grep -y appleintelcpu

bibinalappatts-MacBook-Pro:~ bbn$ kextstat|grep -y applelpc

101 0 0xffffff7f825f5000 0x3000 0x3000 com.apple.driver.AppleLPC (1.7.3) <95 12 5 4 3>

bibinalappatts-MacBook-Pro:~ bbn$ kextstat|grep -y applehda

bibinalappatts-MacBook-Pro:~ bbn$ sudo touch /System/Library/Extensions && sudo kextcache -u /

Password:

Invalid signature -67061 for kext <OSKext 0x7fb871cc1380 [0x7fff764d7cf0]> { URL = "VoodooHDA.kext/ -- file:///System/Library/Extensions/", ID = "org.voodoo.driver.VoodooHDA" }

Invalid signature -67061 for kext <OSKext 0x7fefb3198000 [0x7fff764d7cf0]> { URL = "VoodooHDA.kext/ -- file:///System/Library/Extensions/", ID = "org.voodoo.driver.VoodooHDA" }

bibinalappatts-MacBook-Pro:~ bbn$
 

Attachments

  • Archive 2.zip
    663.4 KB · Views: 102
  • Archive 2.zip
    663.4 KB · Views: 98
thanks for your guide,
my HDMI audio now works but if i connec directly, output audio is creepy
and i tried to sleep my notebook and after wake up the sound output normal.

by the way are normal device(codec id) hdmi gone when hdmi not plugged?


Jepretan Layar 2016-09-23 pada 5.18.26 PM.png
 

Attachments

  • Attach.zip
    4.8 MB · Views: 110
Last edited:
thanks for your guide,
my HDMI audio now works but if i connec directly, output audio is creepy
and i tried to sleep my notebook and after wake up the sound output normal.


Make sure the AppleHDA you're using is patched from the same version of OS X that you're running.

by the way are normal device(codec id) hdmi gone when hdmi not plugged?


Yes.
 


Make sure the AppleHDA you're using is patched from the same version of OS X that you're running.



Yes.

Thanks for confrim my problem,
so is not problem using patched AppleHDA but must same with correct with my OSX version ?
 
Thanks for confrim my problem,
so is not problem using patched AppleHDA but must same with correct with my OSX version ?

Sometimes you can mix older AppleHDA with a newer OS X. But it is not recommended.
 
sigh i really am not sure how to do this. i've patched the dsdt with a couple of the fixes. irq, rtc, etc. i applied the rename b0d3 to hdau and have compiled with no errors. i've added the config file for the h5500 but still am not able to see or get hdmi audio to work. please assist if you can. i appreciate it.
 

Attachments

  • CLOVER.zip
    4 MB · Views: 110
  • ioregistry.ioreg
    2.7 MB · Views: 161
  • kextstat.pdf
    12.7 KB · Views: 145
sigh i really am not sure how to do this. i've patched the dsdt with a couple of the fixes. irq, rtc, etc. i applied the rename b0d3 to hdau and have compiled with no errors. i've added the config file for the h5500 but still am not able to see or get hdmi audio to work. please assist if you can. i appreciate it.

Read post #1, "Checking your work".
 
i enable "HDMI-audio, port 0204, 0x0a260005 0x0a260006" like your #1 post and i see at ioreg my (framebuffer@2) before patching for HDMI-audio, the connector-type for AppleIntelFramebuffer@2 is <00 04 00 00>. After patching, it will change to <00 08 00 00>. when i plug my HDMI cable, my screen just goes black and need to force shutdown.
I don't know what's wrong now.... can u please check my files? thanks
 

Attachments

  • Archive.zip
    3.6 MB · Views: 96
i enable "HDMI-audio, port 0204, 0x0a260005 0x0a260006" like your #1 post and i see at ioreg my (framebuffer@2) before patching for HDMI-audio, the connector-type for AppleIntelFramebuffer@2 is <00 04 00 00>. After patching, it will change to <00 08 00 00>. when i plug my HDMI cable, my screen just goes black and need to force shutdown.
I don't know what's wrong now.... can u please check my files? thanks

You have a lot of mess in your files... for example different layout-ids are being injected in HDAU vs HDEF.
 
Back
Top