Contribute
Register

[Guide] How to patch DSDT for working battery status

Hi i'm trying to patch my battery status but the link to download the kext shows this:

Schermata 2017-02-22 alle 20.46.33.png

what I have to do?
 
It is a change in the bitbucket website...
Add a slash to the URL (bug already reported to bitbucket/atlassian).
Thanks now the link works.

I'm having some issues with the patch of the DSDT.
I red that the battery patch for the asus nsomething works also with the k56cb, that is my laptop, but if i try to compile it I have 15 errors. What i have to to? I have attached also the DSDT.dsl
 

Attachments

  • Output.zip
    1.2 KB · Views: 84
  • RehabMan.zip
    41.7 KB · Views: 69
  • ioreg.zip
    456.5 KB · Views: 79
  • CLOVER.zip
    1.9 MB · Views: 79
  • DSDT.dsl
    595.6 KB · Views: 108
You disassembled your ACPI files incorrectly (you did not use -dl).
See guide: https://www.tonymacx86.com/threads/guide-patching-laptop-dsdt-ssdts.152573/
battery now working, probably the files were not disassembled correctly (i don' t know why because i'm sure to had put -dl).
Another question.. do you know why my sound doesn't work?
I used the ApplepatcherHDA v1.7 dragging my config.plist and sound worked one time after replacing the DSDT but after the reboot it doesn't work anymore.
my attachments are in the post #3710
 
I really sure all using 16-bit EC field were replaced but it just says No battery.

What am i missing 16+ fields? or just i did wrong everything?

스크린샷 2017-02-25 오전 8.26.33.png
 

Attachments

  • attach.zip
    2.1 MB · Views: 92
I really sure all using 16-bit EC field were replaced but it just says No battery.

What am i missing 16+ fields? or just i did wrong everything?

View attachment 238255

ACPI setup is wrong.
As per guide, you must use DropOem=true when you have patched SSDTs in ACPI/patched.
You have it set false.
 
Back
Top