Jump to content
3 posts in this topic

Recommended Posts

What?

 

You don't "create" your DSDT, it's already there. It's a code table that's part of the BIOS and there are tools for Windows, Linux and OS X that let you extract and decompile it so that you can make modifications.

 

Basically you extract, decompile, edit, compile (fix compiling errors, compile again - repeat!) stick the compiled DSDT.aml in /Extra, and the Chameleon boot loader then automatically loads it, overriding the original DSDT table.

 

You have to understand that DSDT patching is not a universal miracle cure for everything that's wrong in the world - you patch it to fix specific issues. In other words, before doing anything, you should first know what the problem is. Maybe it's not something that can be fixed by patching DSDT.

 

By the sound of it, you have no idea and are desperately grasping at straws.

 

Calm down, read a little bit about what it is that you're doing, what DSDT is etc, get your hands dirty, then come back and ask a coherent question.

×
×
  • Create New...