Jump to content

DSDT for asus a42jc-vx043


kishimotovn
 Share

5 posts in this topic

Recommended Posts

I'm trying to patch dsdt for my laptop asus a42jc-vx043 for yosemit

I extract the table from linux (by the tutorial found in https://github.com/RehabMan/HP-ProBook-4x30s-DSDT-Patch/wiki/How-to-patch-your-DSDT)

and I used /sys/firmware/acpi/tables/DSDT

But after I do so and open it in MaciASL, I hit compile and already: 201 error, all error code 4064: object doesnt exist

Here is the file: 

dsdt.aml.zip

Some one plz help me on how to fix this, I'd be so grateful

Tks

Link to comment
Share on other sites

Post more information about your hardware. And try this tip.

 

 

Use the incorrect ACPI version to compile

Some systems use ACPI 4.0 while some use ACPI 5.0 which leads to errors ( i.e use ACPI 5.0 to compile a 4.0 DSDT ). To determine which ACPI version is compatible with your DSDT, try compiling with both, then use the one that give you less errors.

 

To switch ACPI 4.0/5.0 with MacIASL, go to Preferences and select the version you want, then compile again.

Link to comment
Share on other sites

 Share

×
×
  • Create New...