Contribute
Register

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

Status
Not open for further replies.
Would like to swap grave_accent_and_tilde 0x32 and non_us_backslash 0xa to be more adapted to my keyboard for example.

Such mappings are best done with the Ukelele app.
 
note for USB customization:

EliteBook 820 G2 with 3 USB ports.
(I am wondering if maybe I should do that unplug/pluggin thing with Dockingstation connected?)
 

Attachments

  • MacBook Pro.ioreg
    5.6 MB · Views: 103
note for USB customization:

EliteBook 820 G2 with 3 USB ports.
(I am wondering if maybe I should do that unplug/pluggin thing with Dockingstation connected?)

If you want the ports included in the resulting SSDT code, you must also test all docking station ports.
Please provide data that indicates the physical location of each port.
Or even better yet, create and test the SSDT code, complete with comments regarding the location of each port.
 
If you want the ports included in the resulting SSDT code, you must also test all docking station ports.
Please provide data that indicates the physical location of each port.
Or even better yet, create and test the SSDT code, complete with comments regarding the location of each port.
What should I do, when none of the USB ports on the dockingstation (4 ports) are not recognised at all?
 
What should I do, when none of the USB ports on the dockingstation (4 ports) are not recognised at all?

Did you forget to boot with -uia_ignore_rmcf?
 
I just changed the ig-platform-id used for all KabyLake to 0x191b0000 to address a sleep issue...
See if that change affects HDMI audio (may need patching for make it work again).
This change affects HDMI video and audio. HDMI port doesn't work anymore.
 
im using AUO 1080p on my 4540s,,im curios what color profile are you using? right now im using Probook auo v4 profile which is dated a long time ago with old installer..what do you recommend color profile?
 
This change affects HDMI video and audio. HDMI port doesn't work anymore.

No "Problem Reporting" files attached.
Read FAQ, "Problem Reporting" again. Carefully. Attach all requested files/output.
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
Use the gen_debug.sh tool mentioned in the FAQ, that way it is less likely you'll omit something.

Also, attach same files with using 0x59160000.

Note: If your HDMI is on 0105 (as I suspect), you probably need this patch:
Comment: 0x591b0000, 0105 instead of 0306, HDMI
Name: com.apple.driver.AppleIntelKBLGraphicsFramebuffer
Find: <02040a00 00080000 87010000 03060a00 00040000 87010000 ff000000 01000000 20000000>
Replace: <01050a00 00080000 87010000 02040a00 00080000 87010000 ff000000 01000000 20000000>
 
Last edited:
im using AUO 1080p on my 4540s,,im curios what color profile are you using? right now im using Probook auo v4 profile which is dated a long time ago with old installer..what do you recommend color profile?

Use whatever you like...
I think I'm using the default profile right now, but of course I'm not really actively using my 4540s (*will* sell it in spring).
 
Last edited:
If you want the ports included in the resulting SSDT code, you must also test all docking station ports.
Please provide data that indicates the physical location of each port.
Or even better yet, create and test the SSDT code, complete with comments regarding the location of each port.
Hi RehabMan,
I am done, please take a look as I do not know how to set the buffers correctly. Also, I do not know why, but my comments to these ports are never saved :/

edit.
I saw in your .aml file some codec commander values. For 820 G2 codec commander is not needed, everything works perfectly fine without it
 

Attachments

  • Archive.zip
    876.2 KB · Views: 69
Status
Not open for further replies.
Back
Top