Contribute
Register

[Guide] HP ProBook/EliteBook/Zbook using Clover UEFI hotpatch (10.11)

Status
Not open for further replies.
Hey RehabMan, and GoodDay All!

Just a quick question. I did find a customized USB SSDT for my 9470 in your repo, as a hotpatch. However, I cant figure it out yet, how to implement it.

Should I copy it to /EFI/Clover/ACPI/patched, and call for it in config.plist, or have the whole hotpatch directly in config.plist, whilist ditching the USBInjectAll.kext? Any help pinpointing in the right direction is greatly appreciated.

I've decided going into it, since I have some problems with USB ports and Bluetooth after sleep, works rather well on a fresh start though. Just installed your updated repository btw, very curious about GraphicsFixups :))
(I only had the Finder - Highlight bug so far)

I can make problemreport files, but for now I have to finish a bunch of huge uploads : ) Considering resorting back to El Cap btw, with that said, I love how Sierra works atm, so quite unsure.

Follow the guide in post #1.
 
after powering down, (not reboot), kernel panic is up again... and if i power up with the config from installer it boots up just (but no wi fi no sound just like prior hotpatching)

@RehabMan if i install back original AppleHDA.kext, and use hotpatching will kernel panic disappear?
 
@RehabMan if i install back original AppleHDA.kext, and use hotpatching will kernel panic disappear?

No idea.
You failed to provide EFI/Clover, therefore no idea regarding your mistake.
 
EFI/CLOVER it's the same as i first posted when had no audio

Not really. Part of the instructions were to make changes to the SSDT (regarding pinconfigs for CodecCommander).
You will need to actually attach the requested files.
I don't know why people resist providing the files.

Unless you're no longer trying to solve the KP in AppleACPIPlatform.kext?
 
after powering down, (not reboot), kernel panic is up again... and if i power up with the config from installer it boots up just (but no wi fi no sound just like prior hotpatching)

Keep in mind that using the installer config.plist with hotpatch ACPI/patched content is not valid.
To use the installer config.plist, you must have no files in ACPI/patched.
Using the installer config.plist is only valid with the USB EFI/Clover setup.
 
Not really. Part of the instructions were to make changes to the SSDT (regarding pinconfigs for CodecCommander).
You will need to actually attach the requested files.
I don't know why people resist providing the files.

ok . will provide
i'm not at my pc

did not change SSDT ... you said "optional".
Keep in mind that using the installer config.plist with hotpatch ACPI/patched content is not valid.
To use the installer config.plist, you must have no files in ACPI/patched.
Using the installer config.plist is only valid with the USB EFI/Clover setup.

i mean that i powerd down the pc . removed the installer HDD (usb), and booted from internal EFI and got kernel panic.

using the installer (booting from usb HDD choosing the Mac) was the only way that i could boot .
 
SSDT-8x0-G2-Broadwell it opens with MaciASL .. can I edit it with this program ? # "CodecCommanderProbeInit" in line X

is this the way to comment the line # "CodecCommanderProbeInit" , with MaciASL?
 
is this the way to comment the line # "CodecCommanderProbeInit" , with MaciASL?

No. Change: "CodecCommanderProbeInit" to "#CodecCommanderProbeInit".
 
ok . will provide
i'm not at my pc

did not change SSDT ... you said "optional".


i mean that i powerd down the pc . removed the installer HDD (usb), and booted from internal EFI and got kernel panic.

using the installer (booting from usb HDD choosing the Mac) was the only way that i could boot .

When you patch AppleHDA.kext, make sure first that vanilla AppleHDA.kext is in /S/L/E.
You will need to run the installer since my scripts do not make a copy of it.
Or if you only had used the hotpatch before, you can remove all the *.zml.zlib files from AppleHDA.kext/Contents/Resources.
And don't forget to disable the xml/zml patch. In fact, it must be disabled prior to running patch_hda.sh!
 
Status
Not open for further replies.
Back
Top