Contribute
Register

[Guide] Patching LAPTOP DSDT/SSDTs

Hello everyone,
I've tried to compile my dsdt.dsl to a dsdt.aml but I always get errors. Can anybody maybe help me and even fix my problems ?

Thanks in Advance!
 

Attachments

  • dsdt-modified.dsl
    217.8 KB · Views: 68
Hello everyone,
I've tried to compile my dsdt.dsl to a dsdt.aml but I always get errors. Can anybody maybe help me and even fix my problems ?

Thanks in Advance!
My bad forgot to add the errors :

Compiler aborting due to parser-detected syntax error(s)
dsdt-modified.dsl 5764: SGOV (0x01070004, Zero) = NH14 (RH14, If ((BICM == One))
Error 6126 - ^ syntax error, unexpected PARSEOP_IF, expecting PARSEOP_CLOSE_PAREN or ','

dsdt-modified.dsl 5765: {
Error 6126 - syntax error, unexpected '{' ^

dsdt-modified.dsl 5778: })
Error 6126 - ^ syntax error, unexpected PARSEOP_CLOSE_PAREN

dsdt-modified.dsl 5829:
Error 6126 - syntax error, unexpected PARSEOP_SCOPE, expecting $end and premature End-Of-File
 
Please mr rehabman, is this the right patch for my battery???
 

Attachments

  • Dsdt++.zip
    55.9 KB · Views: 98
Last edited:
I did... Battery icon works but battery capacity is always wrong. My battery's 3650mah but it's always something else
 
hi there
Microsoft's surface peo2017 on my machine,I have some problems that I can't solve
1, Battery does not work properly
2, Touch screen does not work properly
Thank you for your efforts and contributions to this development project. You are a great contributor,
After using your tutorial, I still can't solve the problem,These problems have been bothering me for three months, but my relevant knowledge is really poor。I hope I can get your help,Hope to solve the battery problem
I have uploaded the files related to this machine to your GitHub
Looking forward to your help, thank you again
THX!!!!
 
hi there
Microsoft's surface peo2017 on my machine,I have some problems that I can't solve
1, Battery does not work properly
2, Touch screen does not work properly
Thank you for your efforts and contributions to this development project. You are a great contributor,
After using your tutorial, I still can't solve the problem,These problems have been bothering me for three months, but my relevant knowledge is really poor。I hope I can get your help,Hope to solve the battery problem
I have uploaded the files related to this machine to your GitHub
Looking forward to your help, thank you again
THX!!!!
I look forward to your reply, even if you tell me that these problems are impossible to solve, or let me no longer hope
THX AGAIN
 
Im sorry to be a bother but could someone help me clear up a couple errors I'm getting? I get them with no patches applied as well. 2 of them appear to be i2c related. Im hoping its just simple syntax errors I need to clean up. Here are some screenshots along with my modded dsdt.dsl file

I did a clean pull from clover and used aisl to create the dsl files as instructions here stated.

Thanks in advance for any and all assistance :)
 

Attachments

  • DSDTMODDEDERROR.dsl
    918.1 KB · Views: 77
  • 15779451051482712580598140730477.jpg
    15779451051482712580598140730477.jpg
    4.9 MB · Views: 75
  • 20200102_012604.jpg
    20200102_012604.jpg
    4.6 MB · Views: 86
  • 20200102_012637.jpg
    20200102_012637.jpg
    3.8 MB · Views: 77
  • 20200102_012643.jpg
    20200102_012643.jpg
    3.4 MB · Views: 68
  • 20200102_012646.jpg
    20200102_012646.jpg
    3.4 MB · Views: 86
  • 20200102_012658.jpg
    20200102_012658.jpg
    4.4 MB · Views: 84
  • origin.zip
    247 KB · Views: 69
Last edited:
Ok I changed to a newer Maciasl set to 6.1 and it seemed to work minus a bunch of yellow exclamation marks. Going to mess more with it when I wake :)
 
Back
Top