Contribute
Register

HP Probook 450 G2 (Haswell) - issues after upgrade to El Capitan

Status
Not open for further replies.
Tested with all assertions clear (zero).
Same, power led on, not blinking, can't be woke up, so my laptop is crashing during the sleep process, maybe is bios related?
 
Tested with all assertions clear (zero).
Same, power led on, not blinking, can't be woke up, so my laptop is crashing during the sleep process, maybe is bios related?

Let's see what your setup is...

Download patchmatic: https://bitbucket.org/RehabMan/os-x-maciasl-patchmatic/downloads/RehabMan-patchmatic-2015-0107.zip
Extract the 'patchmatic' binary from the ZIP. Copy it to /usr/bin, such that you have the binary at /usr/bin/patchmatic.

In terminal,
Code:
if [ -d ~/Downloads/RehabMan ]; then rm -R ~/Downloads/RehabMan; fi
mkdir ~/Downloads/RehabMan
cd ~/Downloads/RehabMan
patchmatic -extract

Note: It is easier if you use copy/paste instead of typing the commands manually.

Post contents of Downloads/RehabMan directory (as ZIP).

Also, post ioreg: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

And output from:
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc

Also, post EFI/Clover folder (press F4 at main Clover screen before collecting).

Also post output of:
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /
 
Good day,

I have a ProBook 450 G2 Broadwell i5-5200 and am on El Capitan 10.11.1. I've tried patching clover and installed your inject all kext with no webcam luck. My dsdt has 13 errors which I can't repair. Will your dsdt work in my combo, if yes can you please share it with me?

Thank you,
 
Good day,

I have a ProBook 450 G2 Broadwell i5-5200 and am on El Capitan 10.11.1. I've tried patching clover and installed your inject all kext with no webcam luck. My dsdt has 13 errors which I can't repair. Will your dsdt work in my combo, if yes can you please share it with me?

Thank you,

A patched DSDT is created by the Probook Installer. Look in your EFI/Clover/ACPI/patched for DSDT.dsl.

Also, the EHCx->EH0x rename can be done with only the two config.plist/ACPI/DSDT/Patches.
 
Let's see what your setup is...

Download patchmatic: https://bitbucket.org/RehabMan/os-x-maciasl-patchmatic/downloads/RehabMan-patchmatic-2015-0107.zip
Extract the 'patchmatic' binary from the ZIP. Copy it to /usr/bin, such that you have the binary at /usr/bin/patchmatic.

In terminal,
Code:
if [ -d ~/Downloads/RehabMan ]; then rm -R ~/Downloads/RehabMan; fi
mkdir ~/Downloads/RehabMan
cd ~/Downloads/RehabMan
patchmatic -extract

Note: It is easier if you use copy/paste instead of typing the commands manually.

Post contents of Downloads/RehabMan directory (as ZIP).

Also, post ioreg: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

And output from:
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc

Also, post EFI/Clover folder (press F4 at main Clover screen before collecting).

Also post output of:
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /

Here there are:
View attachment sleep_neamuu_RehabMan.zip
View attachment sleep_neamuu_output.zip
View attachment sleep_neamuu_IOReg.zip
View attachment sleep_neamuu_EFI.zip
 
Thank you again for your support, I'll try a fresh install
Cheers!
 
Hi,neamuu.Did you solve sleep issue ? I have the same problem with this laptop.
 
Power led on, not blinking, can't be woke up
 
Status
Not open for further replies.
Back
Top