Contribute
Register

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

Status
Not open for further replies.
Hi,

I have a question, in "Updates to the patch repositories" I read this:


This means that I need to do something else (copy these files to my EFI partition?) than execute the following in Terminal??
Code:
cd ~/Projects/probook.git
git stash
git pull
./download.sh
./install_downloads.sh
./build.sh


Thanks!!

ACPI files are covered in the guide. Hint: use install_acpi.sh.
 
Very usefull, simple and understanble guide! Thanks! All now works great!
 
Very usefull, simple and understanble guide! Thanks! All now works great!

Thanks...

Don't forget to fill out your profile...

Please provide complete details in your profile/signature
(Profile/Settings link in upper right corner of this site)

Mobo: manufacturer/model + bootloader(Clover/Chameleon/Chimera)
CPU: detailed CPU model + motherboard chipset
Graphics: all graphics devices + laptop internal screen resolution

For example, typical Ivy laptop:
Mobo: HP ProBook 4540s (Clover)
CPU: i5-3320m/HM76
Graphics: HD4000, 1366x768

Use CPU-Z on Windows to find CPU (Core iX-xxx) and motherboard chipset (HMxx), and graphics capabilities. For a laptop, these details are important and affect critical installation procedures.

Note: When specifying your bootloader, if using Clover legacy, please be sure to specify "Clover legacy"). Specifying "Clover" will be assumed as "Clover UEFI"
 
The new guide does not support AMD graphics. If you look at my repo, you will find a fork of it that does, but realize there is an issue with sleep with 10.11 Radeon graphics drivers (black screen) that is likely a showstopper for most.



Please provide complete details in your profile/signature
(Profile/Settings link in upper right corner of this site)

Mobo: manufacturer/model + bootloader(Clover/Chameleon/Chimera)
CPU: detailed CPU model + motherboard chipset
Graphics: all graphics devices + laptop internal screen resolution

For example, typical Ivy laptop:
Mobo: HP ProBook 4540s (Clover)
CPU: i5-3320m/HM76
Graphics: HD4000, 1366x768

Use CPU-Z on Windows to find CPU (Core iX-xxx) and motherboard chipset (HMxx), and graphics capabilities. For a laptop, these details are important and affect critical installation procedures.

Note: When specifying your bootloader, if using Clover legacy, please be sure to specify "Clover legacy"). Specifying "Clover" will be assumed as "Clover UEFI"

--

If you're not sure about your actual hardware config, post output from 'lspci -nn' in Linux Terminal.

This is my configuration used linux command and cpu z
Screenshot_20160626-075737.png
Screenshot_20160617-215352.png
 
The lspci output shows no HD4000. This guide does not support your laptop, so further discussion should happen in separate thread. Suggest you look at the fork of my repo that has the AMD support (you will see the pull request).

I cant see a pull request can you help me find that fork of the repo
 
Hi RehanbMan,

I give up the Lenovo Yoga2 and purchased a 2nd hand, followed your post for my HP Elitebook 820 G1, i5-4300u, 1366x768. Everything was smoothly success excepted Audio.

After 10.11.3 setup, Audio was not show up until I boot without cache, it show up and no sound, I have done rebuild cache and reboot, it disappear again same after reboot many times. I upgraded to 10.11.5 now but everything same (boot without cache show up with no sound then rebuild cache, disappear after many times reboot)

I enclosed the output, ioreg, and Clover config in the ZIP and appreciate if you can help!
I also kept the output when it was 10.11.3 if you will need them.

thank you very much!
Kent
 

Attachments

  • RehabMan 10.11.5.zip
    2.5 MB · Views: 73
Note: Your ioreg shows quite clearly that you didn't follow the guide. For certain, the config.plist you're using is wrong (looks like it is the one used for installing, not "Final config.plist" as per post #1).

Hi, RehabMan!
After copying the config.plist from the repo to EFI/Clover/config.plist,
Code (Text):

cd ~/Projects/probook.git
cp ./config/config_4x30s.plist /Volumes/EFI/EFI/Clover/config.plist

I restart laptop. But
loading cut off in the middle of loading indicator


Last login: Sun Jun 26 12:16:11 on console

-bash: /Users/viktor/.bash_sessions/A43A8AB2-E945-4380-A7CE-A40CED55D74E.session: line 1: syntax error near unexpected token `('

-bash: /Users/viktor/.bash_sessions/A43A8AB2-E945-4380-A7CE-A40CED55D74E.session: line 1: `echo Restored session: воскресенье, 26 июня 2016 г. 12:13:24 (MSK)'

My final config.plist:
 

Attachments

  • config.plist
    15.7 KB · Views: 121
Last edited:
After an unsuccessful restart I have to boot from a USB drive.
:banghead::crazy: Dear RehabMan! Help me, please!!!
 
Last edited:
Status
Not open for further replies.
Back
Top