Contribute
Register

Guide To Install Yosemite on HP Laptops with Clover UEFI

Please help me, RehabMan!

All night killed on that to find out the pattern. What the hell is beginning with battery.
Sometimes, after some manipulations, it works normally as before.But usually it now shows 0% ...
Already five times reinstalled using HP Installer but if it starts normally - after the next restart again 0%.
re-dump Acpi tables (f4 clover) - once worked fine )

Once again worked just after Repair permission. I rebooted without kernel cache - no effect.
I have resigned - set all the sensors and sit without batteries)

I found that the sleep working only one time - after waking the laptop is no longer sleep. Can as that associated with battery?

"pmset -g assertions" result after the first sleep:

Assertion status system-wide:
BackgroundTask 0
ApplePushServiceTask 0
UserIsActive 0
PreventUserIdleDisplaySleep 0
InteractivePushServiceTask 1
PreventSystemSleep 0
ExternalMedia 0
PreventUserIdleSystemSleep 0
NetworkClientActive 0
Listed by owning process:
pid 71(apsd): [0x00000127001201dd] 00:00:07 InteractivePushServiceTask named: "com.apple.apsd-wakeconnection-push.apple.com"
Timeout will fire in 86392 secs Action=TimeoutActionTurnOff
Kernel Assertions: 0x4=USB
id=502 level=255 0x4=USB mod=10/17/15, 4:45 PM description=XHC owner=AppleUSBXHCI

Test sleep when all assertions have cleared.
 
Test sleep when all assertions have cleared.

Immediately after launch laptop: pmset -g assertions

No kernel assertions.

Sleep working fine ))


After waking up -

Kernel Assertions: 0x4=USB
id=502 level=255 0x4=USB mod=10/18/15, 1:16 AM description=XHC owner=AppleUSBXHCI

Sleep not working ((

If after the first sleep restart laptop - battery not working
If after the first sleep shutdown or hard reset after second attempt to sleep - battery working )
such regularity..
 
Immediately after launch laptop: pmset -g assertions

No kernel assertions.

Sleep working fine ))


After waking up -

Kernel Assertions: 0x4=USB
id=502 level=255 0x4=USB mod=10/18/15, 1:16 AM description=XHC owner=AppleUSBXHCI

Sleep not working ((

That assertion will not prevent sleep. What, exactly, is not working regarding sleep.

Keep in mind sleep is delayed.... be patient.

If after the first sleep restart laptop - battery not working

Make sure ACPI is patched properly.
 
reinstall the system from scratch - sleep working ok stable, battery not working stable

after installing official drivers for wifi dongle (Edimax 78111Un) sleep working only one time (like before) after second attempt to sleep - black screen and frozen laptop. There is only a hard reset (power button) or after 5 minutes of waiting, laptop independently rebooted.

after uninstalling drivers sleep again working stable. Or sleep or wifi ))

battery working only after hard reset!! ))) after rebooting, it disappears again (.
I did ACPI patch with hp installer for 6x0 Haswell
 
reinstall the system from scratch - sleep working ok stable, battery not working stable

after installing official drivers for wifi dongle (Edimax 78111Un) sleep working only one time (like before) after second attempt to sleep - black screen and frozen laptop. There is only a hard reset (power button) or after 5 minutes of waiting, laptop independently rebooted.

after uninstalling drivers sleep again working stable. Or sleep or wifi ))

battery working only after hard reset!! ))) after rebooting, it disappears again (.
I did ACPI patch with hp installer for 6x0 Haswell

USB WiFi not recommended.

Read post #1 for WiFi recommendations.
 
I already knew this.

But what about the battery? It did not work before i installed wifi dongle. And starts to work only after hard reset ((

after normal reboot it again disappear.

For battery, make sure ACPI is correctly patched.

For troubleshooting...

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.
 
kextstat|grep -y acpiplat
13 2 0xffffff7f825f4000 0x65000 0x65000 com.apple.driver.AppleACPIPlatform (3.1) <12 11 7 6 5 4 3 1>

kextstat|grep -y appleintelcpu

kextstat|grep -y applelpc
85 0 0xffffff7f82011000 0x3000 0x3000 com.apple.driver.AppleLPC (1.7.3) <83 12 5 4 3>

Done
 

Attachments

  • RehabMan.zip
    25.4 KB · Views: 60
  • IOReg.zip
    456.9 KB · Views: 56
  • CLOVER.zip
    3.7 MB · Views: 56
Back
Top