toleda Posted June 21, 2017 Share Posted June 21, 2017 (edited) AppleHDA HDMI Audio Most audio codecs/most Intel/AMD/Nvidia graphics systems 11/12/18 - DEPRECATED See https://github.com/acidanthera/WhateverGreen Nvidia HDMI audio also requires AppleALC.kext (Controller patches)See https://github.com/acidanthera/AppleALC Enables HDMI, DisplayPort and DVI (ex. AMD) audio Supports macOS: 10.14, 10.13, 10.12, 10.11, 10.10, 10.9 and 10.8 macOS HDMI audio support for Intel HD3000 and newer, AMD HD5xxx and newer, Nvidia 4xx and newer, Intel/AMD and Intel/Nvidia graphics configurations. This guide provides files and instructions for enabling native macOS AppleHDA HDMI audio. Change Log v1.3: 9/27/2018: Initial Mojave support, WhateverGreen.kext supports AMD/Nvidia/Intel, NvidiaGraphicsFixup.kext deprecated v1.2: 4/10/2018: Added Intel/FakePCIID, AMD/WhateverGreen, Nvidia/NvidiaGraphicsFixup methods added (see II. AppleHDA HDMI Audio Methods), 10.13.4 Nvidia HDMI audio fix (see XI. Nvidia HDMI Audio/10.13.4); Clover v4305 or newer required. v1.1: 10/10/17 - 10.13 support, Kaby Lake/cloverHDM support. dsdt, ssdt, bootloader HDMI audio methods deprecated v1.0: 6/20/17 - Supports all versions of macOS, 10.8 to current Recommendation cloverHDMI: detects and installs the correct Intel, and/or, AMD or Nvidia ssdt(s) and patches the Intel framebuffer for the connected display(s) enabling persistent macOS HDMI audio (native AppleHDA and Clover required). Notes/Nvidia: Nvidia 10xx/web driver; no HDMI audio on HDMI port after boot. Use DPDVI2HDMI or DVI2HDMI adapters for HDMI audio (4K@60 HDMI requires active DP adapter). macOS only supports video on one HDMI port on a Nvidia graphics card with more than one HDMI port. Use DP2HDMI or DVI2HDMI adapters for multiple HDMI displays (4K@60 HDMI requires active DP adapter). Installation: see II. AppleHDA HDMI Audio Methods, below cloverHDMI: detects and installs the correct Intel, and/or, AMD or Nvidia ssdt(s) and patches the Intel framebuffer for the connected display(s) enabling persistent macOS HDMI audio. Intel/FakePCIID: 2 kexts that provide an alternate PCI ID to a given IOPCIDevice combined with a device id injector, required framebuffer patches must be pasted to config.plist; best laptop/NUC support AMD/Nvidia/Intel/WhateverGreen: 1 kext that enables AMD HDMI audio with the default framebuffer, configurable with boot arguments Unsupported Methods: HDMIAudio.kext, Voodoo, etc. Support: see IV. Problem Reporting, below I. Before You Start Make a bootable backup Connect the HDMI device, restart OS X does not provide HDMI audio controls (No volume, no mute, no balance, etc.) The connected HDMI device (TV, receiver, etc.) provides any and all audio control II. AppleHDA HDMI Audio Methods - Required: a. native AppleHDA.kext, b. EFI mounted Install one method; remove installed method before installing another method. 1. cloverHDMI - Native macOS HDMI audio, all flavors (any SIP, Clover only) cloverHDMI Download/View Raw: audio_cloverHDMI.command.zip Purpose: Intel/AMD/Nvidia: HDMI audio ssdt > EFI/CLOVER/ACPI/patched/ Intel: DP2HDMI framebuffer edits > EFI/CLOVER/config.plist/KernelAndKextPatches/ Installation Mount EFI SIP enabled, OK Intel: HDMI displays only, disconnect DP displays Double click Answer y/n questions Password Restart Terminal (output) cloverHDMI-Intel cloverHDMI-Intel&AMD:Nvidia cloverHDMI-AMD:Nvidia Support MacOS: see Requirements/1. macOS Intel/desktop series: see Requirements/3. Intel motherboards Graphics/HDMI audio: Intel HD Graphics (native GPU Power Management) see VI. Intel HD Graphics AMD/default framebuffer (ATY,AMD,RadeonFramebuffer) see VII. AMD Radeon Graphics Nvidia/Official/Web see VIII. Nvidia GeForce Graphics Notes Current HDMI audio; no need to run script, does not remove other methods Attempted HDMI audio and not working; remove all previous attempts This method does not work on all systems; HDMI audio dsdt edits may be necessary 2. Intel - RehabMan/FakePCIID - Fake-PCI-ID (SIP disabled, Clover only) FakePCIID Downloads Fake-PCI-ID Clover config.plist files for common Intel graphics configurations Purpose FakePCIID.kext - provide alternate PCI ID to a given IOPCIDevice FakePCIID_Intel_HDMI_Audio.kext - device id injector (PCI ID) Installation Install Downloads/FakePCIID.kext and FakePCIID_Intel_HDMI_Audio.kext to /Library/Extensions with kext installer Edit EFI/CLOVER/config.plist, paste config_HDxxxx.plist/ (see above link): ACPI/DSDT/Patches/ (change HDAS to HDEF, 100/200/300 Series only) ACPI/DSDT/Patches/ (change GFX0 to IGPU, all Intel HD Graphics) ACPI/DSDT/Patches/ (change B0D3 to HDAU, 8/9 Series only) ACPI/DSDT/Patches/ (change HECI to IMEI, 100/200/300 Series only) Devices/AddProperties (IntelGFX/hda-gfx=onboard-1 for HDMI audio, all Intel HD Graphics) Devices/AddProperties (HDA/hda-gfx=onboard-1 for HDMI audio, 6/7/100/200/300 Series only) KernelAndKextPatches/KextsToPatch/ (HDMI audio, ... 0x ..., 0x ..., framebuffer patch, all Intel HD Graphics) Restart 3. AMD/Nvidia/Intel - Acidanthera/WhateverGreen - WhatEverGreen Support Topic (Any SIP, any bootloader) WhateverGreen Downloads WhateverGreen v1.2.0 or newer Lilu v1.2.0 or newer Purpose WhateverGreen See link above Set necessary boot arguments Lilu patch kext cache Installation Move Downloads/WhateverGreen.kext and Lilu.kext to EFI/CLOVER/kexts/Other Restart 4. Unsupported Methods - not supported by this thread HDMIAudio.kext: supports 4 of 6 connected display instances, no developer support Search HDMIAudio.kext VoodooHDA.kext: conflicts with AppleHDA.kext, does not support Intel HDMI audio Search VoodooHDA.kext Last resort, Nvidia 10xx HDMI audio III. Tools IORegistryExplorer_v2.1.zip (View Raw) DPCIManager RehabMan/OS-X-MaciASL Property List Editors Xcode on the Mac App Store Property List Editor, PlistEdit Pro, etc. TextEdit, TextWrangler (last resort) Clover Wiki: Home IV. Problem Reporting (post to this thread with requested information attached) Description of HDMI audio problem OS X version/motherboard model/BIOS version/processor/graphics Procedure/Guide used Installed S/L/E/AppleHDA.kext (10.11 and newer, search: show hidden files) Copy of IOReg - IOReg_v2.1/File/Save a Copy As…, verify file (Tools 1.) Screenshots DPCIManager/Status (Tools 2.) System Information/Hardware/Graphics/Displays DPCIManager/Misc/Boot Log MaciASL/File/Export Tableset As... (Tools 3.) Terminal/Shell/File/Export Text As. . . /audio_cloverHDMI-x0.command Clover (if installed) EFI/CLOVER/config.plist DPCIManager/Misc/Boot Log EFI/CLOVER/ACPI/Patched/dsdt.aml (if installed) EFI/CLOVER/ACPI/Patched/ssdt.aml Put all files in a folder, compress and attach to Post V. Requirements macOS 10.13+, see 4. SIP/1. 10.12+, see 4. SIP/1. 10.11+, see 4. SIP/1. 10.10+, see 4. SIP/2. 10.9+ 10.8+ Native AppleHDA.kext (Restore native AppleHDA [Guide]) With or without onboard audio Remove any audio kext enabler/HDAEnabler_.kext Remove any HDMI audio kext/HDMIAudio.kext Remove/Disable Clover audio/HDMI audio patches config.plist/ACPI/DSDT/Patches/Rename ???? to HDEF config.plist/ACPI/DSDT/Fixes/AddHDMI_8000000/NO config.plist/ACPI/DSDT/Fixes/FixDisplay_0100/NO config.plist/ACPI/DSDT/Fixes/FixHDA/NO config.plist/Devices/UseIntelHDMI/NO Intel Motherboards Desktop: 200/100/9/8/7/6/5 Series Workstation: X299/X99/X79/X58 BRIX/NUC: HD540, HD6100, HD6000, HD5500, HD5200, HD5000, HD4000 SIP (required to install/edit kexts and rebuild cache) 10.13/10.12/10.11: CLOVER/config.plist/ CsrActiveConfig/0x3 or 0x67 Chameleon - Extra/org.chameleon.Boot.plist CsrActiveConfig=3 10.10: Clover/config.plist/ Boot/Arguments/kext-dev-mode=1 Chimera/Chameleon/Extra/org.chameleon.Boot.plist Kernel Flags//kext-dev-mode=1 VI. Intel HD Graphics - HDMI, DP, DVI; max 2 (HD3000/HD4000 max: 1) Intel HD Graphics (desktop support; mobile, see VI. Notes/3.) HD6x0 (HD630/KBL, framebuffer edit required), 10.12.6 and newer HD5x0 (HD530/SKL framebuffer edit required). 10.11.4 and newer, HD540 System Preferences/Sound/Output; HDMI shows as DP, DP shows as HDMI Supports 1x display, boot fails with 2x display; 2nd display hot plug works HD6000+ (BDW framebuffer edits required), HD6200, HD6100 HD4600+ (Azul framebuffer edits required), HD5500, HD5200, HD5000, HD4400 HD4600/HD4400/Mobile - no native support RehabMan/OS-X-Fake-PCI-ID RehabMan / OS-X-Fake-PCI-ID / Downloads — Bitbucket HD4000 (Capri framebuffer edits may be required) HD3000 (SNB framebuffer edits may be required) SKL/BDW/Azul/Capri/SNB kext edits see II. cloverHDMI, above HD2000/HD2500, not supported VII. AMD Radeon Graphics - HDMI, DP; max 6 AMD RX 5xx4xx/HD R7-R9 3xx/R7-R9 2xx/HD 7xxx/HD 6xxx/HD 5xxx (* default framebuffer) AMD TrueAudio supported 10.10.4 and newer Enable AMD graphics, credit: Meize - Tracing back the AMD GPU wakeup issue to its origin - ATi - InsanelyMac Forum config.plist/Graphics/RadeonDeInit/YES Clover/version 4296 or greater AMD10000Controller.kext/TBA AMD9520Controller.kext/GCN1.2/Vega 10.13: HDMI audio working 10.12: HDMI audio not working AMD9510Controller.kext/GCN1.2/Polaris 10.13: HDMI/DP audio working 10.12: HDMI/DP audio not working AMD9500Controller.kext/GCN1.2/Polaris 10.13: HDMI/DP audio working 10.12: HDMI/DP audio not working AMD9000Controller.kext/GCN1.2/Tonga HDMI/DP working AMD8000Controller.kext/GCN1.1/Hawaii/Bonaire 10.12.5/.6/10.13: WhatEverGreen Support Topic/#84 Working AppleHDAController and AMD70000Controller/AMD60000Controller/AMD50000Controller edits may be required, see Editing custom personalities for ATI Radeon HD[45]xxx [HOW TO] Modification of AMD FB + Clover injection - ATi VIII. Nvidia GeForce Graphics - HDMI, DP, DVI; max 4 Nvidia 10xx/9xx/7xx/6xx/5xx/4xx 10xx: Nvidia Web drivers required No HDMI audio on HDMI port after boot, fixes: DP2HDMI adapter DVI2HDMI adapter Hot plug HDMI display after Desktop appears 9xx/750/750Ti: Nvidia Web drivers required GTS 450, GTX 550/550ti, GTX 560/560ti; no native support 560/560ti/Quadro 4000: Patch AppleHDAController binary Find: de 10 ea 0b Rplc: de 10 e5 0b 550/550ti: Patch AppleHDA binary Find: 14 00 de 10 Rplc: 15 00 de 10 450: no known fix IX. Uninstall AppleHDA HDMI Audio - Remove cloverHDMI method only Intel, remove: EFI/CLOVER/ACPI/patched/SSDT-HDMI-HD....aml EFI/CLOVER/KernelAndKextPatches/KextsToPatch/AppleIntelxxxGraphics...kext AMD, remove: EFI/CLOVER/ACPI/patched/SSDT-HDMI-AMD-....-.aml EFI/CLOVER/KernelAndKextPatches/KextsToPatch/AMDxxxxController.kext Nvidia, remove: EFI/CLOVER/ACPI/patched/SSDT-HDMI-NVIDIA-....-.aml X. Additional Information HDMI audio: audio_hdmi_guides HDEF audio: audio_ALC_guides XI. Nvidia HDMI Audio/10.13.4 The process that enabled all Nvidia HDMI audio codecs has been disabled in 10.13.4 AppleHDAController.kext. Device-ids for natively supported Nvidia graphics cards remain and work. Supported Nvidia HDMI audio controller device ids (10.13.4 AppleHDAController): DE 10 C0 0A DE 10 94 0D DE 10 E2 0B DE 10 E3 0B DE 10 E4 0B DE 10 E5 0B DE 10 EB 0B DE 10 E9 0B DE 10 EA 0B DE 10 EE 0B DE 10 08 0E DE 10 09 0E DE 10 0A 0E DE 10 0B 0E DE 10 1B 0E DE 10 1A 0E Workarounds (select one): Backup 10.13.3/AppleHDA.kext_v280.12 prior 10 10.13.4 Update, install with kext installer to 10.13.4 Add AppleHDAController patch to config.plist/KernelAndKextPatches/KextsToPatch with Xcode: Download Xcode, see Post #1/III. Tools/5. Property List Editors/5. Property List Editors Determine Nvidia HDMI audio controller device id, IOReg/HDAU/device-id: IOReg/HDAU/device-id: 10de0fb9 (see IOName) Add MatchOS/10.13.4,10.13.5,10.13.6,10.14.x (no spaces) Patch, Credit: FredWst/[pre-release] macOS High Sierra 10.13.4 - Page 18 - New Releases and Updates - InsanelyMac Forum: AppleALC.kext Support AppleALC.kext_v1.2.6 Support: de100f0e AppleALC.kext_v1.2.7+ Supported de10ef10 de10f110 de10ba0f de10b00f de10bb0f de10b80f de10b90f Edit AppleALC.kext with Xcode ((if Nvidia HDMI audio controller device id is not supported)) Download Xcode, see Post #1/III. Tools/5. Property List Editors/5. Property List Editors Clone GitHub - vit9696/AppleALC Determine Nvidia HDMI audio controller device id (2., above) Edit AppleALC repo/Resources/Controller.plist/Item 30 (may change, look for NVIDIA HDMI for GM204 in 10.13.4+) Replace: de10bb0f with your Nvidia HDMI audio controller device id Save Compile Install complied AppleALC.kext to EFI/CLOVER/kexts/Other/ Patch, Credit: FredWst/[pre-release] macOS High Sierra 10.13.4 - Page 18 - New Releases and Updates - InsanelyMac Forum (Example, 10deb90f, added to support list): XII. Deprecated Methods ssdt injection - Most systems; install ssdt and restart Download [Guide]-OSX-hdmi_audio-hdef_audio-ssdt.pdf.zip Note - BIOS/OS X updates do not effect ssdts edited ssdts, see dsdt/ssdt HDMI audio Guides below HD6x0: audio_hdmi_200series HD5x0: audio_hdmi_100series ssdt_hdmi-hd6000+ ssdt_hdmi-hd4600+ ssdt_hdmi-hd4000 ssdt_hdmi-hd3000 ssdt_hdmi-amd ssdt_hdmi-nvidia ssdt_hdef kext edits, if required, see dsdt/ssdt HDMI audio Guides below dsdt edits - All systems: extract dsdt, patch, install edited dsdt Download[Guide]-OSX-hdmi_audio-hdef_audio-dsdt.pdf.zip Notes BIOS update require same dsdt edits on new installed BIOS OS X updates do not effect dsdts. All Intel systems have a dsdt AMD/Nvidia HDMI audio is installed dsdt edits/MaciASL, see dsdt/ssdt HDMI audio Guides below kext edits, if required, see dsdt/ssdt HDMI audio Guides below Bootloader HDMI audio All supported configurations Clover with dsdt/ssdt and kext patches, above HD5x0 (Clover only, credit: RehabMan) [Guide]_HD5x0-hdmi_audio_(clover_or_ssdt).pdf HD4000/HD3000 Clover/EFI/CLOVER/Config.plist Devices/Audio/Inject/3 Devices/UseIntelHDMI/YES Graphics/Inject/Intel/YES Chameleon: Extra/org.chameleon.Boot.plist HDAEnabler=Yes HDEFLayoutID=03000000 AMD/Nvidia (1st 2 ports only) Chameleon: Extra/org.chameleon.Boot.plist EnableHDMIAudio=Yes dsdt/ssdt HDMI audio Guides(download appropriate guide from repo) HD6000+/Desktop/BRIX/NUC: audio_hdmi_9series HD4600+/Desktop/BRIX/NUC: audio_hdmi_8series HD4000/Desktop/BRIX/NUC: audio_hdmi_hd4000 HD3000/Desktop: audio_hdmi_hd3000 5 Series/X58/X79/X99/Desktop: audio_hdmi_5series (dsdt edits only) Discrete Graphics (if installed) [Guide]-OSX-AMD-hdmi_audio.pdf.zip [Guide]-OSX-Nvidia-hdmi_audio.pdf.zip Credit: TimeWalker75a Post #118, Intel HD Graphics 4600 (Haswell) working displayport PikeRAlpha Haswell HDAU solution | Pike's Universum bcc9 Post #11, http://www.insanelym....ort/?p=1934889 VCH888, Post 760 ALC889A, Gigabyte (Intel): now having a working front mic - Page 38 - Sound - InsanelyMac Forum Edited November 12, 2018 by toleda 3 Link to comment Share on other sites More sharing options...
Sharky04 Posted July 11, 2017 Share Posted July 11, 2017 1. Description of problem No HDMI Audio Device (only 3x Realtek Line Out and 1x Realtek Digital Output) 2. OS/Hardware Sierra 10.12.5, GA-P55M-UD2 Rev 1.0 F11, Core i7 860 Lynnfield, Geforce 560 Ti Fermi 3. Procedure Used this guide: http://www.insanelymac.com/forum/topic/324635-applehda-hdmi-audio/ Patched this in Clover Configurator: AppleHDAController binary Find: de 10 ea 0b Rplc: de 10 e5 0b Then used the audio_cloverHDMI script (output attached). The script downloaded and installed a kext. After reboot still no hdmi audio device. 4. AppleHDA.kext S/L/E/AppleHDA.kext is installed with added patches by audio_cloverALC-130 to make Realtek Sound functional 5. IOReg is attached 6. Screenshots attached 7. Boot log attached 8. MaciASL I was not sure here if I had to load my DSDT.aml into MaciASL before exporting, I did! 9. Terminal audio_cloverHDMI output attached 10. Chameleon not installed 11. config.plist, boot log, dsdt.aml all attached (ssdt.aml not on system) audio_cloverHDMI-120.txt ioreg_iMac.zip bootlog.txt MaciASL_iMac_acpi.zip config_plist.zip DSDT.zip Link to comment Share on other sites More sharing options...
toleda Posted July 14, 2017 Author Share Posted July 14, 2017 No HDMI Audio Device Patched this in Clover Configurator: AppleHDAController binary Find: de 10 ea 0b Rplc: de 10 e5 0b Try: AppleHDAController binary Find: de 10 ea 0b Rplc: de 10 0c 0e Link to comment Share on other sites More sharing options...
Sharky04 Posted July 15, 2017 Share Posted July 15, 2017 Thanks for the suggestion. After changing the bytes in the patch the DCPI manager now displays Nvidia (unknown) in the second row instead of nothing as before, but unfortunately there is still no HDMI audio device in settings. Link to comment Share on other sites More sharing options...
Sharky04 Posted July 18, 2017 Share Posted July 18, 2017 Got it finally working by disabling AppleHDA patches in configurator! RealTek analog devices are now gone, but HDMI sound device is present and working! Link to comment Share on other sites More sharing options...
toleda Posted July 22, 2017 Author Share Posted July 22, 2017 Got it finally working by disabling AppleHDA patches in configurator! Not related, more likely a kernel cache problem. Back up config.plist, run cloverALC, add back HDMI patch, restart. Link to comment Share on other sites More sharing options...
Sharky04 Posted July 23, 2017 Share Posted July 23, 2017 You are right! Done as you have suggested, and now both RealTek and HDMI devices are available! Link to comment Share on other sites More sharing options...
toleda Posted July 23, 2017 Author Share Posted July 23, 2017 both RealTek and HDMI devices are available! Thanks, Post #1 updated with correct Controller edit. Link to comment Share on other sites More sharing options...
hottt Posted August 10, 2017 Share Posted August 10, 2017 Hi, I have a problem. GTX 1050Ti does not have hdmi audio. Motherboard Z97-CWhen hdmiaudio.kext is added, hdmi output appears, but unfortunately there are no playable devices. I have a TV 21 "LG. On windows everything works. Link to comment Share on other sites More sharing options...
toleda Posted August 11, 2017 Author Share Posted August 11, 2017 When hdmiaudio.kext is added, Only Post #1 methods support with this thread., oiff topic. Link to comment Share on other sites More sharing options...
RhanCandia Posted August 31, 2017 Share Posted August 31, 2017 1. No HDMI Audio on GTX 1060 (used to work on my 960, upgraded, now it’s not working) 2. 10.12.6 / H110M-H DDR4 / F20a / i3-6100 / GTX 1060 3. http://www.insanelymac.com/forum/topic/324635-applehda-hdmi-audio/ 4. S/L/E/AppleHDA.kext is installed with added patches by audio_cloverALC-120 to make Realtek Sound functional * Everything else is attached. iMac.ioreg.txt bootlog.txt clover_HDMI_output.txt iMac.acpi.txt ssdt.aml.txt Link to comment Share on other sites More sharing options...
toleda Posted September 1, 2017 Author Share Posted September 1, 2017 1. No HDMI Audio on GTX 1060 Nvidia web driver/Pascal: HDMI audio on HDMI port does not work on boot. Fixes: 1. DP2HDMI adapter 2. DVI2HDMI adapter 3. Hot plug HDMI connector after boot ioreg.txt is not helpful See Post #1/Problem Reporting/5. Copy of IOReg - IOReg_v2.1/File/Save a Copy As…, verify file (Tools 1.) Attach new IOReg Link to comment Share on other sites More sharing options...
RhanCandia Posted September 2, 2017 Share Posted September 2, 2017 Nvidia web driver/Pascal: HDMI audio on HDMI port does not work on boot. Fixes: 1. DP2HDMI adapter 2. DVI2HDMI adapter 3. Hot plug HDMI connector after boot ioreg.txt is not helpful See Post #1/Problem Reporting/5. Copy of IOReg - IOReg_v2.1/File/Save a Copy As…, verify file (Tools 1.) Attach new IOReg Tried hot plugging HDMI but no luck. Haven't tried and cant settle with workaround 1 and 2. I can't figure out how IOReg tool works. Will s screenshot help? See attached. Link to comment Share on other sites More sharing options...
toleda Posted September 3, 2017 Author Share Posted September 3, 2017 can't figure out how IOReg tool works. Will s screenshot help? See attached. Menu Bar IORegistryExplorer/ File/ Save a Copy As… Attach the saved file. Link to comment Share on other sites More sharing options...
RhanCandia Posted September 3, 2017 Share Posted September 3, 2017 That's exactly how did it for the first ioreg file I attached. Here's another attempt. PS: Just remove the .txt extension. Couldn't upload an IOreg file directly. iMac.ioreg.txt Link to comment Share on other sites More sharing options...
toleda Posted September 5, 2017 Author Share Posted September 5, 2017 Just remove the .txt extension. Couldn't upload an IOreg file directly. Useless. Attach .zip. Link to comment Share on other sites More sharing options...
RhanCandia Posted September 5, 2017 Share Posted September 5, 2017 Useless. Attach .zip. Here you go. Thanks. iMac.ioreg.zip Link to comment Share on other sites More sharing options...
toleda Posted September 5, 2017 Author Share Posted September 5, 2017 Here you go. IOReg is correct. 10xx/Nvidia web driver; no HDMI audio on HDMI port after boot, fixes: 1. DP2HDMI adapter 2. DVI2HDMI adapter 3. Hot plug HDMI display after Desktop appears 1 Link to comment Share on other sites More sharing options...
RhanCandia Posted September 7, 2017 Share Posted September 7, 2017 IOReg is correct. 10xx/Nvidia web driver; no HDMI audio on HDMI port after boot, fixes: 1. DP2HDMI adapter 2. DVI2HDMI adapter 3. Hot plug HDMI display after Desktop appears Thanks. Hot plugging isn't working for me. I guess I'm out of luck. I don't have a DP or DVI port right now. Link to comment Share on other sites More sharing options...
toleda Posted October 16, 2017 Author Share Posted October 16, 2017 v1.1: 10/10/17 - 10.13 support, Kaby Lake/cloverHDM support. dsdt, ssdt, bootloader HDMI audio methods deprecated Link to comment Share on other sites More sharing options...
Nanorise Posted October 22, 2017 Share Posted October 22, 2017 Hi @toleda. Is there anyway to support AMD hackintoshes? I really want to enable my DisplayPort Audio from my RX580. This is the identifier for it as seen on IORegistryExplorer Didn't see any SSDT's for GPP8 on the repository. CloverHDMI doesnt detect any audio codecs. Thanks for any answer! Link to comment Share on other sites More sharing options...
ydeng Posted October 22, 2017 Share Posted October 22, 2017 Hi @toleda. Is there anyway to support AMD hackintoshes? I really want to enable my DisplayPort Audio from my RX580. This is the identifier for it as seen on IORegistryExplorer Didn't see any SSDT's for GPP8 on the repository. CloverHDMI doesnt detect any audio codecs. Thanks for any answer! give HDMIAudio.kext a try. Link to comment Share on other sites More sharing options...
Nanorise Posted October 22, 2017 Share Posted October 22, 2017 give HDMIAudio.kext a try. Any link? Link to comment Share on other sites More sharing options...
wen1 Posted November 26, 2017 Share Posted November 26, 2017 HI, I am still struggling to get my HDMI audio working. I have a HD4000 on a 6-series motherboard. Everything works except HDMI audio. OSX: 10.12.6 Motherboard: Intel DH61AG Processor: Intel Core i5-3475S Graphics: HD4000 Procedure used: This Guide I also tried the HD4000 on 6 series motherboard SSDT from your gothic repository and did not see any difference in the outcome. It was injecting an IMEI that I am already doing in config.plist. I attached all the files you asked for. Please help me getting this resolved. Thanks files.zip Link to comment Share on other sites More sharing options...
toleda Posted November 26, 2017 Author Share Posted November 26, 2017 Didn't see any SSDT's for GPP8 on the repository. Apologies for the reply delay See Post #1/IV. Problem Reporting; attach all requested files Everything works except HDMI audio. SSDT-HDEF-3.aml is loading but ignored config.plist/ACPI/DSDT/Fixes/ - all properties set to YES, unusual. Set: config.plist/ACPI/DSDT/Fixes/FixHDA_8000/NO Save, restart, reply with new files. Link to comment Share on other sites More sharing options...
Recommended Posts