Contribute
Register

[Guide] Patching LAPTOP DSDT/SSDTs

i have many 7 ssdt where ssdt cpu power

ssdt nvidia disable found ssdt in error
 

Attachments

  • Screen Shot 2015-01-15 at 10.03.06 PM.png
    Screen Shot 2015-01-15 at 10.03.06 PM.png
    271.6 KB · Views: 400
i have many 7 ssdt where ssdt cpu power

ssdt nvidia disable found ssdt in error

Read post #1 carefully. You should not be opening AML files standalone.
 

Attachments

  • Terminal Saved Output.txt
    26.4 KB · Views: 278
terminal output

Read the guide carefully. You should only have DSDT and SSDT files present in that directory, as the non-DSDT/SSDT files cannot be disassembled with iasl -da. This is noted clearly in the guide, so please read it.

In addition, disassembling the files does not require super-user access.
 
Hi RehabMan,

Could you please help with the attached SSDT file. I couldn't fix the2 errors :

6126, syntax error, unexpected '}'
6126, syntax error, unexpected PARSEOP_IF

I Have tried many patches but nothing worked for me. I would appreciate if you could help.

I'm using Acer Aspire v5-473PG
Intel Core i5-4200U Dual-core 1.60 GHz haswell
NVIDIA GeForce GT 740M with 2 GB Dedicated Memor / Intel HD4400.

Thank you
 

Attachments

  • acpi_ssdt4.dsl
    73.5 KB · Views: 257
Hi RehabMan,

Could you please help with the attached SSDT file. I couldn't fix the2 errors :

6126, syntax error, unexpected '}'
6126, syntax error, unexpected PARSEOP_IF

I Have tried many patches but nothing worked for me. I would appreciate if you could help.

I'm using Acer Aspire v5-473PG
Intel Core i5-4200U Dual-core 1.60 GHz haswell
NVIDIA GeForce GT 740M with 2 GB Dedicated Memor / Intel HD4400.

Thank you

It is simple. Remove line 500.
 
Hey RehabMan i have questions

When at first i patched my native dsdt with all the possible patches it showed me 148 optimization from 71
But now when i patched my dsdt with clover config dsdt fixes it shows me 86 optimization.
n my native or default optimization were 71 :)

So wat DSDT is best in order to get better System ?
 
Hey RehabMan i have questions

When at first i patched my native dsdt with all the possible patches it showed me 148 optimization from 71
But now when i patched my dsdt with clover config dsdt fixes it shows me 86 optimization.
n my native or default optimization were 71 :)

So wat DSDT is best in order to get better System ?

Is this a proper output :)
 
Hi,
I'm new to the Hackintosh world but I want to fit at best on my laptop latest Yosemite release.

My laptop is an HP g6 2212SL, I installed Yosemite using latest Clover revision, and I want to put ACPI in a smooth way, since I don't have battery indicators (tried RehabMan kexts but are not working), backlight, energy saving and HD Truevision webcam.
I started following this guide, with Clover I already took the /Origin with aml files, but after I downloaded iasl and try to disassembling I'm obtaining this result:

Code:
Intel ACPI Component ArchitectureASL+ Optimizing Compiler version 20141107-64 [Jan  2 2015]
Copyright (c) 2000 - 2014 Intel Corporation


Loading Acpi table from file   APIC.aml - Length 00000140 (00008C)
Loading Acpi table from file   XSDT.aml - Length 00000172 (0000AC)
Pass 1 parse of [XSDT]
ACPI Warning: Invalid character(s) in name (0x009AFE50), repaired: [P***] (20141107/utstring-708)
Could not parse external ACPI tables, AE_AML_NO_OPERAND

So I'm stuck at real beginning.:crazy:
Any help is appreciated (even for other things), thanks
 
Back
Top