Contribute
Register

[Fix] 10.11.4 broken audio with AppleHDA injector (dummyHDA)

Probook (hotpatch) specific instructions..

In Terminal:
Code:
# get copy of the repo
cd ~/Documents
git clone https://github.com/RehabMan/HP-ProBook-4x30s-DSDT-Patch.git probook.git

use it:
Code:
cd ~/Documents/probook.git
# update to latest (for future)
git pull
# install new AppleHDA_ProBook.kext
make install_hda

./download.sh and ./install_downloads.sh will also work to update/install all kexts (including AppleHDA_ProBook.kext).

I did this on my 4340s and now my boot is stuck on "Sound assertion AppleHDADriver line 3593" and line 1088

I boot fine from USB, and i´ve rerun PBI-CE but it does not fix the problem. I also can boot in safe mode
 
hi rehabman
i have probook 450 g0 !
what to i do ?
please give me a kext for fix sound ! :crazy:
 
Thank You, this fix my sound, hp probook 6460b

After little update from apple, reboot and no sound !
March 22 2016 update
 
I did this on my 4340s and now my boot is stuck on "Sound assertion AppleHDADriver line 3593" and line 1088

I boot fine from USB, and i´ve rerun PBI-CE but it does not fix the problem. I also can boot in safe mode

Boot verbose, show photo. Post EFI/Clover folder as ZIP (omit 'themes' folder).
 
hi rehabman
i have probook 450 g0 !
what to i do ?
please give me a kext for fix sound ! :crazy:

You can follow the instructions in post #1, or switch to AppleHDA_ProBook.kext.

According to the information I have, 4x0s_g0 is IDT 76e0, which for AppleHDA_ProBook.kext is layout-id 17. To use AppleHDA_ProBook.kext, remove AppleHDAIDT.kext, change layout id in DSDT (from 12 to 17), and install AppleHDA_ProBook.kext.
 
Thank You, this fix my sound, hp probook 6460b

After little update from apple, reboot and no sound !
March 22 2016 update

That "little update" is 10.11.4.
 
@RehabMan View attachment CLOVER.zip IMG_2724.jpg
 
Ok, i´ll do that. How about the correct procedure to fix my sound (4340s)?
 
How about the correct procedure to fix my sound (4340s)?

Read post #1 to fix your AppleHDAIDT.kext, or switch to AppleHDA_ProBook.kext (4x40s uses IDT 76d9, therefore layout-id 13 in AppleHDA_ProBook.kext).
 
Back
Top