Contribute
Register

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

Status
Not open for further replies.
Not sure what you mean by "hit or miss on wake". What, specifically, is "hit or miss"?

Try setting portType to 4 on HP23 in SSDT-USB-4x40s:
Code:
SPEEDY-OSX:probook.git RehabMan$ git diff
diff --git a/SSDT-USB-4x40s.dsl b/SSDT-USB-4x40s.dsl
index f8da5ca..aba2107 100644
--- a/SSDT-USB-4x40s.dsl
+++ b/SSDT-USB-4x40s.dsl
@@ -84,6 +84,7 @@ DefinitionBlock ("", "SSDT", 2, "hack", "usb4x40s", 0)
                     },
                     "HP23", Package()   // camera
                     {
+                        "portType", 4,
                         //"UsbConnector", 255,
                         "port", Buffer() { 3, 0, 0, 0 },
                     },



MacBookPro8,2 is a better match anyway. Probably either will work, but you may need to rebuild cache (boot without cache, rebuild cache, reboot), as well as need a EC reset.



Read post #1, "Problem Reporting".

Note: Those features require BT4LE. Not sure your hardware is compliant.
Adding the "portType", 4, so far has fixed my camera issue. Btw, what was the purpose of adding that into the SSDT file? I'm actually quite curious as to what that changes?

My Bluetooth is a USB Dongle GMYLE Broadcom BCM20702 V4.0+EDR with Low Energy Technology. It was also recommended here on these forums for OSX because it supports Handoff, and Instant Hotspot and AirDrop. Which Handoff and AirDrop both work flawlessly
 


Thanks ibuff, did you install El Capitan on an i7-5500U (Broadwell)? Which graphic card? Last question: how can i check the series of the HP Laptop?

Hi,

see system details in my signature. I do not know how to figure out the serie as well. I atually figured it out by the issues that showed up as described within the guide.
 
So I can just use the same SSDTs then :)
 
Hi Rehab,
i have a 4530s with 10.10.5, i make the installer with clover ( not the legacy ) MBR mode.
I boot the pen drive with file BOOT/BOOTX64.efi, but i can't get to installer ( it crash and reboot and i don't know how to find boot log file ).
If i boot with the clover that i use for 10.10.5 ( the one on fixed disk ) i get to the installer.
I know that you have a 4530S, how do you create your pendrive installer ?

Best regards
Here's the file that i have on pendrive:
ls -l CLOVER/drivers64UEFI/
total 139
-rwxrwxrwx 1 silenx staff 18816 30 Mar 16:46 FSInject-64.efi
-rwxrwxrwx@ 1 silenx staff 24900 3 Apr 19:18 HFSPlus.efi
-rwxrwxrwx@ 1 silenx staff 3776 5 Dic 2013 HPFanReset.efi
-rwxrwxrwx 1 silenx staff 19968 30 Mar 16:46 OsxAptioFixDrv-64.efi
-rwxrwxrwx 1 silenx staff 2912 30 Mar 16:46 OsxFatBinaryDrv-64.efi


ls -l CLOVER/kexts/Other/
total 7
drwxrwxrwx@ 1 silenx staff 512 2 Feb 01:18 FakePCIID.kext
drwxrwxrwx@ 1 silenx staff 512 2 Feb 01:18 FakePCIID_Broadcom_WiFi.kext
drwxrwxrwx@ 1 silenx staff 512 30 Dic 16:10 FakeSMC.kext
drwxrwxrwx@ 1 silenx staff 512 22 Gen 17:29 IntelMausiEthernet.kext
drwxrwxrwx@ 1 silenx staff 512 3 Apr 20:16 ProBookAtheros.kext
drwxrwxrwx@ 1 silenx staff 512 30 Dic 18:59 RealtekRTL8111.kext
drwxrwxrwx@ 1 silenx staff 512 29 Dic 15:59 VoodooPS2Controller.kext
 
Adding the "portType", 4, so far has fixed my camera issue. Btw, what was the purpose of adding that into the SSDT file? I'm actually quite curious as to what that changes?

The portType appears in various hub port injectors for Apple's laptops (AppleUSBHub.kext Info.plist). The value of 4 is a wild guess, but is based on the fact it is not used very often, which might indicate it is used for camera ports. It could be that other values work too, but I haven't tested them. Apple uses 0, 2, and 4.

My Bluetooth is a USB Dongle GMYLE Broadcom BCM20702 V4.0+EDR with Low Energy Technology. It was also recommended here on these forums for OSX because it supports Handoff, and Instant Hotspot and AirDrop. Which Handoff and AirDrop both work flawlessly

Recommend instead that you replace the internal BT/WiFi card with BCM94352HMB.
 
-R flag required

No.

sleepimage when used for hibernation is a file, not a directory.

It is a directory after doing the recommended fix, and if still in place, no need to redo the fix.
 
Hi Rehab,
i have a 4530s with 10.10.5, i make the installer with clover ( not the legacy ) MBR mode.
I boot the pen drive with file BOOT/BOOTX64.efi, but i can't get to installer ( it crash and reboot and i don't know how to find boot log file ).
If i boot with the clover that i use for 10.10.5 ( the one on fixed disk ) i get to the installer.
I know that you have a 4530S, how do you create your pendrive installer ?

Best regards
Here's the file that i have on pendrive:
ls -l CLOVER/drivers64UEFI/
total 139
-rwxrwxrwx 1 silenx staff 18816 30 Mar 16:46 FSInject-64.efi
-rwxrwxrwx@ 1 silenx staff 24900 3 Apr 19:18 HFSPlus.efi
-rwxrwxrwx@ 1 silenx staff 3776 5 Dic 2013 HPFanReset.efi
-rwxrwxrwx 1 silenx staff 19968 30 Mar 16:46 OsxAptioFixDrv-64.efi
-rwxrwxrwx 1 silenx staff 2912 30 Mar 16:46 OsxFatBinaryDrv-64.efi


ls -l CLOVER/kexts/Other/
total 7
drwxrwxrwx@ 1 silenx staff 512 2 Feb 01:18 FakePCIID.kext
drwxrwxrwx@ 1 silenx staff 512 2 Feb 01:18 FakePCIID_Broadcom_WiFi.kext
drwxrwxrwx@ 1 silenx staff 512 30 Dic 16:10 FakeSMC.kext
drwxrwxrwx@ 1 silenx staff 512 22 Gen 17:29 IntelMausiEthernet.kext
drwxrwxrwx@ 1 silenx staff 512 3 Apr 20:16 ProBookAtheros.kext
drwxrwxrwx@ 1 silenx staff 512 30 Dic 18:59 RealtekRTL8111.kext
drwxrwxrwx@ 1 silenx staff 512 29 Dic 15:59 VoodooPS2Controller.kext

Boot verbose, show photo. Post EFI/Clover folder as ZIP (omit 'themes' folder).
 
Thats sweet guess you don't have to re-patch anything then.
 
Status
Not open for further replies.
Back
Top