![]() |
[SOLVED!]DSDT Compiling...
Hey All,
I'm having a bit of a problem.. Compiling DSL files just gives me a Bus error using Terminal, since every DSDT app is mainly based on iasl, I'm pretty much stuffed. Has anyone been able to compile DSDTs properly after upgrading to 10.5.8? Does anyone have a solution to this? Both my 10.5.7 and 10.5.8 hackintoshes seem to do this :-/ _-*-_-*-_-*-_-*-_-*-_-*-_-*-_-*-_-*-_-*-_-*-_-*-_-*-_-*-_-*-_-*-_-*-_ EDIT! - Solved! _-*-_-*-_-*-_-*-_-*-• If your DSDT compiling produces errors similar to this, simply browse to Line 24 in your DSDT.dsl and replace Code:
(^CPU0._PPC) Code:
(\_PR_.CPU0._PPC) ALL credit to staticanime (post below) for bestowing this fix among us! |
i can compille and decompile fine with iASLme.app
|
hmm... For some reason iASL, or the iASLme.app (which generally is the same) will not compile without producing errors.
|
Quote:
|
Quote:
|
Yes, but then I need to edit the DSDT, which involves decompiling the DSDT, editing it then recompiling it and I cannot recompile it without errors.
Strange eh? Cheers, ~ Cleo :) |
Quote:
|
|
Quote:
I'm in Windows atm, so if you want me to try that for you, just send me the DSDt and the code you need fixed :P EDIT: Scratch all that, here's quote from the Ubuntu forums of someone with similar errors: Quote:
|
Thank you very much, staticanime.
It compiled without errors once that fix were applied. Greatly appreciated :D Thanks again! ~ Cleo :D |