Contribute
Register

[Guide] Patching LAPTOP DSDT/SSDTs

You should not drop, eliminate, SSDT-7.aml (it is CPU related).
Based on ACPI/origin, you should have the following SSDTs in ACPI/patched (appropriately patched):
SSDT-0.aml
SSDT-1.aml
SSDT-2.aml
SSDT-3.aml
SSDT-4.aml
SSDT-5.aml
SSDT-6.aml
SSDT-7.aml

Correct disassembly is: iasl -da -dl -fe refs.txt DSDT.aml SSDT*.aml

Must omit/delete SSDT-8x.aml as it is the duplicate, not SSDT-7.
i tried!!!! You can check it again? Thanks you!
 

Attachments

  • origin 2.zip
    519.6 KB · Views: 67
i tried!!!! You can check it again? Thanks you!

Is there a question?
If you have some problem, you must describe it clearly and provide "Problem Reporting" files as per post #1.
 
Is there a question?
If you have some problem, you must describe it clearly and provide "Problem Reporting" files as per post #1.
I deleted ssdt-8.aml as you said and I disassembly successfully. I edit them and have the new acpi patched. Please check the help me the patched acpi did right. Do I need to fix something?
 

Attachments

  • CLOVER new.zip
    2.6 MB · Views: 67
I deleted ssdt-8.aml as you said and I disassembly successfully. I edit them and have the new acpi patched. Please check the help me the patched acpi did right. Do I need to fix something?

As per post #1, dynamic SSDTs should not be in ACPI/patched.
 
As per post #1, dynamic SSDTs should not be in ACPI/patched.
I understand, do not use ssdt-9x, 10x, 11x in acpi / patch. Finaly, tell me if you see problem in my acpi / patched. Thank you for everything!
 

Attachments

  • CLOVER.zip
    2.6 MB · Views: 66
I understand, do not use ssdt-9x, 10x, 11x in acpi / patch. Finaly, tell me if you see problem in my acpi / patched. Thank you for everything!

Now you need to test your laptop.
Hard to look at an entire ACPI set without having a specific problem in mind.
 
Now you need to test your laptop.
Hard to look at an entire ACPI set without having a specific problem in mind.
The problems I notice
1. Speedstep is less when I use ACPI / patched before, it seems that fix EC has caused it. (I attach a photo)
2. Sound has a bit of a problem with sleep. I use applealc and when sleep loses sound. But when sleep again, the sound is there. I've been using CodecCommander.kext
3. boot glitch (I once had an inbox for you but it probably could not fix on my computer)
4. temperature 60 * C for safari, skype, onenote

That's what I know now. If there are suggestions for any problems, I feel very grateful to you. thank you very much
Now you need to test your laptop.
Hard to look at an entire ACPI set without having a specific problem in mind.
 

Attachments

  • CLOVER new .zip
    2.6 MB · Views: 59
  • CLOVER old.zip
    2.5 MB · Views: 66
  • speedstep new.png
    speedstep new.png
    64.8 KB · Views: 82
  • speedstep old.png
    speedstep old.png
    202.8 KB · Views: 99
  • temp.png
    temp.png
    227.7 KB · Views: 86
  • RAZER.ioreg
    6.6 MB · Views: 102
The problems I notice
1. Speedstep is less when I use ACPI / patched before, it seems that fix EC has caused it. (I attach a photo)
2. Sound has a bit of a problem with sleep. I use applealc and when sleep loses sound. But when sleep again, the sound is there. I've been using CodecCommander.kext
3. boot glitch (I once had an inbox for you but it probably could not fix on my computer)
4. temperature 60 * C for safari, skype, onenote

That's what I know now. If there are suggestions for any problems, I feel very grateful to you. thank you very much

Your ioreg shows power management not implemented correctly.
See guide:
https://www.tonymacx86.com/threads/guide-native-power-management-for-laptops.175801/

I didn't check anything else.
 
Hi, how to fix these errors, I can not find instructions anywhere ...
dsdt.png
 

Attachments

  • DSDT.aml
    127.7 KB · Views: 120
Back
Top