Contribute
Register

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

Status
Not open for further replies.
The two panics both happen during boot, after power on, before login UI.

You cannot get two panics simultaneously.
I assume you mean to say that:
- KP at boot is intermittent
- one of two different KPs will happen (at boot)
- between the two, the specific KP that happens (at boot) is random

Am I reading between the lines correctly?
 
You cannot get two panics simultaneously.
I assume you mean to say that:
- KP at boot is intermittent
- one of two different KPs will happen (at boot)
- between the two, the specific KP that happens (at boot) is random

Am I reading between the lines correctly?
Yes.
- KP at boot is intermittent - yes, if it happens on every boot, I will noticed it is not intermittent
- one of two different KPs will happen (at boot) - yes, as I can collect the panic log, it happens
- between the two, the specific KP that happens (at boot) is random - yes, but to be honest, it only happen two times, two different panics

I am not a native English speaker, although I have enough glossary, it is hard to express the logical correctly...
 
Yes.
- KP at boot is intermittent - yes, if it happens on every boot, I will noticed it is not intermittent
- one of two different KPs will happen (at boot) - yes, as I can collect the panic log, it happens
- between the two, the specific KP that happens (at boot) is random - yes, but to be honest, it only happen two times, two different panics

I am not a native English speaker, although I have enough glossary, it is hard to express the logical correctly...

Looking at the two different panics, not sure why they are happening.
Notifications happening during startup before Apple's code is ready?

At any rate, I'm thinking of switching to VirtualSMC.kext and SMCBatteryManager.kext (instead of FakeSMC.kext+ACPIBatteryManager.kext), which puts control of battery status into AppleSmartBatteryManager.kext (provided by Apple).
You might try that configuration and see what happens.
(don't forget to use VirtualSmc.efi instead of SMCHelper-64.efi)
 
What is notification?

In order to understand you would need to have some familiarity with the code in ACPIBatteryManager.kext, ACPI, and the way ACPI Notify is handled in the kernel.

Did you try testing VirtualSMC.kext and SMCBatteryManager.kext as suggested?
 
Hey Rehabman I just bought Probook 440 G5 with i5 7200u and Intel HD 620. I have problem with ".Install_ACPI.sh" I didn't see probook 440 G5 there.
thank you
Screen Shot 2018-11-25 at 05.36.33.png
 
Hey Rehabman I just bought Probook 440 G5 with i5 7200u and Intel HD 620. I have problem with ".Install_ACPI.sh" I didn't see probook 440 G5 there.
thank you
View attachment 367947

Note:
Code:
u430:probook.git Admin$ ./install_acpi.sh help|grep -y kabylake
install_1050g1_kabylake-r 
install_4x0g4_kabylake 
install_8x0g4_kabylake 
install_4x0g5_kabylake-r
 
Note:
Code:
u430:probook.git Admin$ ./install_acpi.sh help|grep -y kabylake
install_1050g1_kabylake-r
install_4x0g4_kabylake
install_8x0g4_kabylake
install_4x0g5_kabylake-r

thank you
 
Would like to install Mavericks, eventually 13f1911, on a 4530s with sandy bridge i5 and hd3000 graphics. Can I still follow this guide for this os/notebook combination?
 
Would like to install Mavericks, eventually 13f1911, on a 4530s with sandy bridge i5 and hd3000 graphics. Can I still follow this guide for this os/notebook combination?

I'm not testing on Mavericks, but AFAIK, it should still work.
 
Status
Not open for further replies.
Back
Top