jgoens Posted November 10, 2015 Share Posted November 10, 2015 HDMI audio is not native in OS X. See Post #1, edit the dsdt or install a ssdt. Download the guide for the selected method and install. You are kidding me right? I have read that guide more than ten times and have uploaded requested files over and over yet you do not seem to want to assist me. This is easy for you yet you seem to want to belittle me as a grade school teacher does to a child who does not understand their homework. I don't have much experience in the hack but have invested a lot of time in learning about it and have had much help from another member as well who luckily has had patience with me. In the end it does not make a difference if the mac system does not work perfect for me--but I can't believe someone with your ability finds it easier to play a noob off instead of simply "trying" to give some assistance. Link to comment Share on other sites More sharing options...
toleda Posted November 11, 2015 Author Share Posted November 11, 2015 have uploaded requested files over and over All files show the same thing, no HDMI audio edits present. Why? No edits, your problem. Link to comment Share on other sites More sharing options...
jgoens Posted November 11, 2015 Share Posted November 11, 2015 All files show the same thing, no HDMI audio edits present. Why? No edits, your problem. Right...the problem is, is I don't understand this: [Guide]-audio_ssdt-hdmi-installation_v1.1 Location.aml - ssdt.aml installation folder 1. Chameleon: Extra/ 2. Clover: EFI/Clover/ACPI/Patched/ Installation - HDMI audio ssdt (audio_ssdt-hdmi…) 1. Copy Downloads/audio_ssdt-hdmi.. . ./SSDT-1.aml to Location.aml 1. If Location.aml/SSDT.aml is present, install SSDT-1.aml as is: Location.aml/SSDT-1.aml 2. If no Location.aml/SSDT.aml, rename SSDT-1.aml to SSDT.aml and install as: Location.aml/SSDT.aml 3. The 1st SSDT is SSDT, 2nd is SSDT-1, 3rd is SSDT-2, etc.; no gaps 2. Enable SSDT 1. Chameleon - Extra/org.chameleon.Boot.plist <key>DropSSDT</key> <string>Yes</string 2. Clover_v2000+ - EFI/Clover/config.plist/ACPI/SSDT <key>DropOem</key> <YES/> 3. Rebuild kernel cache, see Tools 1. 4. Restart 5. Verify HDMI audio I know I have award Bios..I tried simply placing the SSDT-1 file into my extra folder..that didn't work. Guess I need to use MacIasl? Problem is, is that I don't know how to do this and am not as savvy on what to do as you. That's why I came here looking for some direction. Link to comment Share on other sites More sharing options...
toleda Posted November 11, 2015 Author Share Posted November 11, 2015 I tried simply placing the SSDT-1 file into my extra folder.. dsdt edits use MaciASL, ssdt does not need edits or MaciASL. Chameleon use a particular order to load ssdts, explained in installation guide. It says: if you do not have Extra/SSDT.aml rename SSDT-1.aml to SSDT.aml and install as Extra/SSDT.aml. Restart. Reply with Chameleon Boot log, IOReg, and the installed ssdt. Link to comment Share on other sites More sharing options...
FarmerBill Posted February 5, 2016 Share Posted February 5, 2016 I have attempted to use your audio_cloverALC-HDMI-110.command_v0.8.1 script to enable HDMI audio on my Hackintosh. It says: No AMD/Nvidia discrete graphics card found. I set gDebug=2 to get more info, output attached. The machine has an Asus P8H61 motherboard running Mavericks OSX 10.9.5 with an Asus HD5450 Silent graphics adapter. It uses the AMD5000Controller and AMDRadeonX3000 kexts. I have to edit the AMDRadeonX3000 Info.plist to add the IOPCIMatch id 0x68E11002 for the graphics acceleration to work. This id is already in the AMD5000Controller Info.plist. I have previously used your audio_realtekALC-110_v1.0o1.command script to enable the ALC887 audio, which worked fine. I have also attached the output from the command 'ioreg -rxn PEG0@1' which picks up the graphics and HD audio, and a screenshot of IORegistryExplorer. . Terminal Saved Output.txt Radeon.txt ioreg.txt Audio.txt config copy.txt Link to comment Share on other sites More sharing options...
toleda Posted February 5, 2016 Author Share Posted February 5, 2016 It says: No AMD/Nvidia discrete graphics card found. I set gDebug=2 to get more info, output attached. ioreg.txt and ioreg screenshots, not helpful. IOReg.../File/Save a Copy As... script updated with display@0. Download from repo and run. Link to comment Share on other sites More sharing options...
FarmerBill Posted February 5, 2016 Share Posted February 5, 2016 I have tried your updated script - it found the graphics card and installed a SSDT. After reboot HDMI audio does not appear in the sound preferences, so I ran the script again - it said AMD HDMI audio is not enabled, just like the first time. I have attached the output from running ioreg and the output from your script the first and second time. audio_cloverHDMI-110.command_v0.8.2.txt ioreg2.txt audio_cloverHDMI-110.command_v0.8.2-2.txt Link to comment Share on other sites More sharing options...
toleda Posted February 5, 2016 Author Share Posted February 5, 2016 ioreg.txt again; Ignored Post #331. See Problem Reporting, Post #1, attach all requested files. Link to comment Share on other sites More sharing options...
FarmerBill Posted February 6, 2016 Share Posted February 6, 2016 Sorry, didn't realise you meant IORegistryExplorer. I can't get clover to generate a boot log file, I've checked the clover wiki but no joy. Cynthia.ioreg.zip config.plist.zip SSDT-HDMI-AMD-PEG0.aml.zip Link to comment Share on other sites More sharing options...
toleda Posted February 6, 2016 Author Share Posted February 6, 2016 can't get clover to generate a boot log file Clover log: DPCI Manager/Misc/Boot log ssdt is not loading. Config.plist is a disaster. Remove any property starting with # ACPI/DSDT/Fixes/ Set the following properties to NO: AddHDMI_8000000 FixDisplay_0100 FixHDA_8000 Set ACPI/DSDT/Debug/YES Restart Attach new files Attach EFI/CLOVER/ACPI/origin/ (1st and last dsdt) Link to comment Share on other sites More sharing options...
FarmerBill Posted February 6, 2016 Share Posted February 6, 2016 Ok, nothing in EFI/CLOVER/ACPI/origin/, nothing in EFI/CLOVER/misc, can't find a folder 'DPCI Manager' on the machine. config.plist 2.zip Cynthia.ioreg 2.zip Link to comment Share on other sites More sharing options...
toleda Posted February 6, 2016 Author Share Posted February 6, 2016 Ok, nothing in EFI/CLOVER/ACPI/origin/, nothing in EFI/CLOVER/misc, can't find a folder 'DPCI Manager' on the machine. Frankly, no difference between IORegs, was the edited config.plist installed? See El Capitan AppleHDA HDMI Audio for Post #1/IX - Tools/2. DPCIManager/Misc/Boot log Post #1/IX - Tools/3. MaciASL/File/Extract Tableset.... Attach new files Link to comment Share on other sites More sharing options...
FarmerBill Posted February 7, 2016 Share Posted February 7, 2016 I replaced some valid keys I cut out of config.plist. There are two OSX partitions on this disk - El Capitan and Mavericks. I thought that Clover was reading the config.plist on this partition - Mavericks as it is set as the DefaultVolume, but it appears to have been reading both. So I have made the same changes to the El Capitan config.plist. Now the HDMI audio works on Mavericks, I haven't got to El Capitan yet. It's working on El Capitan as well - Thanks. config.plist 3.zip Cynthia.ioreg 3.zip Cynthia.acpi.zip Boot.log.zip Link to comment Share on other sites More sharing options...
toleda Posted February 8, 2016 Author Share Posted February 8, 2016 it appears to have been reading both. Not possibile, one or the other; BIOS setting. Link to comment Share on other sites More sharing options...
toleda Posted February 11, 2016 Author Share Posted February 11, 2016 Mavericks AppleHDA HDMI Audio - Deprecated Mavericks/solutions/support, see El Capitan AppleHDA HDMI Audio Link to comment Share on other sites More sharing options...
Recommended Posts