Contribute
Register

DSDT Patch File Required

Status
Not open for further replies.
Joined
Feb 16, 2016
Messages
30
Motherboard
Gigabyte GA-H97-HD3
CPU
i5-4460
Graphics
Intel 4600
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
Hello,

My battery percentage is not working. I needs to active it.
I don't have much programing knowledge, Badly I need help of you.
I can't create patch myself.

I have completed the dsdt compiling process. I need dsdt patch for my laptop. But my laptop model is not listed in your guide. Can you please make a dsdt patch for me?
This is my laptop:http://www.ryanscomputers.com/Asus-K555LA-6920 [This is not an international model]

@Rehabaman, Can you please create the patch for me and upload?
This is the "2 Cell Li-Polymer" battery.

Or any other laptops patch will work for my laptop?
Please help. I'm newbie. I need your help, Otherwise I can't complete it.

Thanks.
Screen Shot 2016-02-16 at 1.05.26 PM.jpg
 

Attachments

  • Screen Shot 2016-02-16 at 12.42.38 PM.jpg
    Screen Shot 2016-02-16 at 12.42.38 PM.jpg
    182.8 KB · Views: 186
Hello,

My battery percentage is not working. I needs to active it.
I don't have much programing knowledge, Badly I need help of you.
I can't create patch myself.

I have completed the dsdt compiling process. I need dsdt patch for my laptop. But my laptop model is not listed in your guide. Can you please make a dsdt patch for me?
This is my laptop:http://www.ryanscomputers.com/Asus-K555LA-6920 [This is not an international model]

@Rehabaman, Can you please create the patch for me and upload?
This is the "2 Cell Li-Polymer" battery.

Or any other laptops patch will work for my laptop?
Please help. I'm newbie. I need your help, Otherwise I can't complete it.

Thanks.
View attachment 177205

http://www.tonymacx86.com/el-capitan-laptop-support/152573-guide-patching-laptop-dsdt-ssdts.html

http://www.tonymacx86.com/el-capita...de-how-patch-dsdt-working-battery-status.html

There are two existing ASUS battery patches. It is likely one of them will work.
 
Okay, I will try and post picture. If not works I need your help.
I cant create patch files myself, I don't have much programming knowledge, So this would be not possible for me.
 
Hello, Rehabman. I have tried those two patches. Not works.

Please help.
 
Hello, Rehabman. I have tried those two patches. Not works.

Please help.

Let's see what you actually did...

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 as ZIP (press F4 at main Clover screen before collecting). Please eliminate 'themes' directory, especially if you have an overabundance of themes installed. Provide only EFI/Clover, not the entire EFI folder.

Also post output of:
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /

Compress all files as ZIP. Do not use external links. Attach all files using site attachments only.
 
Hello, I have done all things what you said.
Please check the attachments.

Thanks.
 

Attachments

  • Archive 2.zip
    9.1 MB · Views: 131
Status
Not open for further replies.
Back
Top