Contribute
Register

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

Status
Not open for further replies.
how to booth without cache ? boot argument ? KernelCache=No ?

If you're using my version of Clover (recommended), it is available from the spacebar menu.
If not, you can add kernel flag -f to boot arguments in Clover options.
 
Any idea why my reply isn't visible?
 

Attachments

  • C1964DDE-C2E1-49A9-BF93-D03FE381479A.png
    C1964DDE-C2E1-49A9-BF93-D03FE381479A.png
    803.8 KB · Views: 105
Ow snap, can I edit post or is gone forever? Can you still assist me with my framebuffer issues?
 
Ow snap, can I edit post or is gone forever? Can you still assist me with my framebuffer issues?

If you have an external connector for DP, it should be <00 04 00 00> not <04 00 00 00>.
Patch each of the connectors so they match the physical connection type.
Report results (eg. "Problem Reporting" files).
 
If you're using my version of Clover (recommended), it is available from the spacebar menu.
If not, you can add kernel flag -f to boot arguments in Clover options.

DONE!!!
Thank You Rehabman... I Have to reboot without caches about 4 times to make brightness,wireless,and audio to work...

thank you very much
Screen Shot 2017-10-08 at 02.11.36.png
 
I Have to reboot without caches about 4 times

As per post #1, booting without caches is not enough...

You must also rebuild cache:
Code:
sudo kextcache -i /

Then boot normally.

If you don't rebuild cache, but instead continue to boot without caches, you will eventually get lucky as a cache rebuild will be done by the system automatically. But for a sure thing, you should force it.
 
As per post #1, booting without caches is not enough...

You must also rebuild cache:
Code:
sudo kextcache -i /

Then boot normally.

If you don't rebuild cache, but instead continue to boot without caches, you will eventually get lucky as a cache rebuild will be done by the system automatically. But for a sure thing, you should force it.

When all my issues fixed, I ran Kext Utility.
:mrgreen:

but I've got something bothering here about
feature set OSX_GPUFamily1 v2

is that normal ?
thank you....

Screen Shot 2017-10-08 at 02.10.21.png
 
Last edited:
When all my issues fixed, I ran Kext Utility.
:mrgreen:

Kext Utility is not recommended.
It does things no one asks for.
Recommendation: fresh install.

but I've got something bothering here about
feature set OSX_GPUFamily1 v2

Just checked. Same thing on my 4540s.
 
Status
Not open for further replies.
Back
Top