Contribute
Register

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

Status
Not open for further replies.
@RehabMan, could you please add HP ProBook 440 G5 on your list? I attached all the data you listed.
If you need more info, tell me :)
 

Attachments

  • specs.txt
    167 bytes · Views: 79
  • lspci.txt
    1.9 KB · Views: 70
  • codec_dump.txt
    8.3 KB · Views: 70
  • origin.zip
    82.7 KB · Views: 57
Last edited:
Hey, RehabMan. My 840g3, I am currently using the hotpatch of the applealc branch. My speaker is normal, but there is no output when using the headphones, the sound still appears in the speaker, I hope to give me some guidance, thank you.
Audio:CX20724
Graphics:Inter HD520
CPU:Inter i7-6600U
OS:macOS Mojave 10.14
 

Attachments

  • debug_241.zip
    2.5 MB · Views: 66
Hey, RehabMan. My 840g3, I am currently using the hotpatch of the applealc branch. My speaker is normal, but there is no output when using the headphones, the sound still appears in the speaker, I hope to give me some guidance, thank you.
Audio:CX20724
Graphics:Inter HD520
CPU:Inter i7-6600U
OS:macOS Mojave 10.14

No ioreg in your debug zip. Please read "Problem Reporting" carefully and make sure all requested data is in the archive before posting.

Try alternate layout 13 (as per Resources_ProBook/README.txt).
 
@RehabMan, could you please add HP ProBook 440 G5 on your list? I attached all the data you listed.
I you need more info, tell me :)

It is already supported.
Note:
Code:
NUC6i7KYK:probook.git rehabman$ ./install_acpi.sh help|grep -y 4x0.*kabylake-r
install_4x0g5_kabylake-r
NUC6i7KYK:probook.git rehabman$ ls -l config|grep -y 4x0.*kabylake-r
-rwxr-xr-x@ 1 rehabman  staff  13787 Sep 25 16:42 config_4x0_G5_Kabylake-R.plist
 
Hey,

Yesterday i installed Mojave in my HP ProBook 4540s.
What is not working:
• Battery indicator showing wrong percentage (98% - when "Battery is charged")
• Fn keys not working properly (Fn key mapped to window logo key, brightness adjustment)
• Sensors not working - HWMonitor not showing CPU and other sensors
• Sleep has some issues - when i closing lid for the first time osx goes to sleep after ~5 sec but when i try this again - pc stays awake. When using "Sleep" from menu - osx goes to sleep after 15s delay (i think this is normal because my MBP 2016 behaves same)

RehabMan, what files i need to attach here ?
 
Hey,

Yesterday i installed Mojave in my HP ProBook 4540s.
What is not working:
• Battery indicator showing wrong percentage (98% - when "Battery is charged")
• Fn keys not working properly (Fn key mapped to window logo key, brightness adjustment)
• Sensors not working - HWMonitor not showing CPU and other sensors
• Sleep has some issues - when i closing lid for the first time osx goes to sleep after ~5 sec but when i try this again - pc stays awake. When using "Sleep" from menu - osx goes to sleep after 15s delay (i think this is normal because my MBP 2016 behaves same)

RehabMan, what files i need to atach here ?

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.

Note: The guide does not install the FakeSMC sensors by default (they are inefficient). You can install them manually, or use the provided script in tools:
Code:
./tools/install_sensors.sh

The 15 sec delay for sleep is per Apple design. Also, any assertions (check with pmset -g assertions) must be clear.

You will need to describe "Fn keys not working properly" more clearly.
 
So I updated my master (been on master this whole time) and noticed 3 files removed from the tools subfolder that your scripts are still utilizing. I did the usual git pull first, then I downloaded all the kexts with ./download.sh next, then when I ran ./install_downloads.sh and that's when the errors started. I'm not uploading PR files as that will require a reboot and I want verification that these errors haven't broken my stable install.
Code:
 kexts/SATA-unsupported.kext/Contents/Info.plist    |  87 ++++++
 .../Contents/Info.plist                            |  46 +++
 make_acpi.sh                                       |  71 ++---
 make_config.sh                                     | 244 +++++++--------
 makefile                                           | 290 ++++++++---------
 makefile.d                                         |  78 ++---
 mount_efi.sh                                       |  88 +-----
 patch_hda.sh                                       | 256 ---------------
 print_version.sh                                   |   9 -
 tools/binpatch                                     | Bin 9332 -> 0 bytes
 tools/tag                                          | Bin 45076 -> 0 bytes
 tools/zlib                                         |  80 -----
Code:
Creating AppleHDA_ProBook.kext..../tools/_hda_subs.sh: line 39: ./tools/zlib: No such file or directory
Cannot parse a NULL or zero-length data
Error Reading File: /tmp/rm_Platforms.plist
Cannot parse a NULL or zero-length data
Error Reading File: /tmp/rm_Platforms.plist
./tools/_hda_subs.sh: line 48: ./tools/zlib: No such file or directory
./tools/_hda_subs.sh: line 48: ./tools/zlib: No such file or directory
./tools/_hda_subs.sh: line 48: ./tools/zlib: No such file or directory
./tools/_hda_subs.sh: line 48: ./tools/zlib: No such file or directory
./tools/_hda_subs.sh: line 48: ./tools/zlib: No such file or directory
./tools/_hda_subs.sh: line 48: ./tools/zlib: No such file or directory
./tools/_hda_subs.sh: line 48: ./tools/zlib: No such file or directory
./tools/_hda_subs.sh: line 48: ./tools/zlib: No such file or directory
./tools/_hda_subs.sh: line 48: ./tools/zlib: No such file or directory
./tools/_hda_subs.sh: line 48: ./tools/zlib: No such file or directory
./tools/_hda_subs.sh: line 48: ./tools/zlib: No such file or directory
./tools/_hda_subs.sh: line 48: ./tools/zlib: No such file or directory
 Done.

Creating AppleHDA_ProBook_Resources (zml.zlib files)..../tools/_hda_subs.sh: line 92: ./tools/zlib: No such file or directory
Cannot parse a NULL or zero-length data
Error Reading File: /tmp/rm_Platforms.plist
Cannot parse a NULL or zero-length data
Error Reading File: /tmp/rm_Platforms.plist
./tools/_hda_subs.sh: line 102: ./tools/zlib: No such file or directory
./tools/_hda_subs.sh: line 102: ./tools/zlib: No such file or directory
./tools/_hda_subs.sh: line 102: ./tools/zlib: No such file or directory
./tools/_hda_subs.sh: line 102: ./tools/zlib: No such file or directory
./tools/_hda_subs.sh: line 102: ./tools/zlib: No such file or directory
./tools/_hda_subs.sh: line 102: ./tools/zlib: No such file or directory
./tools/_hda_subs.sh: line 102: ./tools/zlib: No such file or directory
./tools/_hda_subs.sh: line 102: ./tools/zlib: No such file or directory
./tools/_hda_subs.sh: line 102: ./tools/zlib: No such file or directory
./tools/_hda_subs.sh: line 102: ./tools/zlib: No such file or directory
./tools/_hda_subs.sh: line 102: ./tools/zlib: No such file or directory
./tools/_hda_subs.sh: line 102: ./tools/zlib: No such file or directory
 Done
Code:
This script requires superuser access...
Installing tools...
installing _downloads/tools/RehabMan-MaciASL-2018-0507/MaciASL.app to /Applications
Password:
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing _downloads/tools/RehabMan-patchmatic-2018-0507/patchmatic to /usr/local/bin
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing _downloads/tools/iasl/iasl to /usr/local/bin
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
Installing kexts...
installing _downloads/kexts/RehabMan-Atheros-2015-0624/Release/IOath3kfrmwr.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing _downloads/kexts/RehabMan-Battery-2018-0915/Release/ACPIBatteryManager.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing _downloads/kexts/RehabMan-BrcmPatchRAM-2018-0505/Release/BrcmFirmwareRepo.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing _downloads/kexts/RehabMan-BrcmPatchRAM-2018-0505/Release/BrcmNonPatchRAM.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing _downloads/kexts/RehabMan-BrcmPatchRAM-2018-0505/Release/BrcmNonPatchRAM2.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing _downloads/kexts/RehabMan-BrcmPatchRAM-2018-0505/Release/BrcmPatchRAM2.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing _downloads/kexts/RehabMan-CodecCommander-2017-0501/Release/CodecCommander.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing _downloads/kexts/RehabMan-FakePCIID-2018-0919/Release/FakePCIID.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing _downloads/kexts/RehabMan-FakePCIID-2018-0919/Release/FakePCIID_Intel_HDMI_Audio.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing _downloads/kexts/RehabMan-FakePCIID-2018-0919/Release/FakePCIID_XHCIMux.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing _downloads/kexts/RehabMan-FakeSMC-2018-0915/FakeSMC.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing _downloads/kexts/RehabMan-FakeSMC-2018-0915/HWMonitor.app to /Applications
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing _downloads/kexts/RehabMan-IntelMausiEthernet-v2-2018-0424/Release/IntelMausiEthernet.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing _downloads/kexts/RehabMan-Poller-2015-1230/Release/ACPIPoller.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing _downloads/kexts/RehabMan-Realtek-Network-v2-2017-0322/Release/RealtekRTL8111.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing _downloads/kexts/RehabMan-USBInjectAll-2018-0822/Release/USBInjectAll.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing _downloads/kexts/RehabMan-Voodoo-2018-0922/Release/VoodooPS2Controller.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing _downloads/kexts/acidanthera-AirportBrcmFixup/AirportBrcmFixup.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing _downloads/kexts/acidanthera-BT4LEContiunityFixup/BT4LEContiunityFixup.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing _downloads/kexts/acidanthera-Lilu/Lilu.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing _downloads/kexts/acidanthera-WhateverGreen/WhateverGreen.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing _downloads/kexts/RehabMan-BrcmPatchRAM-2018-0505/Release/BrcmPatchRAM2.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing _downloads/kexts/RehabMan-BrcmPatchRAM-2018-0505/Release/BrcmNonPatchRAM2.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing _downloads/kexts/RehabMan-FakePCIID-2018-0919/Release/FakePCIID.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing _downloads/kexts/RehabMan-FakePCIID-2018-0919/Release/FakePCIID_XHCIMux.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing _downloads/kexts/RehabMan-FakePCIID-2018-0919/Release/FakePCIID.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing _downloads/kexts/RehabMan-FakePCIID-2018-0919/Release/FakePCIID_Intel_HDMI_Audio.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing kexts/AppleBacklightInjector.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing kexts/SATA-unsupported.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing kexts/XHCI-300-series-injector.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing kexts/HSSDBlockStorage.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing kexts/JMB38X.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing kexts/JMicronATA.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
installing kexts/ProBookAtheros.kext to /Library/Extensions
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
Creating AppleHDA_ProBook_Resources (zml.zlib files)...tools/_hda_subs.sh: line 92: tools/zlib: No such file or directory
Cannot parse a NULL or zero-length data
Error Reading File: /tmp/rm_Platforms.plist
Cannot parse a NULL or zero-length data
Error Reading File: /tmp/rm_Platforms.plist
tools/_hda_subs.sh: line 102: tools/zlib: No such file or directory
tools/_hda_subs.sh: line 102: tools/zlib: No such file or directory
tools/_hda_subs.sh: line 102: tools/zlib: No such file or directory
tools/_hda_subs.sh: line 102: tools/zlib: No such file or directory
tools/_hda_subs.sh: line 102: tools/zlib: No such file or directory
tools/_hda_subs.sh: line 102: tools/zlib: No such file or directory
tools/_hda_subs.sh: line 102: tools/zlib: No such file or directory
tools/_hda_subs.sh: line 102: tools/zlib: No such file or directory
tools/_hda_subs.sh: line 102: tools/zlib: No such file or directory
tools/_hda_subs.sh: line 102: tools/zlib: No such file or directory
tools/_hda_subs.sh: line 102: tools/zlib: No such file or directory
tools/_hda_subs.sh: line 102: tools/zlib: No such file or directory
 Done
sudo: /Users/michael/Projects/probook.git/tools/tag: command not found
Warning: /AppleInternal/Library/Extensions: No such file or directory
 
Status
Not open for further replies.
Back
Top