Contribute
Register

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

Status
Not open for further replies.
I just added a supported WiFi adapter to my proBook 650 but it is not recognized in OSX. Perhaps I missed a step? I thought this adapter was supported out of the box hence the reason I bought it.

I have attached the config.plist I am using after getting everything sorted out yesterday.

Vend, Devi, SuVen,Sub dev,
14E4, 43B1, 1A3B, 2123, Broadcom Corporation, BCM4352 802.11ac Wireless Network Adapter
I tried to run ./download.sh and ./install_downloads.sh to see if it would install something extra but it is hanging:
installing BrcmPatchRAM2.kext to /Library/Extensions
installing BrcmNonPatchRAM2.kext to /Library/Extensions
installing USBInjectAll.kext to /Library/Extensions
installing HSSDBlockStorage.kext to /Library/Extensions
installing JMB38X.kext to /Library/Extensions
installing JMicronATA.kext to /Library/Extensions
installing ProBookAtheros.kext to /Library/Extensions
/ locked; waiting for lock.
 
I tried to run ./download.sh and ./install_downloads.sh to see if it would install something extra but it is hanging:
installing BrcmPatchRAM2.kext to /Library/Extensions
installing BrcmNonPatchRAM2.kext to /Library/Extensions
installing USBInjectAll.kext to /Library/Extensions
installing HSSDBlockStorage.kext to /Library/Extensions
installing JMB38X.kext to /Library/Extensions
installing JMicronATA.kext to /Library/Extensions
installing ProBookAtheros.kext to /Library/Extensions
/ locked; waiting for lock.
Well after about 5 minutes it unlocked and I rebooted and wifi working fine now.

Thanks for everything you do RehabMan
 
Guys, I have just installed macOS Sierra on HP 840 G1. Well, it took some time but I got it working thanks to you. The wifi (BCM4352) did not work at first, I changed the plst file, but it made it worse so undo changes and the wifi is working :) This is not the point though: the Safari froze the whose OS 3 times when I enter wp.pl site - there are a lot of images and scripts. The forums here works perfectly though, can guess what is not right?
 
Hello, i installed El Capitan 10.11.6 on my Haswell Elitebook 840 G1 and can't got the sound working.

I followed the most possible ideas detailed here (i didn't read all 456 pages :)

I tried the last PBI and the hot patch way.

I also tried to correct the appleHDA kext and clear cache.

Everything else works flawless.

Thank you for help.
 

Attachments

  • Rehabman.zip
    2.3 MB · Views: 101
I just added a supported WiFi adapter to my proBook 650 but it is not recognized in OSX. Perhaps I missed a step? I thought this adapter was supported out of the box hence the reason I bought it.

I have attached the config.plist I am using after getting everything sorted out yesterday.

Vend, Devi, SuVen,Sub dev,
14E4, 43B1, 1A3B, 2123, Broadcom Corporation, BCM4352 802.11ac Wireless Network Adapter

Your config.plist is not up-to-date with respect to the github project.
Read post #1, "Problem Reporting".
 
Guys, I have just installed macOS Sierra on HP 840 G1. Well, it took some time but I got it working thanks to you. The wifi (BCM4352) did not work at first, I changed the plst file, but it made it worse so undo changes and the wifi is working :) This is not the point though: the Safari froze the whose OS 3 times when I enter wp.pl site - there are a lot of images and scripts. The forums here works perfectly though, can guess what is not right?

Your profile is not filled out as requested in the guide/FAQ. Please fix before your next reply.
You must boot without caches (initially after "Final config.plist") in order to have various patches apply. It is in the guide.
Read post #1, "Problem Reporting".
 
Hello, i installed El Capitan 10.11.6 on my Haswell Elitebook 840 G1 and can't got the sound working.

I followed the most possible ideas detailed here (i didn't read all 456 pages :)

I tried the last PBI and the hot patch way.

I also tried to correct the appleHDA kext and clear cache.

Everything else works flawless.

Thank you for help.

This is your problem:
Code:
ls -l /System/Library/Extensions/AppleHDA.kext/Contents/Resources/*.zml*
ls: /System/Library/Extensions/AppleHDA.kext/Contents/Resources/*.zml*: No such file or directory

It means you forgot to run install_downloads.sh (it copies the *.zml.zlib files).
 
This is your problem:
Code:
ls -l /System/Library/Extensions/AppleHDA.kext/Contents/Resources/*.zml*
ls: /System/Library/Extensions/AppleHDA.kext/Contents/Resources/*.zml*: No such file or directory

It means you forgot to run install_downloads.sh (it copies the *.zml.zlib files).

Thank you that was right, i followed the process before but i probably missed that point.

Solved for me.
 
Hi
I need recommendation for Clover version.
Thanks
 
Status
Not open for further replies.
Back
Top