Contribute
Register

Audio - HDMI Audio AppleHDA [Guide]

Status
Not open for further replies.
I'm trying to enable HDMI audio using your script (Gigabyte GA-H81M-S2H, audio working through jack, 1011.6) but I receive a loooong list like this:

Code:
Confirm DP to HDMI connector edit on port 0x6 (y/n): y
Patch port 0x6
Download HD4600+ HDMI audio connector edits ...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  1617  100  1617    0     0   1765      0 --:--:-- --:--:-- --:--:--  1765
Print: Entry, ":KernelAndKextPatches:KextsToPatch:0 dict", Does Not Exist
Print: Entry, ":KernelAndKextPatches:KextsToPatch:1 dict", Does Not Exist
Print: Entry, ":KernelAndKextPatches:KextsToPatch:2 dict", Does Not Exist
Print: Entry, ":KernelAndKextPatches:KextsToPatch:3 dict", Does Not Exist
Print: Entry, ":KernelAndKextPatches:KextsToPatch:4 dict", Does Not Exist
Print: Entry, ":KernelAndKextPatches:KextsToPatch:5 dict", Does Not Exist
Print: Entry, ":KernelAndKextPatches:KextsToPatch:6 dict", Does Not Exist
Print: Entry, ":KernelAndKextPatches:KextsToPatch:7 dict", Does Not Exist
Print: Entry, ":KernelAndKextPatches:KextsToPatch:8 dict", Does Not Exist
Print: Entry, ":KernelAndKextPatches:KextsToPatch:9 dict", Does Not Exist
Print: Entry, ":KernelAndKextPatches:KextsToPatch:10 dict", Does Not Exist
Print: Entry, ":KernelAndKextPatches:KextsToPatch:11 dict", Does Not Exist
Print: Entry, ":KernelAndKextPatches:KextsToPatch:12 dict", Does Not Exist
Print: Entry, ":KernelAndKextPatches:KextsToPatch:13 dict", Does Not Exist
Print: Entry, ":KernelAndKextPatches:KextsToPatch:14 dict", Does Not Exist

I actually stopped it at 50000+ lines. Any help?
 
config.plist is damaged, replace.

Since I tried lots of times I didn't have a working backup of config.plist but I edited it manually, removing the part about kext patching:

Code:
        <dict>
            <key>0</key>
            <dict>
                <key>Comment</key>
                <string>t2-10.9-10.11-HD4600_HDMI_Audio-2of2</string>
                <key>Find</key>
                <data>
                PQwKAAA=
                </data>
                <key>Name</key>
                <string>AppleHDAController</string>
                <key>Replace</key>
                <data>
                PQwMAAA=
                </data>
            </dict>
        </dict>

Then I tried to run the script again and this time completed successfully but still I have no HDMI audio.
I have no HDMI OUT option in System Preferences and by the way the script recreated the part I edited out and it is identical.
I have answered YES to the "DP to HDMI" question.

Should I have answered NO?
 

Attachments

  • Terminal Output.txt
    1.9 KB · Views: 111
  • config.plist
    17.9 KB · Views: 122
Last edited:
the script recreated the part I edited out and it is identical.
Where did you get config.plist? It is not useable; everything is commented out
Extract config.plist from UniBeast installer and install.
See Problem Reporting, Post #1; attach all requested files
 
Where did you get config.plist? It is not useable; everything is commented out
Extract config.plist from UniBeast installer and install.
See Problem Reporting, Post #1; attach all requested files

I'd like to tell you the Unibeast config.plist is better but it is commented as well.
I don't know why but OS X works perfect (excluding HDMI Audio and some USB ports).
I am attaching the config.plist found on the EFI partition of the Unibeast USB installer to let you see it yourself.
Please let me know if there's something I can do about it. I will attach all requested files from Post #1 in a few minutes.

Thank you.
 

Attachments

  • config.plist
    4.8 KB · Views: 148
1. No HDMI Audio and no HDMI Output Device in System Preferences/Sound

2. OS X 10.11.6 / Gigabyte GA-H81M-S2H / UEFI BIOS ver. F2 / i5-4460 3.2GHz / Intel HD Graphics 4600 1536 Mb

3. Audio installed using audio_pikeralphaALC-120_v1.0d. After that I used audio_cloverHDMI-120_v1.0d

DPCI.png
Sysinfo.png


Hope this helps. I have no EFI/CLOVER/ACPI/Patched/dsdt.aml or EFI/CLOVER/ACPI/Patched/ssdt.aml.
Thank you.
 

Attachments

  • Terminal Output.txt
    1.9 KB · Views: 115
  • ioreg output.ioreg
    2.8 MB · Views: 95
  • All messages.log.txt
    114.5 KB · Views: 253
  • AppleHDA.kext.zip
    1.7 MB · Views: 60
  • config.plist
    17.9 KB · Views: 216
  • DPCI Boot Log.txt
    22.8 KB · Views: 129
  • SSDT-HDMI-HD4600+.aml
    386 bytes · Views: 100
Didn't ignore it. I posted config.plist of Unibeast in post #2419. I don't have other config.plist files or I don't know from where I need to extract it.
 
Status
Not open for further replies.
Back
Top