View Single Post
 
Old 08-23-2009, 08:33 PM
infinitek's Avatar
infinitek infinitek is offline
Puma
 
Join Date: Jul 2008
Posts: 20
Quote:
Originally Posted by BeSweeet View Post
That's not the app you need... It's just called "iasl". Should be in "Tools".
OK found it in tools folder.... ran it and got this....But no file

Intel ACPI Component Architecture
ASL Optimizing Compiler version 20080926 [Oct 4 2008]
Copyright (C) 2000 - 2008 Intel Corporation
Supports ACPI Specification Revision 3.0a

/Users/KiT/Desktop/dsdt.dsl 222: Method (_WAK, 1, NotSerialized)
Warning 1080 - ^ Reserved method must return a value (_WAK)

/Users/KiT/Desktop/dsdt.dsl 285: Store (Local0, Local0)
Error 4050 - Method local variable is not initialized ^ (Local0)

/Users/KiT/Desktop/dsdt.dsl 290: Store (Local0, Local0)
Error 4050 - Method local variable is not initialized ^ (Local0)

ASL Input: /Users/KiT/Desktop/dsdt.dsl - 5556 lines, 184953 bytes, 2321 keywords
Compilation complete. 2 Errors, 1 Warnings, 0 Remarks, 31 Optimizations
Reply With Quote