Contribute
Register

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

Status
Not open for further replies.
Any possible to resolve it? Or we must give up use DP on Dock station?

I don't know of any existing solution. Of course, I haven't searched either.

Yeah, fyi the pic. After shutdown/reboot, screen sometimes will display "wave pattern". Like the pic. About 10-15s can see HP logo.
View attachment 345364

CSM enabled in BIOS?
"fast boot" disabled?

Resolved.

Will add the patch to beta branch:
Code:
NUC6i7KYK:probook.git rehabman$ git diff config_parts/config_CX20724.plist
diff --git a/config_parts/config_CX20724.plist b/config_parts/config_CX20724.plist
index 95df17c..b9a6a03 100755
--- a/config_parts/config_CX20724.plist
+++ b/config_parts/config_CX20724.plist
@@ -16,6 +16,18 @@
                                <key>Replace</key>
                                <data>PfRQ8RQ=</data>
                        </dict>
+                       <dict>
+                               <key>Comment</key>
+                               <string>volume slider sync, by wern</string>
+                               <key>Disabled</key>
+                               <false/>
+                               <key>Find</key>
+                               <data>a3Bzaes=</data>
+                               <key>Name</key>
+                               <string>com.apple.driver.AppleHDA</string>
+                               <key>Replace</key>
+                               <data>Y2ltaes=</data>
+                       </dict>
                </array>
        </dict>
 </dict>
 
I don't know of any existing solution. Of course, I haven't searched either.
Even so, hope you can solve this issue.

CSM enabled in BIOS? "fast boot" disabled?
I have to correct my error description.After sleep and go on shutdown/reboot, screen sometimes will display "wave pattern". About 10-15s can see HP logo.
Disabled these: Fast Boot/Legacy Support/Secure Boot. Fyi pics of My BIOS setup.
BIOS seems that does not support disabled "CSM enabled".
1.jpg
2.jpg
3.jpg
4.jpg
5.jpg
6.jpg
7.jpg


Regards.
 
Last edited:
Hey Guys, fyi.
You might try the "volume slider sync, by wern" patch that you find in config_CX8200.plist in the github repo.
Hi,
I can confirm that volume slider (fn+F8 and fn+F9) works without any side effect.
Thank you.

Now there is another little bug:
Mute key (fn+F7) does not work.
Can anyone confirm this behavior?
or is specific of my platform?
(Elitebook 820 G3)
Thanks to all.
 
Hi,
I can confirm that volume slider (fn+F8 and fn+F9) works without any side effect.
Thank you.

Now there is another little bug:
Mute key (fn+F7) does not work.
Can anyone confirm this behavior?
or is specific of my platform?
(Elitebook 820 G3)
Thanks to all.
My device is 820G3 too. But mute and volume slider keys work fine.
After patched that "volume slider sync, by wern" in config_CX8200.plist in the github repo.
The audio volume level can save after reboot.

And I found a little bug: fyi following. Could you test it?
After sleep and go on shutdown/reboot, screen sometimes will display "wave pattern". Like the pic. About 10-15s can see HP logo.
View attachment 345364
 
Hi, this is my first post here.
I have an old 2570p on which i was running MacOS. It has a BCM843224HMS for wifi+bt. All good till 10.13.
Today i decided to format the device and install mojave beta.
Followed the guide completely. Got it up and running except for wifi. It was working fine with high sierra, but weirdly only wifi doesnt show up with mojave. Bluetooth is active, shows up, turns on and off.
I have attached the zip generated from the script at the end of the "problem reporting" post.
Little help please?
@RehabMan
 

Attachments

  • debug_12263.zip
    2.2 MB · Views: 85
Last edited:
Hello!

Elitebook 830 G5, trackpad not working but keyboard does. any help?
 
Disabled these: Fast Boot/Legacy Support/Secure Boot. Fyi pics of My BIOS setup.

As per post #1, legacy support should be enabled, not disabled.
 
Hi,
I can confirm that volume slider (fn+F8 and fn+F9) works without any side effect.
Thank you.

Now there is another little bug:
Mute key (fn+F7) does not work.
Can anyone confirm this behavior?
or is specific of my platform?
(Elitebook 820 G3)
Thanks to all.

Are you sure your volume control keys (and mute) use Fn?
 
Status
Not open for further replies.
Back
Top