phaseon Posted September 5, 2010 Share Posted September 5, 2010 Hello! I recently purchased this computer with the hopes of being able to run a vanilla snow leopard installation. However,I've realized that the ACPI implementation in this machine is terrible to say the least. The BIOS is even worse,because it is so dumbed down,there really isn't anything to change. :/ Anyways, I've decided I'm going to try and edit my DSDT so that maybe I can use [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] to install. Unfortunately,I'm not very experienced in editing these things and i'm not quite sure where to even begin.. Here are the errors I got when I compiled: Intel ACPI Component Architecture ASL Optimizing Compiler version 20100331 [Mar 31 2010] Copyright © 2000 - 2010 Intel Corporation Supports ACPI Specification Revision 4.0 dsdt.dsl 127: Name (BCL1, Package (0x0D) Remark 5048 - ^ Initializer list shorter than declared package length dsdt.dsl 141: Name (BCL2, Package (0x0D) Remark 5048 - ^ Initializer list shorter than declared package length dsdt.dsl 155: Name (BCL3, Package (0x0D) Remark 5048 - ^ Initializer list shorter than declared package length dsdt.dsl 169: Name (BCL4, Package (0x0D) Remark 5048 - ^ Initializer list shorter than declared package length dsdt.dsl 183: Name (BCL5, Package (0x0D) Remark 5048 - ^ Initializer list shorter than declared package length dsdt.dsl 197: Name (BCL6, Package (0x0D) Remark 5048 - ^ Initializer list shorter than declared package length dsdt.dsl 211: Name (BCL7, Package (0x0D) Remark 5048 - ^ Initializer list shorter than declared package length dsdt.dsl 225: Name (BCL8, Package (0x0D) Remark 5048 - ^ Initializer list shorter than declared package length dsdt.dsl 239: Name (BCL9, Package (0x0D) Remark 5048 - ^ Initializer list shorter than declared package length dsdt.dsl 2220: Name (PR01, Package (0x00) {}) Remark 5072 - ^ Effective AML package length is zero dsdt.dsl 2221: Name (AR01, Package (0x00) {}) Remark 5072 - ^ Effective AML package length is zero dsdt.dsl 7529: Name (_PLD, Buffer (0x10) Error 4080 - Invalid object type for reserved name ^ (found BUFFER, requires Package) dsdt.dsl 7543: Name (_PLD, Buffer (0x10) Error 4080 - Invalid object type for reserved name ^ (found BUFFER, requires Package) dsdt.dsl 7559: Name (_PLD, Buffer (0x10) Error 4080 - Invalid object type for reserved name ^ (found BUFFER, requires Package) dsdt.dsl 7575: Name (_PLD, Buffer (0x10) Error 4080 - Invalid object type for reserved name ^ (found BUFFER, requires Package) dsdt.dsl 7906: Name (_PLD, Buffer (0x10) Error 4080 - Invalid object type for reserved name ^ (found BUFFER, requires Package) dsdt.dsl 7920: Name (_PLD, Buffer (0x10) Error 4080 - Invalid object type for reserved name ^ (found BUFFER, requires Package) dsdt.dsl 7936: Name (_PLD, Buffer (0x10) Error 4080 - Invalid object type for reserved name ^ (found BUFFER, requires Package) dsdt.dsl 7952: Name (_PLD, Buffer (0x10) Error 4080 - Invalid object type for reserved name ^ (found BUFFER, requires Package) dsdt.dsl 9712: Name (_WDG, Buffer (0x64) Warning 1099 - ^ Unknown reserved name (_WDG) dsdt.dsl 11624: Method (_WED, 1, NotSerialized) Warning 1099 - Unknown reserved name ^ (_WED) dsdt.dsl 11624: Method (_WED, 1, NotSerialized) Warning 1099 - Unknown reserved name ^ (_WED) dsdt.dsl 11624: Method (_WED, 1, NotSerialized) Warning 1099 - Unknown reserved name ^ (_WED) dsdt.dsl 11624: Method (_WED, 1, NotSerialized) Warning 1099 - Unknown reserved name ^ (_WED) dsdt.dsl 11624: Method (_WED, 1, NotSerialized) Warning 1099 - Unknown reserved name ^ (_WED) dsdt.dsl 12660: Method (_HOT, 0, Serialized) Warning 1088 - ^ Not all control paths return a value (_HOT) dsdt.dsl 12660: Method (_HOT, 0, Serialized) Warning 1081 - ^ Reserved method must return a value (Integer required for _HOT) dsdt.dsl 12686: Method (_CRT, 0, Serialized) Warning 1088 - ^ Not all control paths return a value (_CRT) dsdt.dsl 12686: Method (_CRT, 0, Serialized) Warning 1081 - ^ Reserved method must return a value (Integer required for _CRT) dsdt.dsl 12818: Method (_PSV, 0, NotSerialized) Warning 1088 - ^ Not all control paths return a value (_PSV) dsdt.dsl 12818: Method (_PSV, 0, NotSerialized) Warning 1081 - ^ Reserved method must return a value (Integer required for _PSV) ASL Input: dsdt.dsl - 14153 lines, 479946 bytes, 7044 keywords Compilation complete. 8 Errors, 12 Warnings, 11 Remarks, 7 Optimizations [Completed] Included is my disassembled DSDT so anybody who fancies a look can do so. Thank you very much for the help in advance! dsdt.zip Quote Link to comment https://www.insanelymac.com/forum/topic/231092-hp-envy-17-dsdt/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.