Contribute
Register

AppleHDA HDMI Audio [Guide]

1. I did a clean install of Mojave and DisplayPort audio was working originally but then stopped. Now only Headphones and Airplay shows up in audio output.
2. NUC6i5SYH
3. Used Rehabman guide for NUC with a clean install (not upgrade to High Sierra)
4-9. Attached

Thanks for the help.
 

Attachments

  • AppleHDA.kext.zip
    1.5 MB · Views: 74
  • Archive.zip
    3 MB · Views: 97
  • iMac ioregistry.ioreg
    10.9 MB · Views: 82
Yes, the tool has no way to know what physical connector is.
Connect the display to each connector and make an IOReg.
Reply with 3 IORegs.

This is what I found. There are 3 ports: a HDMI 2.0, a HDMI 1.4 and a DP. For both HDMI 2.0 and DP, I got screen shots of IOReg and Hackintool attached. For HDMI 1.4, once it is in use, the system's boot up process hangs; I cannot even get it boot into safe mode. Looks like Port 5, 6, and 7 are HDMI 1.4, HDMI 2.0 and DP, respectively, right? What to do next? Thank you.
 
I got screen shots of IOReg and Hackintool attached.
Nothing attached.
There is nothing more useless for problem solving than a screenshot of IOReg.
Post #1117, "Reply with 3 IORegs." Try again.
 
Nothing attached.
There is nothing more useless for problem solving than a screenshot of IOReg.
Post #1117, "Reply with 3 IORegs." Try again.

My bad. Wiil upload those files soon.
 
DisplayPort audio was working originally but then stopped
No Intel HDMI audio codec present:
Code:
ioreg -rxn IOHDACodecDevice | grep VendorID
 |   "IOHDACodecVendorID" = 0x10ec0283
Verify BIOS/.../Display audio/Enabled
Run Terminal command above
If no, 0x8086...., hardware problem
 
Back
Top