Contribute
Register

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

Status
Not open for further replies.
Ok - I guess the problem was something around having the pc on for extended period of time, going on and off sleep.
I closed the terminal windows, opened it again, and now it worked.
Anyways, your answers come FAST!!!
Thanks a bunch :)

Glad you got it going.
I would have never guessed you didn't try restarting the computer...
 
I am using the only master branch.

config/config_1020_G1_Broadwell.plist is not the one you're using in your EFI/Clover/config.plist.

This is the diff:
Code:
SPEEDY-NUC:Downloads rehabman$ diff AirPortBrcm4360/CLOVER/config.plist hackintosh.git/config/config_1020_G1_Broadwell.plist 
495c495
<         <string>black_green</string>
---
>         <string>Bluemac</string>
529c529
<                 <string>AppleUSBXHCIPCI</string>
---
>                 <string>com.apple.driver.usb.AppleUSBXHCIPCI</string>
536a537,554
>                 <string>change 15 port limit to 26 in XHCI kext (100-series)</string>
>                 <key>Disabled</key>
>                 <true/>
>                 <key>Find</key>
>                 <data>
>                 g710////EA==
>                 </data>
>                 <key>MatchOS</key>
>                 <string>10.12.x</string>
>                 <key>Name</key>
>                 <string>com.apple.driver.usb.AppleUSBXHCIPCI</string>
>                 <key>Replace</key>
>                 <data>
>                 g710////Gw==
>                 </data>
>             </dict>
>             <dict>
>                 <key>Comment</key>
545c563
<                 <string>AppleHDA</string>
---
>                 <string>com.apple.driver.AppleHDA</string>
561c579
<                 <string>IOAHCIBlockStorage</string>
---
>                 <string>com.apple.iokit.IOAHCIBlockStorage</string>
569c587
<                 <string>Boot graphics glitch, 10.12.dp1 (credit denskop)</string>
---
>                 <string>Boot graphics glitch, 10.10.x/10.11.x (credit lisai9093, cecekpawon)</string>
572c590
<                 AQAAdSU=
---
>                 AQAAdRc=
575c593
<                 <string>10.12.x</string>
---
>                 <string>10.10.x,10.11.x</string>
577c595
<                 <string>IOGraphicsFamily</string>
---
>                 <string>com.apple.iokit.IOGraphicsFamily</string>
580c598
<                 AQAA6yU=
---
>                 AQAA6xc=
585c603
<                 <string>Boot graphics glitch, 10.10.x/10.11.x (credit lisai9093, cecekpawon)</string>
---
>                 <string>Boot graphics glitch, 10.12.dp1 (credit denskop)</string>
588c606
<                 AQAAdRc=
---
>                 AQAAdSU=
591c609
<                 <string>10.10.x,10.11.x</string>
---
>                 <string>10.12.x</string>
593c611
<                 <string>IOGraphicsFamily</string>
---
>                 <string>com.apple.iokit.IOGraphicsFamily</string>
596c614
<                 AQAA6xc=
---
>                 AQAA6yU=
609c627
<                 <string>AirPortBrcm4360</string>
---
>                 <string>com.apple.driver.AirPort.Brcm4360</string>
625c643
<                 <string>AirPortBrcm4360</string>
---
>                 <string>com.apple.driver.AirPort.Brcm4360</string>
641c659
<                 <string>AirPortBrcm4360</string>
---
>                 <string>com.apple.driver.AirPort.Brcm4360</string>
657c675
<                 <string>AirPortBrcm4360</string>
---
>                 <string>com.apple.driver.AirPort.Brcm4360</string>
671c689
<                 <string>10.10.x,10.11.x,10.12.x</string>
---
>                 <string>10.10.x,10.11.x</string>
673c691
<                 <string>AirPortBrcm4360</string>
---
>                 <string>com.apple.driver.AirPort.Brcm4360</string>
689c707
<                 <string>AirPortBrcm4360</string>
---
>                 <string>com.apple.driver.AirPort.Brcm4360</string>
705c723
<                 <string>IOBluetoothFamily</string>
---
>                 <string>com.apple.iokit.IOBluetoothFamily</string>
721c739
<                 <string>IOBluetoothFamily</string>
---
>                 <string>com.apple.iokit.IOBluetoothFamily</string>
737c755
<                 <string>AppleIntelBDWGraphicsFramebuffer</string>
---
>                 <string>com.apple.driver.AppleIntelBDWGraphicsFramebuffer</string>
753c771
<                 <string>AppleIntelBDWGraphicsFramebuffer</string>
---
>                 <string>com.apple.driver.AppleIntelBDWGraphicsFramebuffer</string>
767c785
<                 <string>AppleHDA</string>
---
>                 <string>com.apple.driver.AppleHDA</string>
781c799
<                 <string>AppleHDA</string>
---
>                 <string>com.apple.driver.AppleHDA</string>
795c813
<                 <string>AppleHDA</string>
---
>                 <string>com.apple.driver.AppleHDA</string>
809c827
<                 <string>AppleHDA</string>
---
>                 <string>com.apple.driver.AppleHDA</string>
826,857c844,847
<                 <key>BiosReleaseDate</key>
<                 <string>02/22/16</string>
<                 <key>BiosVendor</key>
<                 <string>Apple Inc.</string>
<                 <key>BiosVersion</key>
<                 <string>MBA71.88Z.0166.B12.1602221953</string>
<                 <key>Board-ID</key>
<                 <string>Mac-937CB26E2E02BB01</string>
<                 <key>BoardManufacturer</key>
<                 <string>Apple Inc.</string>
<                 <key>BoardType</key>
<                 <integer>10</integer>
<                 <key>ChassisAssetTag</key>
<                 <string>Air-Enclosure</string>
<                 <key>ChassisManufacturer</key>
<                 <string>Apple Inc.</string>
<                 <key>ChassisType</key>
<                 <string>10</string>
<                 <key>Family</key>
<                 <string>MacBook Air</string>
<                 <key>Manufacturer</key>
<                 <string>Apple Inc.</string>
<                 <key>Mobile</key>
<                 <true/>
<                 <key>ProductName</key>
<                 <string>MacBookAir7,2</string>
<                 <key>SerialNumber</key>
<                 <string>CK5086KWH569</string>
<                 <key>Trust</key>
<                 <true/>
<                 <key>Version</key>
<                 <string>1.0</string>
---
>         <key>ProductName</key>
>         <string>MacBookAir7,2</string>
>         <key>Trust</key>
>         <true/>
 
Last edited:
Sorry I can't find the option to reply with quote. This is a problem report for the HP EliteBook Revolve 810 G3.

The laptop is not directly supported, I previously posted the files requested in post #1 for minor tweaks. Attached to this post are the files requested for problem reporting.

I was able to get the battery/charging indicator to work correctly using the 4x0s_broadwell templates.

I had to remove key87.aml as it prevented normal operation of the integrated touchpad.

My biggest issue now is that I have no sound/device listed in preferences.
 

Attachments

  • Problem_Reporting.zip
    3.5 MB · Views: 98
Sorry I can't find the option to reply with quote. This is a problem report for the HP EliteBook Revolve 810 G3.

The laptop is not directly supported, I previously posted the files requested in post #1 for minor tweaks. Attached to this post are the files requested for problem reporting.

I was able to get the battery/charging indicator to work correctly using the 4x0s_broadwell templates.

I had to remove key87.aml as it prevented normal operation of the integrated touchpad.

My biggest issue now is that I have no sound/device listed in preferences.

Treat as 8x0 G2 Broadwell.

Note from makefile:
Code:
# 8x0s_G2_Broadwell is ALC280, Broadwell, DP

It matches your specs (ALC280+Broadwell+ and likely DP, even though you didn't specify).
You may have USB customization to do.

Your trackpad seems like it is not Synaptics.
 
.
 
Last edited:
Thanks, I always noticed before, but I even not realize that how difference can made to solve a Wi-Fi card panic problem by apply a XHCI patch. (other diff are name notations, e.g. com.apple. driver.XXX to XXX).
I will update the plist to latest version.

You didn't read the diff listing very carefully.

There are more differences in the plist than just the bundle-id vs. binname matching.
Different selection of patches based on MatchOS...

For example, as related to AirportBrcm4360:
< <string>10.10.x,10.11.x,10.12.x</string>
---
> <string>10.10.x,10.11.x</string>
 
.
 
Last edited:
If i am using 10.11.5, does this selection difference really matter?

It does not matter for that patch.
Please use current files and report current status.
Keep in mind you should probably disable all patches for BCM94352 since you have natively supported BCM94350.
Things would go a lot smoother if you would have simply updated your files in the first place when I originally suggested it instead of resisting.
Until you get up-to-date files with respect to the github project, we cannot move forward.
 
It's amazing how this Elitebook 840 G1 runs... A shame there is no Thunderbolt since Expresscards are obsolete...

Anyway, a last thing is hitching me. Why i can't customize the Clover Boot Theme??? I found some common answers here and there but nothing explaining why the changes i made didn't took effect.

I tried Clover Prefpane / Manual edition / Clover Configurator / Clover Theme manager.

I also tried to move the folder i like theme files into the default one (embedded).

The funny thing: When i putted my fully installed hard drive in my girlfriend 840 G1 it worked! So assume it is a clover cache folder somewhere?

PS Clover Theme Manager returns me an error message:
Launch daemon & rc scripts are not operational. NVRAM changes won't be retained next boot.

Thank you very much.
 
Last edited:
Hello everyone,

I'm having a problem with my HP EliteBook 8460p. I was able to install El Capitan and Yosemite following each step of this tutorial, I could even follow all the necessary steps of the Post Installation, but after I restart my laptop it get stoped on a screen with the Apple logo and a progress bar.

If I replace the final conf.plis for this one everything works fine, but I couldn't make the sound works, even following the steps on the know problem section.

Here is all the specs of my machine.

P.S: I have 8GB of memory instead of 4, and I'm using a SSD.
 
Status
Not open for further replies.
Back
Top