MacWienie Posted August 23, 2015 Share Posted August 23, 2015 Problem Reporting (Post to this thread with requested information attached) Description of audio problem: Please recommend ideal audio install procedure for Realtek ALC887/888B. OS X version/motherboard model/BIOS version/processor/graphics: OS X 10.10.5/Asus Z97-K/AMI UEFI 2604 x64/Intel Core i5 4590@3.3GHz/EVGA Geforce GTX 750 Ti Procedure/Guide Used: None selected at this point. Hoping you could elucidate that. Copy of IOReg (Tools 1.) - File/Save a Copy As…, verify file (no ioreg.txt): See attached zip. Copy Of Console/All Messages (last boot)/File/Save a Copy As..: See attached zip. Installed S/L/E/AppleHDA.kext or AppleHDA8Series AppleHDAxxx kext: See attached zip Screen shots: DPCIManager/Status (Tools 3.): See attached zip. System Information/Hardware/Audio/Intel High Definition Audio (not Devices): See attached zip Terminal/Shell/Export Test As. . . (if script used): Not attempted...yet audio_realtekALC-100.command AppleHDA8Series.sh audio_cloverALC-100.command Chameleon Extra/org.chameleon.Boot.plist: See attached zip DPCIManager/Misc/Boot Log: See attached zip Extra/dsdt.aml (if installed): See attached zip Extra/ssdt.aml (if installed): Not used (at least I did not create one) Requested Files.zip Link to comment Share on other sites More sharing options...
toleda Posted August 23, 2015 Author Share Posted August 23, 2015 Description of audio problem: Please recommend ideal audio install procedure for Realtek ALC887/888B Correct edits in the wrong order, Patch 1. 9series/AMI-9eries-ssdt_HDEF-fix - Apply 2. ALCInjection/Enable Audio ID: 2 - Apply Compile, Save, Install No codec: Verify BIOS/Advanced/On Board Devices/HD Audio Controller/Enabled Link to comment Share on other sites More sharing options...
MacWienie Posted August 23, 2015 Share Posted August 23, 2015 Not using Clover. Where do I copy the SSDT.aml file if there is no Clover subdirectory on EFI partition? Good call on the BIOS entry. I had it set to AC97. Link to comment Share on other sites More sharing options...
toleda Posted August 24, 2015 Author Share Posted August 24, 2015 Where do I copy the SSDT.aml file if there is no Clover subdirectory on EFI partition? The guide notes Chameleon installation: Extra/DSDT.aml Link to comment Share on other sites More sharing options...
MacWienie Posted August 25, 2015 Share Posted August 25, 2015 Applied the procedure described in this guide: OS X hdmi audio/hdef audio dsdt_v3.0 (PDF included in archive) OS X 10.10.5/Asus Z97-K/AMI UEFI 2604 x64/Intel Core i5 4590@3.3GHz/EVGA Geforce GTX 750 Ti Problem: No audio output devices found in system preferences. Files attached: Archive.zip If audio injection is necessary, please identify recommended guide to use. Thanks, in advance, for your help! One more file you might want to see: The plot thickens... Link to comment Share on other sites More sharing options...
toleda Posted August 25, 2015 Author Share Posted August 25, 2015 Files attached: Archive.zip If audio injection is necessary, please identify recommended guide to use. Injection is provided in the patched dsdt. DSDT is correct. AppleHDA.kext is not patched. See Post #1 Nvidia HDMI audio is not working because the attached display is not HDMI. Link to comment Share on other sites More sharing options...
MacWienie Posted August 26, 2015 Share Posted August 26, 2015 Audio installation for ALC887 successful. Used the Piker-Alpha procedure to preserve patched AppleHDA after OS X software updates. This install/patch/update procedure is not trivial. Your efforts to make it possible are commendable and appreciated. Nvidia HDMI audio will not be used as my (very old) LCD monitor currently does not support HDMI. Maybe at a later time. Link to comment Share on other sites More sharing options...
tigersoul Posted August 28, 2015 Share Posted August 28, 2015 OSX 10.10.5 Gigabyte Z97MX-Gaming 5 I'm having the problem that notification sounds occasionally are crackling in the start of the sound. It's like the speakers are being turned on right when the sound occurs so the result is a crack-ding or pop-ding. Has anyone had this issue? I'm using realtekalc with codec commander to fix no sound after sleep on alc 1150. I can post the required info if this is considered a possible bug. What do you think? Link to comment Share on other sites More sharing options...
bOLEMO Posted September 9, 2015 Share Posted September 9, 2015 Problem Reporting (Post to this thread with requested information attached) Problem description: Audio device visible, no sound, iTunes stuck, Sound assertion Configuration tested with Windows 7, and worked perfectly. 5.1 analog speakers tested (no sound on any channel), as well as headsets on the front (no sound). OS: Yosemite 10.10.5 / MB: Asus X99 Deluxe (w/ on board 10ec0900 - ALC1150) / BIOS: version 1801 (05/15/2015) / CPU: i7 5820K / GPU: EVGA Nvidia GeForce GTX 960 (4Gb) Followed method from this very topic: Audio_ID: 1 Injection method #1 (HDEF/kext/No dsdt/HDAEnabler1.kext) Verification at this stage OK: <01 00 00 00> Piker-Alpha AppleHDA8Series - no AppleHDA binary patch tried $ ./AppleHDA8Series.sh -b AppleHDA -> no sound (kext installed, reboot…) tried $ ./AppleHDA8Series.sh -b AppleHDA -b AppleHDAController -> no sound (removed kext, installed new one, repaired permissions and rebuilt cache, reboot…) IOJones -> Save As… -> IOReg.iojones [in Archive.zip] Console/All Messages -> File/Save a Copy As.. -> ConsoleAllMessages.log (since last boot only) [in Archive.zip] Installed S/L/E/AppleHDA.kext or AppleHDA8Series AppleHDAxxx kext: AppleHDA.kext (vanilla 10.10.5, v272.18.1) [in Archive.zip kexts/AppleHDA.kext] HDAEnabler1.kext (v1.0.0d1) [in Archive.zip kexts/HDAEnabler1.kext] AppleHDA1150.kext (v3.1.0) the 2 versions I tried [in Archive.zip kexts/-b AppleHDA/AppleHDA1150.kext and kexts/-b AppleHDA -b AppleHDAController/AppleHDA1150.kext] Screen shots: DPCIManager/Status -> DPCIManager_Status.png [in Archive.zip] System Information/Hardware/Audio/Intel High Definition Audio (not Devices) -> SysInfo_Hardware_Audio_IntelHiDefAudio1.png & SysInfo_Hardware_Audio_IntelHiDefAudio2.png [in Archive.zip] Terminal/Shell/Export Test As. . . (if script used) audio_realtekALC-100.command (not used) AppleHDA8Series.sh -> AppleHDA8SeriesShell.rtf (I installed the kext w/ script. I relaunched the script w/o install to save the shell copy). [in Archive.zip] audio_cloverALC-100.command (not used) Chameleon Extra/org.chameleon.Boot.plist -> org.chameleon.Boot.plist [in Archive.zip] DPCIManager/Misc/Boot Log -> DPCIManager_BootLog.txt [in Archive.zip] Extra/dsdt.aml (not installed) Extra/ssdt.aml (not installed) Clover (not used) Thank you for your help! I really appreciate the support on this forum. Archive.zip Link to comment Share on other sites More sharing options...
toleda Posted September 9, 2015 Author Share Posted September 9, 2015 Audio device visible, no sound, iTunes stuck, Sound assertion AppleHDA.kext does not support X99 audio. AppleHDA8Series.sh does not support X99 audio. 10.9.5 AppleHDA.kext with the x99 patch works for both audio_RealtekALC and audio_CloverALC. No idea why the x99 patch does not work in 10.10. Link to comment Share on other sites More sharing options...
bOLEMO Posted September 9, 2015 Share Posted September 9, 2015 AppleHDA.kext does not support X99 audio. AppleHDA8Series.sh does not support X99 audio. 10.9.5 AppleHDA.kext with the x99 patch works for both audio_RealtekALC and audio_CloverALC. No idea why the x99 patch does not work in 10.10. Thank you so much, this was driving me crazy! Just removed my AppleHDA, and the AppleHDA1150, and installed the patched one from 10.9.5 (from rampage X99.dmg) and it works now. Now, why the patch on 10.10 is not working on x99… this is another question. I suppose it will be the same with El Capitan, at the beginning at least. Link to comment Share on other sites More sharing options...
MacWienie Posted September 13, 2015 Share Posted September 13, 2015 Sorry to ask you to revisit this problem. I decided to reinstall OS X with Clover bootloader because it works better with UEFI than Chameleon. Now that the install is complete, I am having a problem getting the Realtek 887/888B audio to work. All requested files are in the archive. Description of audio problem: No audio output devices found in system preferences OS X version/motherboard model/BIOS version/processor/graphics OS X 10.10.5/Asus Z97-K/AMI UEFI 2604 x64/Intel Core i5 4590@3.3GHz/EVGA Geforce GTX 750 Ti Procedure/Guide Used: OS X hdmi audio/hdef audio dsdt_v3.0 (PDF included in archive) Thanks again for your assistance. Archive.zip Link to comment Share on other sites More sharing options...
toleda Posted September 13, 2015 Author Share Posted September 13, 2015 having a problem getting the Realtek 887/888B audio to work. Method actually used: Piker-Alpha AppleHDA8series dsdt patching incorrect; 4 patches applied a total of 5 times. Only 1 patch is required. Native dsdt/MaciASL/Patches: 1. 9series/AMI-Clean_Compile-9series (if required) 2, ALCinjection/Enable Audio ID: 1 MaciASL/Apply/Close/Compile/etc.. Reply with edited dsdt and new IOReg. Link to comment Share on other sites More sharing options...
MacWienie Posted September 14, 2015 Share Posted September 14, 2015 How did you determine that the DSDT patches were applied multiple times? I am curious as to what you saw in the IOReg file (not sure where IOReg gets its data). You are correct, that is what I did (not intentionally), but the DSDT.aml I sent you was created from a DSL file that was extracted using Linux. I was very careful to patch it only 1 time and ensure it compiled without error. The only DSDT.aml files that exist in the OS (that I know of ) are in the EFI volume/partition and the EFI folder off the root directory of Macintosh HD. The audio ID used in the past was 2. What do you see that leads you to recommend Audio ID 1? Thanks for your help and prompt response. I took the liberty to include screen shots of each step of creating DSDT.aml and update/adding AppleHDA.kext to AppleHDA887.kext. With the changes that appear in the archive, I remain unable to find any audio output devices in the System Preferences. Archive.zip Link to comment Share on other sites More sharing options...
liujianwei Posted September 15, 2015 Share Posted September 15, 2015 Seems like work on 10.9.5 and fix mic can't record bug for QQ. Link to comment Share on other sites More sharing options...
toleda Posted September 15, 2015 Author Share Posted September 15, 2015 remain unable to find any audio output devices in the System Preferences. Problem: no dsdt/HDEF/layout-id injection, result layout-id=0, no audio Cause: ignored #763, 1 patch specified, applied 4 patches, fail Try Post #763 again. Seems like work on 10.9.5 and fix mic can't record bug for QQ. See Post #1, Problem Reporting. Specify mic, connect mic, run QQ, make IOReg. Link to comment Share on other sites More sharing options...
toleda Posted September 15, 2015 Author Share Posted September 15, 2015 What is the URL source for MaciASL patch for "ALCinjection/Enable Audio ID: 1"? https://raw.github.com/toleda/audio_ALCInjection/master Link to comment Share on other sites More sharing options...
MacWienie Posted September 15, 2015 Share Posted September 15, 2015 Ok, followed the instructions in #763. Attached are the requested files (see archive). Still no audio devices in System Preferences. Archive 2.zip Link to comment Share on other sites More sharing options...
toleda Posted September 16, 2015 Author Share Posted September 16, 2015 Ok, followed the instructions in #763. Still no audio devices in System Preferences. Not quite, 3 patches applied a total of 4 times. Fortunately, the last patch was the only patch required. result, layout-id=2, correct. The AppleHDA.kext is not patched. Install native AppleHDA.kext. See Post #1, run 1 of the 3 patch methods. Reply with patch script Terminal Output and IOReg. Link to comment Share on other sites More sharing options...
MacWienie Posted September 16, 2015 Share Posted September 16, 2015 Still unable to see any audio devices in System Preferences. Archive includes native AppleHDA.kext and AppleHDA887.kext. Thanks again for your assistance. Archive 3.zip Link to comment Share on other sites More sharing options...
MacWienie Posted September 16, 2015 Share Posted September 16, 2015 I successfully got it to work. When patching the AppleHDA.kext file, I had to patch with binaries (e.g. $ ./AppleHDA8Series.sh -b AppleHDA). Wasn't doing that before. After that, it worked. Thanks for all of your help. Link to comment Share on other sites More sharing options...
brofessor64 Posted October 3, 2015 Share Posted October 3, 2015 Ten months after installing my first Hackintosh and using only HDMI sound I just ran the script, y-enter, y-enter, y-enter, restart, and boom, it works. Thanks very much! (Clover, ALC1150, Yosemite 10.4.) Link to comment Share on other sites More sharing options...
mac09hack Posted October 12, 2015 Share Posted October 12, 2015 Toleda - is there an AppleHDA patch for Realtek 1150 on 10.11 available? Link to comment Share on other sites More sharing options...
toleda Posted October 13, 2015 Author Share Posted October 13, 2015 is there an AppleHDA patch for Realtek 1150 on 10.11 available? Old news, see El Capitan: Realtek ALC AppleHDA Audio Link to comment Share on other sites More sharing options...
WinstonAce Posted October 14, 2015 Share Posted October 14, 2015 Hi I have a strange problem with my audio I have Gigabyte Z97X-UD5H, I use CloverALC with dsdt audio inject, everything is working just fine but after I reboot to Windows (10 but also was the same with 8.1) I get only "popping" sound from the rear green port (headphones work fine) the only way to return the audio is to completely shut down my PC, after that sound is back until next login to windows i'm on 10.11 now but had the same results with 10.10 it also happened when I used ssdt from your repo with no dsdt at all / clover audio inject. also happened when I tried (in the past) realtekalc instead of cloveralc. I’m attaching IOREG with working audio and another after login to windows with popping sound instead of audio. Thank you. Archive.zip Link to comment Share on other sites More sharing options...
Recommended Posts