pygoscelis Posted June 22, 2009 Share Posted June 22, 2009 • How do I force Chameleon 2.0RC1 to use my custom DSDT? Do I place it in the /extra and add some string to the boot.plist? • When compiling a DSDT with Fassl's tool I get this warning: ./dsdt_fixed.txt 391: Method (\_WAK, 1, NotSerialized) Warning 1080 - ^ Reserved method must return a value (_WAK) ASL Input: ./dsdt_fixed.txt - 5164 lines, 164356 bytes, 1790 keywords AML Output: ././dsdt.aml - 15743 bytes, 591 named objects, 1199 executable opcodes Compilation complete. 0 Errors, 1 Warnings, 0 Remarks, 571 Optimizations Any ideas what this means? It shows up every time I compile a DSDT file. Link to comment https://www.insanelymac.com/forum/topic/171820-some-questions-regarding-dsdt/ Share on other sites More sharing options...
Beerkex'd Posted June 23, 2009 Share Posted June 23, 2009 571 optimizations and only one warning is pretty good!! I wouldn't worry about it. Place DSDT.aml in the extra folder and Chameleon will load it automatically. Link to comment https://www.insanelymac.com/forum/topic/171820-some-questions-regarding-dsdt/#findComment-1184477 Share on other sites More sharing options...
Master Chief Posted June 23, 2009 Share Posted June 23, 2009 You need to add a return like this: Return (WAKP) But you might want to copy/paste the WAK Method here, inside a codebox (note the box here), when that fails. Link to comment https://www.insanelymac.com/forum/topic/171820-some-questions-regarding-dsdt/#findComment-1184498 Share on other sites More sharing options...
Recommended Posts