Contribute
Register

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

Status
Not open for further replies.
Look at the huge number of diffs between your config.plist and the config/config_9x70m.plist that is in the project:
------
Use the github plist from master branch unmodified.

I've created config.plist a few times, but I can't be sure anymore. Probook.git did create, I can not be sure anymore.

Is there an address that I can download from the web for 9470m?
 
I've created config.plist a few times, but I can't be sure anymore. Probook.git did create, I can not be sure anymore.

Is there an address that I can download from the web for 9470m?

I already proved your config.plist is not the one from the repo.
Follow the guide as written. Use the 'master' branch (the i2c branch, which you used incorrectly before anyway, has been removed).

And... as per guide... DO NOT use Clover Configurator!

It is very easy to re-create your copy of the github repo if you may have corrupted it:
Code:
cd ~/Projects
rm -rf probook.git
git clone https://github.com/RehabMan/HP-ProBook-4x30s-DSDT-Patch.git probook.git
cd probook.git
 
I already proved your config.plist is not the one from the repo.
Follow the guide as written. Use the 'master' branch (the i2c branch, which you used incorrectly before anyway, has been removed).

And... as per guide... DO NOT use Clover Configurator!

It is very easy to re-create your copy of the github repo if you may have corrupted it:
Code:
cd ~/Projects
rm -rf probook.git
git clone https://github.com/RehabMan/HP-ProBook-4x30s-DSDT-Patch.git probook.git
cd probook.git

Now I get it. Tomorrow I will edit it with the text editor as written in the manual.


Thank you, have a good day :)
 
Now I get it. Tomorrow I will edit it with the text editor as written in the manual.


Thank you, have a good day :)
use xcode or PlistEdit Pro
 
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.


Bad idea.
Restore to original, attach PR files (as requested post #1),... address root problem.

Alright; I've restored the original trackpad.prefpane and attached the zip. I will note, however, that after putting the original prefpane file back, it's still appearing properly. I know it's the original one because the El Capitan video demonstrations had a woman's hands showing how to use the trackpad. Now it's some man's hands. Still attaching because there may be something else, at the foundation, as you said. Thanks again for your amazing guides and help! This community really thrives thanks to your dedication.
 

Attachments

  • Problem Reporting - mr-prez.zip
    2.7 MB · Views: 61
I edited the last config.plist file with the plist editor. uploading debug report.
macOS 10.12.6 installed. black screen after boot.
I took care to follow the guide :))

Thank you
---------------------
note: The mouse cursor on the screen looks and moves.
 

Attachments

  • debug_22717.zip
    1.5 MB · Views: 71
Last edited:
Unsupported laptops

If you think your laptop might be similar to the ones listed as supported, but needs only small tweaks, please provide the following information:

- native DSDT/SSDT files extracted via Clover F4 (ACPI/origin)
- audio codec dump from Linux
- full hardware details (CPU, chipset, graphics device, screen resolution, etc)
- output from 'lspci -nn' in Linux Terminal

Can you check mine ?
It is a Dell 5570.
CPU : i5 -8250u , 1.6ghz
Chipset : not sure
Graphics : Intel uhd620
Screen Resololution : 1920 x 1080 (I'm now using a patch for 1680x944 so the fonts are more readable)
Wifi/Bt : Unsupported Qualcomm , using a usb wifi , I have ordered a dw1560
Other : Fingerprint , Webcam , Dual microphone , sd card reader and a precision touchpad.
Audio (sorry , forgot to take Linux audio dump) : ALC3246 which is recognised as ALC256.

Attaching the files you asked.
 

Attachments

  • konsole.txt
    1.4 KB · Views: 106
  • origin.zip
    70.8 KB · Views: 66
Alright; I've restored the original trackpad.prefpane and attached the zip. I will note, however, that after putting the original prefpane file back, it's still appearing properly. I know it's the original one because the El Capitan video demonstrations had a woman's hands showing how to use the trackpad. Now it's some man's hands. Still attaching because there may be something else, at the foundation, as you said. Thanks again for your amazing guides and help! This community really thrives thanks to your dedication.

No issue, therefore no reason to look at any files...
 
I edited the last config.plist file with the plist editor. uploading debug report.
macOS 10.12.6 installed. black screen after boot.
I took care to follow the guide :))

Thank you
---------------------
note: The mouse cursor on the screen looks and moves.

Your kextcache output proves kexts are not installed correctly.
All kexts you need must be installed to the system volume.
Read post #2 of the Clover guide for details:
https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/

Read post #1 regarding download.sh and install_downloads.sh.

I didn't check anything else.
 
Status
Not open for further replies.
Back
Top