Jump to content

Need help fixing SuperMicro X10DAi DSDT


shiecldk
 Share

5 posts in this topic

Recommended Posts

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.

 

http://www.hackintoshosx.com/topic/21994-maciasl-the-new-acpi-handler/

 

written by @Allan

  • Like 1
Link to comment
Share on other sites

I see... :)

 

I fixed the original DSDT again.

Do you think it's better to leave these warnings as what they are now?

Not all control paths return a value

Possible operator timeout is ignored

I found out the _WDG is actually a Microsoft extension: (which seems it's better not to change it from _WDG to WDG)

http://lists.freebsd.org/pipermail/freebsd-acpi/2006-February/002578.html

DSDT.aml.zip

Link to comment
Share on other sites

 Share

×
×
  • Create New...