Contribute
Register

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

Status
Not open for further replies.
Try with updated plist just pushed to github (it adds the 0105 port).
Don't forget you need to ./build.sh and update your config.plist.
Ok now on high Sierra everything works! (5196)
EDIT: And seems that everything works on Mojave too, HDMI output-audio too! (13742)

Great work as always!
Thank you for you time and competence!
 

Attachments

  • debug_5196.zip
    2.3 MB · Views: 70
  • debug_13742.zip
    2.5 MB · Views: 61
Last edited:
@RehabMan

1. These commands should be modified:

cp ~/Library/ssdtPRGen/ssdt.aml /Volumes/EFI/EFI/Clover/ACPI/patched/SSDT.aml
cp ./config/config_4x30s.plist /Volumes/EFI/EFI/Clover/config.plist

mount_efi.sh mounts to /Volumes/ESP not /Volumes/EFI so the "cp" command fails.

2. AppleALC branch still installs CodecCommander into L/E.
 
Last edited:
Hello Rehabman...i´m trying to update through the appstore, i changed to the beta branch and made the necessary updates...but when i boot into de installer my 4340s just reboots...

Edit: here´s the kp

IMG_9539.jpg
 
Last edited:
Successfully reinstalled my EliteBook 850 G4 from High Sierra to Mojave. Works flawlessly (just like High Sierra). Thanks.
 
Hi all. IS Hp probook 4530s Mojave capable? It has HD3000 video onboard.
 
@RehabMan

1. These commands should be modified:

cp ~/Library/ssdtPRGen/ssdt.aml /Volumes/EFI/EFI/Clover/ACPI/patched/SSDT.aml
cp ./config/config_4x30s.plist /Volumes/EFI/EFI/Clover/config.plist

mount_efi.sh mounts to /Volumes/ESP not /Volumes/EFI so the "cp" command fails.

AFAIK, ssdtPRgen usage still the same. Are you implying it has changed?
And I have not updated the guide yet (for changes in plist naming)... will do soon.

2. AppleALC branch still installs CodecCommander into L/E.

By design. Some configurations still use it even in the AppleALC scenario.
 
Hello Rehabman...i´m trying to update through the appstore, i changed to the beta branch and made the necessary updates...but when i boot into de installer my 4340s just reboots...

Edit: here´s the kp

View attachment 352901

You forgot to attach problem reporting files.

But, I can tell you're not using current config.plist as if you were you'd have a better KP screen than that (due to some kernel patches that I added)
 
AFAIK, ssdtPRgen usage still the same. Are you implying it has changed?
And I have not updated the guide yet (for changes in plist naming)... will do soon.

Yes, mount_efi.sh mounts to /Volumes/ESP. Not EFI.
 
Yes, mount_efi.sh mounts to /Volumes/ESP. Not EFI.

Not really.
If you already had it mounted as /Volumes/ESP, it leaves it mounted there (note that it also displays the current mount point).

You probably ran it after using the Clover installer. The Clover installer mounts EFI to /Volumes/ESP (if not already mounted).

If EFI is currently unmounted, mount_efi.sh uses /Volumes/EFI for the EFI mount point.
 
Status
Not open for further replies.
Back
Top