Contribute
Register

HP Pavilion 15 (Kaby Lake) - Battery Status only working *sometimes*

Status
Not open for further replies.
I don't think that is the correct fix for battery. Another user (with my help) nailed the problem down to ACEL.INIT.
You can remove it with this MaciASL patch:
Code:
# for some laptops, the ACEL.INIT causes problems... make it do nothing
into method label INIT parent_label ACEL replace_content begin // nothing end;

i have replace If (LEqual (ECOK, One)) back to normal and applied your patch now my batterie work better :D thx
still have the problem with FaceTime and videos :(
 
i have readed few times but I didn't find nothing about my problem there :(
 
i have readed few times but I didn't find nothing about my problem there :(

No "Problem Reporting" files attached.
Read FAQ, "Problem Reporting" again. Carefully.
 
ok, here I put the new files. thank you for trying to help me :D
 

Attachments

  • files.zip
    5.2 MB · Views: 119
ok, here I put the new files. thank you for trying to help me :D

You need to rename HECI->IMEI.
Future queries should be in a new thread, as your issue is no longer related to battery status.
 
I don't think that is the correct fix for battery. Another user (with my help) nailed the problem down to ACEL.INIT.
You can remove it with this MaciASL patch:
Code:
# for some laptops, the ACEL.INIT causes problems... make it do nothing
into method label INIT parent_label ACEL replace_content begin // nothing end;
Hi Rehabman!
I have the HP Omen ce0xx and I have the exact same problem as the post, The battery not charge, but when I unplug the cable, still go down. This patch is not working.
After I reset EC, if I plug the cable in Clover, it charged. When the OS is running I unplug and plug again, It does not charge.

I have apply all the common DSDT sys fix in this post: https://www.tonymacx86.com/threads/guide-patching-laptop-dsdt-ssdts.152573/
"Fix _WAK Arg0 v2"
"HPET Fix"
"SMBUS Fix"
"IRQ Fix"
"RTC Fix"
"OS Check Fix"
"Fix Mutex with non-zero SyncLevel"

after that i patched HP DV6-3165fs (HP G6 2221ss not working)

This trick i have tried is also not working: https://www.tonymacx86.com/threads/hp-pavilion-battery-does-not-charge-t9y85av.216551/post-1458361



Can you help me to solve this problem ? Thank you.
 

Attachments

  • ProblemBaterryNotCharging.zip
    824.7 KB · Views: 59
Status
Not open for further replies.
Back
Top