Contribute
Register

[Guide] Patching LAPTOP DSDT/SSDTs

you can mess around with that, maybe use "cpufriend" to lower the frequency to get a little more battery life, you can research that if you like :)
cpu min in windows 800
but in Mac 1100
I think that's why the fan works so hard
 
cpu min in windows 800
but in Mac 1100
I think that's why the fan works so hard
yes, that is per Apple design, but CPUFriend.kext can help you out on that one
 
Hello.
I am new here. I tried to use almost every IASL and MaciASL version in order to modify my DSDT file.

And yes, I also used RehabMan iasl/MaciASL files.

I used all of the available Compiler Options with 5.0A,5.1,6.0, 6.2a, 6.3 ... Nothing works for me ...

I have a Lenovo C930 with i7-8550u, 620UHD etc.
For this Notebook there is already a guide in this forum. There it is mentioned that I need to modify the DSDT file in order to get touch screen, touch pad, native USB 3.1 and also maybe thunderbolt to work.

But I can't compile ... always have errors ... and I don't know how to fix it.
Maybe someone can have a look inside my file. Here the attachment.

Thank you already so far.
 

Attachments

  • origin.zip
    177.3 KB · Views: 66
Can someone help me ?
 

Attachments

  • g752.zip
    588.5 KB · Views: 65
  • DSDTERRORG752.jpeg
    DSDTERRORG752.jpeg
    1,013.8 KB · Views: 80
I got this error message when I try to patch my battery!
Can someone help me?
 

Attachments

  • Error.png
    Error.png
    281.6 KB · Views: 78
  • SSDT-BATT.dsl
    30.3 KB · Views: 59
I got this error message when I try to patch my battery!
Can someone help me?
make sure to use version 6.2a of iasl under preferences
 
make sure to use version 6.2a of iasl under preferences

Error message has change but still have same number of errors.
code.png

Is the problem came from this section?
 

Attachments

  • error.png
    error.png
    246.8 KB · Views: 62
  • error.png
    error.png
    246.8 KB · Views: 66
Here!
Thanks for helping!
using:
Code:
iasl -dl DSDT.aml SSDT*.aml

and using iasl from Rehabman:
results in no errors

also you could try a battery patch that is already present in macIASL, one of those may do the job for you, you will have to trial and error, but only patch 1 battery patch at a time, go back to a clean dsdt.dsl if you need to test another patch
 
Last edited:
Back
Top