Contribute
Register

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

Status
Not open for further replies.
Hi
I just tested sleep and it works great.
Didn't do anything special. Just followed the guide.

I have an BCM94352HMB wifi card.

Are you using afps or hfs file system with high sierra?
 
Problems/mistakes/comments:
- why are you using HackrNVMeFamily-10_12_6.kext with 10.13? (NVMe native in 10.13)
[/code]
In progress migration to 10.13, deleted
- you should probably try SATA SSD instead of NVMe (no PM for NVMe ATM)
[/code]
Not sure how
- Sinetek-rtsx.kext may be a problem
[/code]
Deleted just in case
- the ioreg you attached shows battery "charging" but at zero rate, capacity at 52% (did you try EC reset?)
[/code]
EC Reset before posting, EC reset and charging again
- config.plist/SMBIOS/Trust should be true. You have it set false (note: it is best to set only the ProductName and SerialNumber)
[/code]
Fixed
- check BIOS settings (DVMT-prealloc 64mb)
[/code]
64m
- you should test display sleep and full sleep with Apple->Sleep (that way you can narrow down the problem)
I have a hot corner setup to "Put display to sleep" and I can reproduce the problem by doing that
- you could try other SMBIOS (although I don't suspect MacBookPro11,1 is a problem)
Investigating
- try without LPC inject (look in model specific SSDT)
Don't see it in SSDT, AppleLPC appears to be loaded
- try without SMBUS inject (same)
Ditto - not sure how to do this.
- try without USB audio
Done
- Google Chrome is hooking your USB ports (see related topic in FAQ for fix)
Problem exists with Chrome running or not
- try without FakePCIID_Intel_HD_Graphics.kext (I can fix on my end by injecting RM,device-id=0x1916.... FakePCIID is spoofing it as 0x1912... may or may not be a good idea)
I think this is the next step as I have had no luck with my choice
 

Attachments

  • elitebook.ioreg.zip
    653.2 KB · Views: 57
  • commands.txt.zip
    2.3 KB · Views: 71
  • rehabman.zip
    66.8 KB · Views: 69
  • clover.zip
    2.4 MB · Views: 74
Last edited:
They are probably connected to the NEC/Renasas controller.
Those ports can be supported with GenericUSBXHCI.kext (not installed by this guide as it is buggy). Devices must be plugged in prior to boot (hotplug is not reliable in that kext).



Make sure you do EC reset.
And check that BIOS settings are correct, and BIOS is up-to-date.

Your laptop has native NVRAM, no need for EmuVariableUefi-64.efi.

kexts/Other is missing kexts (you will not be able to boot the installer or recovery)
Thank you, Rehabman and excuse the delay. All USB ports are now functional, my bios is up to date, and EmuVariableUefi-64.efi has been removed. Issue presently remaining.. unit sleeps, but reboots when I attempt to wake. I have ensured that hibernate is off. Thanks.
 
Not sure how

Obvious: Replace the SSD.

I have a hot corner setup to "Put display to sleep" and I can reproduce the problem by doing that

So, are you saying that only display sleep/display wake will cause the problem?
(not full sleep/wake).
Please confirm.

Don't see it in SSDT, AppleLPC appears to be loaded

Update to latest repo.
I removed it for you.

Ditto - not sure how to do this.

I don't think it matters. No other reports of an issue with similar hardware.
But it is in the model specific SSDT (look at your ACPI/patched content).

I think this is the next step as I have had no luck with my choice

Please try all suggestions...
 
Thank you, Rehabman and excuse the delay. All USB ports are now functional, my bios is up to date, and EmuVariableUefi-64.efi has been removed. Issue presently remaining.. unit sleeps, but reboots when I attempt to wake. I have ensured that hibernate is off. Thanks.

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/
 

According to post #1 firewire and the serial port are supposed to be disabled in BIOS.
Your ioreg shows otherwise.

Also, your files are not up-to-date with respect to current github content.
Problem reporting files/output were also incomplete.

Please read post #1 carefully.
 
I confirm the problem is only with putting display to sleep and wake of display.

I updated repo and tried without LPC, problem still exist.
I removed SMBUS section from SSDT, problem still exist (assuming I did it correctly).

Not sure if I covered all the tests you wanted me to try.
 

Attachments

  • commands.txt 2.zip
    2.1 KB · Views: 83
  • rehabman.zip
    66.6 KB · Views: 85
  • elitebook.zip
    644.5 KB · Views: 75
  • clover.zip
    2.5 MB · Views: 81
Status
Not open for further replies.
Back
Top