Contribute
Register

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

Status
Not open for further replies.
After I updates all files again I have still the sleep issue (lid close sleep makes noises but no sleep) and a new issue. Backlight is very low now. If I remove AppleBacklightInject it returns to normal.

Code:
kextstat|grep -y acpiplat
   13    2 0xffffff7f82962000 0x60000    0x60000    com.apple.driver.AppleACPIPlatform (5.0) 65E05472-6AE7-3308-8CC8-FA6CB0DB2AEE <12 11 7 6 5 4 3 1>

kextstat|grep -y appleintelcpu

kextstat|grep -y applelpc
  102    0 0xffffff7f820c7000 0x3000     0x3000     com.apple.driver.AppleLPC (3.1) F51595F0-F9B1-3B85-A1C3-F984DAD4107E <91 12 5 4 3>

kextstat|grep -y applehda
  101    1 0xffffff7f82617000 0x1d000    0x1d000    com.apple.driver.AppleHDAController (279.48) ED51F180-19C8-3DE1-AF81-0E389D98ADDE <100 99 75 12 7 6 5 4 3 1>
  120    0 0xffffff7f82799000 0xb5000    0xb5000    com.apple.driver.AppleHDA (279.48) 806B8C17-50CA-3C6B-90B3-195F38D8FB89 <119 101 100 99 79 75 6 5 4 3 1>

Code:
ls -l /System/Library/Extensions/AppleHDA.kext/Contents/Resources/*.zml*
-rw-r--r--  1 root  wheel  5446 Apr  5 22:43 /System/Library/Extensions/AppleHDA.kext/Contents/Resources/Platforms.zml.zlib
-rw-r--r--  1 root  wheel   880 Apr  5 22:43 /System/Library/Extensions/AppleHDA.kext/Contents/Resources/layout12.zml.zlib
-rw-r--r--  1 root  wheel   880 Apr  5 22:43 /System/Library/Extensions/AppleHDA.kext/Contents/Resources/layout13.zml.zlib
-rw-r--r--  1 root  wheel   350 Apr  5 22:43 /System/Library/Extensions/AppleHDA.kext/Contents/Resources/layout17.zml.zlib
-rw-r--r--  1 root  wheel   884 Apr  5 22:43 /System/Library/Extensions/AppleHDA.kext/Contents/Resources/layout18.zml.zlib
-rw-r--r--  1 root  wheel   880 Apr  5 22:43 /System/Library/Extensions/AppleHDA.kext/Contents/Resources/layout19.zml.zlib
-rw-r--r--  1 root  wheel   544 Apr  5 22:43 /System/Library/Extensions/AppleHDA.kext/Contents/Resources/layout20.zml.zlib
-rw-r--r--  1 root  wheel  1815 Apr  5 22:43 /System/Library/Extensions/AppleHDA.kext/Contents/Resources/layout3.zml.zlib
-rw-r--r--  1 root  wheel  1830 Apr  5 22:43 /System/Library/Extensions/AppleHDA.kext/Contents/Resources/layout4.zml.zlib
-rw-r--r--  1 root  wheel  1102 Apr  5 22:43 /System/Library/Extensions/AppleHDA.kext/Contents/Resources/layout5.zml.zlib
-rw-r--r--  1 root  wheel  1839 Apr  5 22:43 /System/Library/Extensions/AppleHDA.kext/Contents/Resources/layout6.zml.zlib
-rw-r--r--  1 root  wheel  1079 Apr  5 22:43 /System/Library/Extensions/AppleHDA.kext/Contents/Resources/layout7.zml.zlib

Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /
Password:
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Trackpad.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Mouse.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Keyboard.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Controller.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext USBInjectAll.kext
kext file:///Library/Extensions/JMicronATA.kext/ is in hash exception list, allowing to load
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext JMB38X.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext IOath3kfrmwr.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext IntelMausiEthernet.kext
kext file:///Library/Extensions/HSSDBlockStorage.kext/ is in hash exception list, allowing to load
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_XHCIMux.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_Intel_HDMI_Audio.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_Intel_HD_Graphics.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext CodecCommander.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext AppleBacklightInjector.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIPoller.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIBatteryManager.kext
kext-dev-mode allowing invalid signature -67013 0xFFFFFFFFFFFEFA3B for kext AppleMobileDevice.kext
kext-dev-mode allowing invalid signature -67054 0xFFFFFFFFFFFEFA12 for kext AppleHDA.kext
KernelCache ID: E526347EBB7C308D308CC4E0CE489FD5
 

Attachments

  • IOReg.zip
    523.9 KB · Views: 59
  • RehabMan.zip
    71.5 KB · Views: 75
  • CLOVER.zip
    1.4 MB · Views: 69
Mine has one USB-C,one 3.0 USB and two 2.0 USB, Have tried all the ports with a 2.0 flash drive and a 3.0 external hard drive

With a USB-C (which is USB3) and another USB3 port, your ioreg should show at least two different SSxx ports being used after testing.

For you to investigate... (eg. pay attention to what is happening in ioreg when you plug devices in...)

Report back with results.
 
After I updates all files again I have still the sleep issue (lid close sleep makes noises but no sleep) and a new issue. Backlight is very low now. If I remove AppleBacklightInject it returns to normal.

Code:
kextstat|grep -y acpiplat
   13    2 0xffffff7f82962000 0x60000    0x60000    com.apple.driver.AppleACPIPlatform (5.0) 65E05472-6AE7-3308-8CC8-FA6CB0DB2AEE <12 11 7 6 5 4 3 1>

kextstat|grep -y appleintelcpu

kextstat|grep -y applelpc
  102    0 0xffffff7f820c7000 0x3000     0x3000     com.apple.driver.AppleLPC (3.1) F51595F0-F9B1-3B85-A1C3-F984DAD4107E <91 12 5 4 3>

kextstat|grep -y applehda
  101    1 0xffffff7f82617000 0x1d000    0x1d000    com.apple.driver.AppleHDAController (279.48) ED51F180-19C8-3DE1-AF81-0E389D98ADDE <100 99 75 12 7 6 5 4 3 1>
  120    0 0xffffff7f82799000 0xb5000    0xb5000    com.apple.driver.AppleHDA (279.48) 806B8C17-50CA-3C6B-90B3-195F38D8FB89 <119 101 100 99 79 75 6 5 4 3 1>

Code:
ls -l /System/Library/Extensions/AppleHDA.kext/Contents/Resources/*.zml*
-rw-r--r--  1 root  wheel  5446 Apr  5 22:43 /System/Library/Extensions/AppleHDA.kext/Contents/Resources/Platforms.zml.zlib
-rw-r--r--  1 root  wheel   880 Apr  5 22:43 /System/Library/Extensions/AppleHDA.kext/Contents/Resources/layout12.zml.zlib
-rw-r--r--  1 root  wheel   880 Apr  5 22:43 /System/Library/Extensions/AppleHDA.kext/Contents/Resources/layout13.zml.zlib
-rw-r--r--  1 root  wheel   350 Apr  5 22:43 /System/Library/Extensions/AppleHDA.kext/Contents/Resources/layout17.zml.zlib
-rw-r--r--  1 root  wheel   884 Apr  5 22:43 /System/Library/Extensions/AppleHDA.kext/Contents/Resources/layout18.zml.zlib
-rw-r--r--  1 root  wheel   880 Apr  5 22:43 /System/Library/Extensions/AppleHDA.kext/Contents/Resources/layout19.zml.zlib
-rw-r--r--  1 root  wheel   544 Apr  5 22:43 /System/Library/Extensions/AppleHDA.kext/Contents/Resources/layout20.zml.zlib
-rw-r--r--  1 root  wheel  1815 Apr  5 22:43 /System/Library/Extensions/AppleHDA.kext/Contents/Resources/layout3.zml.zlib
-rw-r--r--  1 root  wheel  1830 Apr  5 22:43 /System/Library/Extensions/AppleHDA.kext/Contents/Resources/layout4.zml.zlib
-rw-r--r--  1 root  wheel  1102 Apr  5 22:43 /System/Library/Extensions/AppleHDA.kext/Contents/Resources/layout5.zml.zlib
-rw-r--r--  1 root  wheel  1839 Apr  5 22:43 /System/Library/Extensions/AppleHDA.kext/Contents/Resources/layout6.zml.zlib
-rw-r--r--  1 root  wheel  1079 Apr  5 22:43 /System/Library/Extensions/AppleHDA.kext/Contents/Resources/layout7.zml.zlib

Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /
Password:
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Trackpad.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Mouse.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Keyboard.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Controller.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext USBInjectAll.kext
kext file:///Library/Extensions/JMicronATA.kext/ is in hash exception list, allowing to load
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext JMB38X.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext IOath3kfrmwr.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext IntelMausiEthernet.kext
kext file:///Library/Extensions/HSSDBlockStorage.kext/ is in hash exception list, allowing to load
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_XHCIMux.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_Intel_HDMI_Audio.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_Intel_HD_Graphics.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext CodecCommander.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext AppleBacklightInjector.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIPoller.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIBatteryManager.kext
kext-dev-mode allowing invalid signature -67013 0xFFFFFFFFFFFEFA3B for kext AppleMobileDevice.kext
kext-dev-mode allowing invalid signature -67054 0xFFFFFFFFFFFEFA12 for kext AppleHDA.kext
KernelCache ID: E526347EBB7C308D308CC4E0CE489FD5

Might be related to your SMBIOS choice. Try MacBookPro11,1.
Your brightness issue is the P vs. T profile issue as is being discussed in the brightness guide.
 
Might be related to your SMBIOS choice. Try MacBookPro11,1.
Your brightness issue is the P vs. T profile issue as is being discussed in the brightness guide.

Thank you for the quick reply. I think I will accept the sleep issue then. I do not want to risk that iMessage and Facetime will stop working and I get the Customer Code issue... ;-) Or do you think I should risk it?

The Backlight issue is no problem for me, because I can just remove the kext and then my Backlight will be okay for me.
 
Thank you for the quick reply. I think I will accept the sleep issue then. I do not want to risk that iMessage and Facetime will stop working and I get the Customer Code issue... ;-) Or do you think I should risk it?

Your decision, not mine.

The Backlight issue is no problem for me, because I can just remove the kext and then my Backlight will be okay for me.

What do you mean?
Please provide details on "the kext", and "okay for me".
 
Your decision, not mine.

Yes I know I just thought I would ask for your opinion.

What do you mean?
Please provide details on "the kext", and "okay for me".

I mean AppleBacklightInjector.kext. If I remove it my screen backlight is much brighter. I cannot dim the backlight very much, but I can accept that. I thought this was the normal case and I do not need to dim the screen more than that.
 
Yes I know I just thought I would ask for your opinion.

I have no opinion. I don't use iMessage/Facetime except on my iPhone.

I mean AppleBacklightInjector.kext. If I remove it my screen backlight is much brighter. I cannot dim the backlight very much, but I can accept that. I thought this was the normal case and I do not need to dim the screen more than that.

Broken either way.
You should install IntelBacklight.kext and use Brightness by bergdesign, until a solution is found...
 
I have no opinion. I don't use iMessage/Facetime except on my iPhone.



Broken either way.
You should install IntelBacklight.kext and use Brightness by bergdesign, until a solution is found...

No that is no option as it stays dark. My brightness keys are working without the injector. It has a good brightness but when I reach the lowest brightness it is still very bright. But with the injector it is very dark and even with brightness from bergdesign I cannot get it brighter. So no option. Then I rather have it "broken".
 
This ioreg proves you did not boot with the config.plist you attached in EFI/Clover.
From your Clover bootlog (extracted from ioreg):
Code:
0:336  0:000  KextsToPatch: 17 requested

But the config.plist attached has 19 patches. The two missing patches are the ones for AppleBacklight.

Something is wrong with my patch process. I opened original plist and new in xCode. Copied RtVariables section from original and posted in new config, deleted original entry in new config and hit save. This is exactly what I thought I did with the very first time I setup the laptop. But looking at the config.plist it doesn't have any of the new patches like you said.

I patched with vim and diffed original and new and only changes are RtVariables but I still have missed something because I have no brightness.
 

Attachments

  • RehabMan.zip
    71.4 KB · Views: 70
  • report.txt.zip
    1.2 KB · Views: 77
  • ioreg_hp_850_g3.zip
    728.9 KB · Views: 76
  • clover_20170405_850_g3.zip
    1.7 MB · Views: 61
No that is no option as it stays dark.

You probably don't have the correct configuration for IntelBacklight.kext.
Must not forget to set BKLT=1 in SSDT-HACK.
And if you have an issue, must include "Problem Reporting" files (why do I have to repeat that?)
 
Status
Not open for further replies.
Back
Top