Contribute
Register

[solved] Asus G750JX help to fix

Status
Not open for further replies.
Still messed up.
You still have inappropriate entries in config.plist/ACPI/DropTables, even after I advised against them in my last reply.
And now you added SSDT.aml which conflicts with config.plist/ACPI/SSDT/Generate/PluginType=true. Remove SSDT.aml.
I'm sorry, I didn't understand you well. I thought you wanted me to add correct speed steps. See new files please.
 

Attachments

  • debug_90.zip
    1.9 MB · Views: 41
I'm sorry, I didn't understand you well. I thought you wanted me to add correct speed steps. See new files please.

And still you reply with files that have inappropriate DropTables.
Look:
Screen Shot 2018-10-25 at 8.41.45 AM.png
 
New files.

Why do you still have SSDT.aml in ACPI/patched when post #19 was very clear regarding the need to remove it?
Are you reading what is written?
 
Why do you still have SSDT.aml in ACPI/patched when post #19 was very clear regarding the need to remove it?
Are you reading what is written?
Sorry. send new files.
 

Attachments

  • debug_29018.zip
    1.9 MB · Views: 49
Sorry. send new files.

ACPI is patched incorrectly. Mismatched SystemMemory addresses.
Look:
Code:
NUC6i7KYK:patched rehabman$ diff ../origin/ ../patched/|grep SystemMemory
<     OperationRegion (GNVS, SystemMemory, 0x5CB40C18, 0x027F)
>     OperationRegion (GNVS, SystemMemory, 0x5CB44C18, 0x027F)
 
ACPI is patched incorrectly. Mismatched SystemMemory addresses.
Look:
Code:
NUC6i7KYK:patched rehabman$ diff ../origin/ ../patched/|grep SystemMemory
<     OperationRegion (GNVS, SystemMemory, 0x5CB40C18, 0x027F)
>     OperationRegion (GNVS, SystemMemory, 0x5CB44C18, 0x027F)
I have to patch DSDT again? or... What I have to do?
 
I have to patch DSDT again? or... What I have to do?

re-extract/re-patch.
Don't make changes to BIOS or hardware after extracting/patching.
 

Attachments

  • debug_9502.zip
    2 MB · Views: 58
Status
Not open for further replies.
Back
Top