Contribute
Register

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

Status
Not open for further replies.
Hi all,
I bought a probook 430 g5.
Is there any installation guide for this notebook ?

Tnx

Read post #1. Use g4 plist.
Note:
Code:
NUC6i7KYK:probook.git rehabman$ ./install_acpi.sh help|grep -y g5
install_4x0g5_kabylake-r
 
For this guide, you must set it to 64mb.

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/
I have set DVMT-prealloc to 64mb in BIOS
Attached clover files collected with dual gpu enabled, and booting from internal ssh.
Other files collected after booting from installer flash in single gpu (intel).


Code:
IOConsoleUsers: gIOScreenLockState 3, hs 0, bs 0, now 0, sm 0x0
 

Attachments

  • CLOVER.zip
    2 MB · Views: 77
  • falko.lab__hp_probook_450_G5_nvidia_geforce_630.ioreg.zip
    537.7 KB · Views: 64
  • kextcache.txt.zip
    1.9 KB · Views: 73
  • RehabMan.zip
    71.9 KB · Views: 65
  • terminal.txt.zip
    1.7 KB · Views: 81
I have set DVMT-prealloc to 64mb in BIOS
Attached clover files collected with dual gpu enabled, and booting from internal ssh.
Other files collected after booting from installer flash in single gpu (intel).


Code:
IOConsoleUsers: gIOScreenLockState 3, hs 0, bs 0, now 0, sm 0x0

Boot from EFI/Clover on internal SSD. You can drop SSDT-IGPU.aml in order to inject Intel and using invalid ig-platform-id.
Then collect problem reporting files using gen_debug.sh.

Note: APFS+NVMe should be avoided.
 

Attachments

  • debug_7978.zip
    1.9 MB · Views: 91
Proof link please. I will be grateful.

No idea what you're asking/demanding.

Booted with dgpu, file attached.

I don't understand "Booted with dgpu". What do you mean?
Your ioreg shows the laptop display with VESA drivers (due to 0x5917 not natively supported).
 
No idea what you're asking/demanding.
I asking more info about. Sorry for my English.

I don't understand "Booted with dgpu". What do you mean?
Nvidia enabled as you said to be compliant with this guide.
Your ioreg shows the laptop display with VESA drivers (due to 0x5917 not natively supported).
What do you mean? I can't to complete installation? Which next steps may be?
 
I asking more info about. Sorry for my English.

Read here:
https://www.tonymacx86.com/threads/readme-common-problems-in-10-13-high-sierra.233582/
https://www.tonymacx86.com/threads/...n-high-sierra-update-or-fresh-install.232855/

Nvidia enabled as you said to be compliant with this guide.

That's fine.

If you find enabling Nvidia causes boot failure, read here:
https://www.tonymacx86.com/threads/...-only-ran-for-0-seconds-with-dual-gpu.233092/

What do you mean? I can't to complete installation? Which next steps may be?

Based on the files you provided, you have already installed... correct?
 
Based on the files you provided, you have already installed... correct?
Yes but with low screen resolution and artifacts. I try to play with
ig-platform-id
 
Yes but with low screen resolution and artifacts. I try to play with
ig-platform-id

It is because you dropped SSDT-IGPU.aml. You cannot expect working graphics without it or the equivalent Clover settings.

If you think the DGPU disabling code in the model specific SSDT is not working (could be, after all this is a new model), you should use SSDT-DiscreteSpoof.aml (appropriately coded for _SB.PCI0.RP01.PXSX) for further debugging of the Nvidia disable code (_INI calling _OFF/etc).

Please note you can drop SSDT-IGPU.aml or other SSDTs (as needed) via Clover options. No need to remove it from ACPI/patched.

Note that the ioreg you last attached shows the Nvidia device disabled (and Clover bootlog shows it enabled in BIOS). The results shown in the ioreg support the idea that the code in the model specific SSDT is working as expected to disable the Nvidia.

Note that the guide recommends using my build of Clover. I have not tested the recent changes to Clover in r4411.
 
Last edited:
Status
Not open for further replies.
Back
Top