InfiniteMac OSx86  


 
 
Thread tools Display modes
Prev Previous Post   Next Post Next
  #1  
Old 08-21-2009, 09:42 PM
SaCleoCheater's Avatar
SaCleoCheater SaCleoCheater is offline
 
Join Date: Apr 2009
Location: Earth
Posts: 187
[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)
with
Code:
(\_PR_.CPU0._PPC)
and it should compile without error! Yay!

ALL credit to staticanime (post below) for bestowing this fix among us!

My Specs
System: Custom Built
Mobo: ASRock Z68 Extreme4 Gen3
OS:Mac OS X MountainLion 10.8.2 & Windows 7 Ultimate x64
CPU: Intel Core i7 2600k @ 4.2GHz
Memory: 16GB DDR3 XMS3 1600MHz
Graphics Card: AMD Radeon HD 6870 1GB

Email/Gtalk:
[email protected]

Last edited by SaCleoCheater; 08-23-2009 at 09:33 PM. Reason: SOVED!
Reply With Quote