Contribute
Register

<< Solved >> Can't press "Apply" when trying to Patch for working battery status

Status
Not open for further replies.
Joined
Nov 18, 2018
Messages
53
Motherboard
Lenovo Legion 7i - 15IMH05
CPU
i7-10750H
Graphics
UHD 630 / RTX 2070
Mobile Phone
  1. Android
Hello everyone.....:wave:
I'm running macOS High Sierra (10.13.6)
trying to Patch for a working battery status for my laptop(ASUS K46CM) from the provided guide :

This guide provided by RehabMan

it asks me to change the field so it is broken into two pieces(low-byte, high-byte)
(In this case, my field which are higher than 8-bit is : "TAH0, 16" (which is 16-bit), so, I've edited the field in the picture below:

IMG_20200425_132607.jpg

However when I've type this code :
Code:
into device label H_EC code_regex TAH0,\s+16, replace_matched begin AH00,8,AH01,8, end:

It seems won't let me press the "Apply" Button
IMG_20200425_131844.jpg

Also, when i type :
Code:
into device label H_EC code_regex TAH0,\s+16
it gives me a messege: "The value "TAH0,\" is invalid. ,please provide a valid value

IMG_20200425_131632.jpg


Please help......:|:|

Below is my DSDT and some Picture.....
IMG_20200425_140849.jpg


IMG_20200425_140915.jpg


IMG_20200425_140934.jpg
 

Attachments

  • DSDT Battery.zip
    57.3 KB · Views: 118
Got it, there is finally a patched version of my laptop in RehabMan's repo list..
 
Status
Not open for further replies.
Back
Top