Contribute
Register

[Guide] How to patch DSDT for working battery status

Heres the log output from ACPIBatteryManager when battery status works and don't works

I've saved the IOReg when battery status works and don't works too

As far as I can tell, the battery status in ioreg is valid and exactly the same in both of these ioreg files.
Your profile does not indicate you own a laptop (please see FAQ for required data in your profile).
From where did you download OS X?
On what hardware did you create your USB installer?
 
I told you that the laptop is not mine, is from a friend.

I downloaded the OS X installer from app store on a iMac "21 (2012).

I used the same USB installer to install on another 2 laptops (Dell Inspiron and CCE) and the ACPIBatteryManager works flawlessly.
 
I told you that the laptop is not mine, is from a friend.

Irrelevant. Your profile must indicate details on the hardware you're asking about.

I used the same USB installer to install on another 2 laptops (Dell Inspiron and CCE) and the ACPIBatteryManager works flawlessly.

With the current information you have provided, no other ideas for you.
 
Please help me fix dsdt. My EmbeddedControl don't have any items are larger than 8-bit.
 

Attachments

  • Joshep'sMacbookPro.zip
    4 MB · Views: 94
Searched for EmbeddedControl, found the section,
But after Field, There is NOTHING in the curly brackets!
The code is -
OperationRegion (ECPR, EmbeddedControl, Zero, 0xFF)
Field (ECPR, ByteAcc, Lock, Preserve)
{
}

My laptop is Acer Aspire E5-572G. How do I patch this?!
 
Searched for EmbeddedControl, found the section,
But after Field, There is NOTHING in the curly brackets!
The code is -
OperationRegion (ECPR, EmbeddedControl, Zero, 0xFF)
Field (ECPR, ByteAcc, Lock, Preserve)
{
}

My laptop is Acer Aspire E5-572G. How do I patch this?!

Read post #1, "Problem Reporting".
 

Attachments

  • CLOVER.zip
    1.6 MB · Views: 125
  • IOreg.zip
    457.2 KB · Views: 111
  • outputs.zip
    1.6 KB · Views: 105
Back
Top