Contribute
Register

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

Status
Not open for further replies.
yes but one is debug and one is release, wright?

Yes.
It is really obvious if you look at the directory structure.

debug version of VoodooPS2... .kext I do install it to same location as release, the same type of install, just copy it?

Kexts cannot be installed with Finder.
Of course, install to same location.
 
It i on both. Tried with each setting - i played with every setting in bios last night, i did not sleep tyn to resolve the issue. There is absolutely no way to get the glitches to show up on 1.37 either

Find a way to go back to 1.37.
 
Find a way to go back to 1.37.
No way sadly. DId you see the short video of the glitch? Is it possible there is a problem about "edid" ? I found settings about it on clover. Is there any other file i can send you? You mentioned collect data with external monitor attached.

Could you add a note about bios version on the first page for all future hackin attempts on 840 g1 ? Also you should add that Vga port is working on 840 g1 and g2
 
No way sadly. DId you see the short video of the glitch? Is it possible there is a problem about "edid" ? I found settings about it on clover. Is there any other file i can send you? You mentioned collect data with external monitor attached.

Could you add a note about bios version on the first page for all future hackin attempts on 840 g1 ? Also you should add that Vga port is working on 840 g1 and g2

I think the next step is to try and disable the unused ports (and maybe VGA).
Attach two ioreg, first that shows VGA connected, second that shows DP connected.
 
Hello guys,

I have a Probook 4440s and i cant make it the Wifi to work. i have tried many different ways and kexts, but the light of the wifi switch is always in orange, and on network i cant make wifi to apeer.

Any idea?
 
Hello guys,

I have a Probook 4440s and i cant make it the Wifi to work. i have tried many different ways and kexts, but the light of the wifi switch is always in orange, and on network i cant make wifi to apeer.

Any idea?

Did you install compatible WiFi hardware as per post #1?
If not, read it again... install compatible hardware.
If so, read post #1, "Problem Reporting" and attach the requested files.
 
Hi guys,

I bought a mini PCI WiFi card compatible (BMC943224 HMS) for HP EliteBook 8560p with OSX Sierra 10.12.6 installed. I used the repo of Rebhan (https://github.com/RehabMan/HP-ProBook-4x30s-DSDT-Patch) to enable features and make it works.
I'm trying to make WiFi works but I haven't be capable to do it. My best approach is using FakePCIID method and whitelist patch on Clover, the card appears be correctly detected, appears WiFi interface on network settings, is identified by DPCIManager. But when I try to enable WiFi it doesn't works.





And here I post the patchs I have on Clover.

Code (Text):
<dict>
<key>Comment</key>
<string>AirPortBrcm4360 whitelist patch (board-id), 10.12.dp1, credit RehabMan</string>
<key>Find</key>
<data>
MdtMO33YdRI=
</data>
<key>MatchOS</key>
<string>10.12.x</string>
<key>Name</key>
<string>com.apple.driver.AirPort.Brcm4360</string>
<key>Replace</key>
<data>
Mdv/w5CQkJA=
</data>
</dict>
<dict>
<key>Comment</key>
<string>10.10.2+ 5Ghz ES ESTI, the-darkvoid</string>
<key>Find</key>
<data>
QYP8/3QsSA==
</data>
<key>MatchOS</key>
<string>10.10.x,10.11.x</string>
<key>Name</key>
<string>com.apple.driver.AirPort.Brcm4360</string>
<key>Replace</key>
<data>
ZscGRVPrKw==
</data>
</dict>
<dict>
<key>Comment</key>
<string>AirPortBrcm4360 - fcvo, 10.12.x (credit the-darkvoid)</string>
<key>Find</key>
<data>
gflSqgAAdSk=
</data>
<key>MatchOS</key>
<string>10.12.x</string>
<key>Name</key>
<string>com.apple.driver.AirPort.Brcm4360</string>
<key>Replace</key>
<data>
gflSqgAAZpA=
</data>
</dict>
I'm a little confused about what I'm doing bad, Is any configuration else that I forgot or any mistake I made?.
Required files attached.

Thanks.
 

Attachments

  • Required files.zip
    16.8 MB · Views: 72
Last edited:
Hi guys,

I bought a mini PCI WiFi card compatible (BMC943224 HMS) for HP EliteBook 8560p with OSX Sierra 10.12.6 installed. I used the repo of Rebhan (https://github.com/RehabMan/HP-ProBook-4x30s-DSDT-Patch) to enable features and make it works.
I'm trying to make WiFi works but I haven't be capable to do it. My best approach is using FakePCIID method and whitelist patch on Clover, the card appears be correctly detected, appears WiFi interface on network settings, is identified by DPCIManager. But when I try to enable WiFi it doesn't works.





And here I post the patchs I have on Clover.

Code (Text):
<dict>
<key>Comment</key>
<string>AirPortBrcm4360 whitelist patch (board-id), 10.12.dp1, credit RehabMan</string>
<key>Find</key>
<data>
MdtMO33YdRI=
</data>
<key>MatchOS</key>
<string>10.12.x</string>
<key>Name</key>
<string>com.apple.driver.AirPort.Brcm4360</string>
<key>Replace</key>
<data>
Mdv/w5CQkJA=
</data>
</dict>
<dict>
<key>Comment</key>
<string>10.10.2+ 5Ghz ES ESTI, the-darkvoid</string>
<key>Find</key>
<data>
QYP8/3QsSA==
</data>
<key>MatchOS</key>
<string>10.10.x,10.11.x</string>
<key>Name</key>
<string>com.apple.driver.AirPort.Brcm4360</string>
<key>Replace</key>
<data>
ZscGRVPrKw==
</data>
</dict>
<dict>
<key>Comment</key>
<string>AirPortBrcm4360 - fcvo, 10.12.x (credit the-darkvoid)</string>
<key>Find</key>
<data>
gflSqgAAdSk=
</data>
<key>MatchOS</key>
<string>10.12.x</string>
<key>Name</key>
<string>com.apple.driver.AirPort.Brcm4360</string>
<key>Replace</key>
<data>
gflSqgAAZpA=
</data>
</dict>
I'm a little confused about what I'm doing bad, Is any configuration else that I forgot or any mistake I made?.
Required files attached.

Thanks.

The necessary whitelist patch is already present in the provided config.plist files.
Read post #1, "Problem Reporting".
 
The correct patches are already present in the files provided by the guide.
Problem is you didn't follow the guide.
Your problem reporting files are incomplete, but just from ioreg, I can see your ACPI/patched content is wrong as is your config.plist.

Read post #1, "Post Installation" onward.
Follow as written.

One more thing to start all over again. What is the plist file for my laptop?

This is the command I've been using:
cd ~/Projects/probook.git
cp ./config/config_4x40s.plist /Volumes/EFI/EFI/Clover/config.plist

Is this the correct file I have to use? According to my laptop HP Probook 4540s
config_4x40s.plist

Thanks again!
 
One more thing to start all over again. What is the plist file for my laptop?

This is the command I've been using:
cd ~/Projects/probook.git
cp ./config/config_4x40s.plist /Volumes/EFI/EFI/Clover/config.plist

Is this the correct file I have to use? According to my laptop HP Probook 4540s
config_4x40s.plist

Thanks again!

Yes, of course.
You have 4540s. Matches perfectly with 4x40s.
 
Status
Not open for further replies.
Back
Top