Contribute
Register

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

Status
Not open for further replies.
i meant if insert new smbios , i have to reboot with new smbios so that ioreg "catches" new values?

Yes, of course.

i know that will have to look at that patch_hda.sh but do not know at what ...

Actually, the patch_hda.sh in the probook repo does not have the function for creating fully patched AppleHDA.
But the patch_hda.sh in my NUC repo does.
The code for creating fully patched AppleHDA.kext is commented out.
 
The code for creating fully patched AppleHDA.kext is commented out.


it line 239-241 that I have to uncomment and replace this patch_hda.sh with one that I have? and run again install_downloads?

here is my ioreg
 

Attachments

  • MacBookcosmincloverserial.ioreg.zip
    565.4 KB · Views: 53
it line 239-241 that I have to uncomment and replace this patch_hda.sh with one that I have? and run again install_downloads?

here is my ioreg

Line 256 in NUC repo/patch_hda.sh.
Make sure you have a correct config.plist on your EFI partition when you run the script (the script uses your config.plist to determine the appropriate patches for the AppleHDA binary).
Install resulting AppleHDA.kext directly to /S/L/E.
Disable xml->zml patch in config.plist.
Optional: remove PinConfigDefaults ("CodecCommanderProbeInit") from audio SSDT (just changing CodecCommanderProbeInit to #CodecCommanderProbeInit will work)
 
Line 256 in NUC repo/patch_hda.sh.

createPatchedAppleHDA "$1" loud and clear, but should I cp this .sh over the old one and run install_downlods.sh again or I could run nuc`s: patch_hda.sh ALC280

Disable xml->zml patch in config.plist.

are these : see screen capture. thank you

Optional: remove PinConfigDefaults ("CodecCommanderProbeInit") from audio SSDT (just changing CodecCommanderProbeInit to #CodecCommanderProbeInit will work)

do not have a clue what are you saying
 

Attachments

  • Captură de ecran din 2017.08.29 la 22.06.13.png
    Captură de ecran din 2017.08.29 la 22.06.13.png
    181.8 KB · Views: 86
createPatchedAppleHDA "$1" loud and clear, but should I cp this .sh over the old one and run install_downlods.sh again or I could run nuc`s: patch_hda.sh ALC280

Copy NUC patch_hda.sh to probook.git (eg. replace probook copy).
Then run it, with './patch_hda.sh ProBook'.

are these : see screen capture. thank you

Do not disable those patches.
Note: I do not recommend Clover Configurator to edit your config.plist.

do not have a clue what are you saying

Look at your model specific SSDT.
 
also without audio I have better battery
 

Attachments

  • Captură de ecran din 2017.08.29 la 22.19.43.png
    Captură de ecran din 2017.08.29 la 22.19.43.png
    17.7 KB · Views: 84
Look at your model specific SSDT.

SSDT-8x0-G2-Broadwell it opens with MaciASL .. can I edit it with this program ? # "CodecCommanderProbeInit" in line X

Copy NUC patch_hda.sh to probook.git (eg. replace probook copy).
Then run it, with './patch_hda.sh ProBook'.

thank you

Do not disable those patches.
Note: I do not recommend Clover Configurator to edit your config.plist.

just searched for it with clover : are these,wright ?- see thumbnail
 

Attachments

  • Captură de ecran din 2017.08.29 la 22.34.21.png
    Captură de ecran din 2017.08.29 la 22.34.21.png
    25.3 KB · Views: 90
Make sure you have a correct config.plist on your EFI partition when you run the script (the script uses your config.plist to determine the appropriate patches for the AppleHDA binary).
Install resulting AppleHDA.kext directly to /S/L/E.
Disable xml->zml patch in config.plist.

ok . did all that. had disabled xml .. . using my real config.plist created applehda.kext. installed resulting applehda.kext (witch modified year was 2016) also i saw a new folder named applehda dependencies ... anyway i installed this applehda.kext using kext installer . rebooted . and now i got kernel panic and cannot boo it
 
ok . did all that. had disabled xml .. . using my real config.plist created applehda.kext. installed resulting applehda.kext (witch modified year was 2016) also i saw a new folder named applehda dependencies ... anyway i installed this applehda.kext using kext installer . rebooted . and now i got kernel panic and cannot boo it

Sounds like you made a mistake.

Read FAQ, "Problem Reporting"
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
 
Status
Not open for further replies.
Back
Top