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
with
and it should compile without error! Yay!
ALL credit to staticanime (
post below) for bestowing this fix among us!