Contribute
Register

ACPIBatteryManager.kext Need help

Status
Not open for further replies.
Joined
Apr 1, 2013
Messages
33
Motherboard
n5110
CPU
2670qm
Graphics
525m
Hi all,

I got boot loop in delay by this warning:
Code:
ACPIBatteryManager: WARNING! fCurrentCapacity > fMaxCapacity. adjusted fCurrentCapacity from 7800, to 7239
Please help me how to resolve it. Thanks!
 
Hi all,

I got boot loop in delay by this warning:
Code:
ACPIBatteryManager: WARNING! fCurrentCapacity > fMaxCapacity. adjusted fCurrentCapacity from 7800, to 7239
Please help me how to resolve it. Thanks!

Your boot loop is caused by something else.
 
Hi RehabMan,

Yes, I think it is some other parts. However could you please help me update fMaxCapacity to resolve this message?
Thank you!

The problem with MaxCapactity, CurrentCapacity is in your DSDT's battery methods, _BST, and _BIF.

You can find information about _BST and _BIF in the ACPI spec.
 
I just attached again here: View attachment 165037

The patches applied look quite typical. If your battery status is working, the message is nothing to be concerned with. ACPIBatteryManager code is just correcting for a situation that is not acceptable to OS X.
 
Status
Not open for further replies.
Back
Top