I don't understand what you mean.. Are you saying from the Finder in Snow Leopard you can't see the DVD drive?
575 replies to this topic
#561
Posted 05 March 2010 - 03:36 PM
#562
Posted 17 March 2010 - 11:10 PM
Just curious, how do you add comments inside the DSDT file if you wish to track the changes you are making to the file.
#563
Posted 18 March 2010 - 08:09 AM
bigpoppa206, on Mar 17 2010, 11:10 PM, said:
Just curious, how do you add comments inside the DSDT file if you wish to track the changes you are making to the file.
You can add comments by using the double forward-slash:
// General Purpose Events
and you can comment out code by enclosing it in:
/* code goes here */
#564
Posted 05 May 2010 - 01:02 AM
hi ,
wondering if there is a way to edit boot file
its looking for dsdt.aml and i am using cartis bios
so like he said i deleted the dsdt.aml file
but still get a message just before apple boot screen "couldnt find dsdt.aml"
then system works fine
but message is anoying any way to get rid of it ?
thanks a lot
blackosx you are my hero
wondering if there is a way to edit boot file
its looking for dsdt.aml and i am using cartis bios
so like he said i deleted the dsdt.aml file
but still get a message just before apple boot screen "couldnt find dsdt.aml"
then system works fine
but message is anoying any way to get rid of it ?
thanks a lot
blackosx you are my hero
#565
Posted 05 May 2010 - 07:24 AM
Are you using Chameleon v2 RC4 684? as I don't think that reports a missing DSDT.aml.
#566
Posted 05 May 2010 - 03:09 PM
I honestly have no idea what I'm doing. I have read a lot of forums in all different places but im stuck. I have 31 warnings when compiling and. I would greatly appreciate if anyone could look at my code or even point me in the right direction. Attached is my dsdt.aml, dsdt.dsl, and dsdt.hex I used the DSDT Patcher and the debug.log is as follows:
Intel ACPI Component Architecture AML Disassembler version 20080926 [Oct 4 2008] Copyright © 2000 - 2008 Intel Corporation Supports ACPI Specification Revision 3.0a DSDT Patcher 1.0.1e -- report Bugs to superfassl@gmail.com enclose "DSDT Patcher/Debug/USER.tar" Press any key to continue... Getting the DSDT through ioreg... Decompiling the DSDT... Done, now start the Patching! Patching RTC... RTC Device found : Device (RTC) Found IRQ in RTC Device, removing it IRQNoFlags () RTC patched Patching HPET... HPET Device found : Device (HPET) IRQ's written to HPET HPET patched Fixing various Issues... Found an issue Found Name (_T_0, Zero) Fixed Name (T0_0, Zero) Found an issue Found Store (LCDD, _T_0) Fixed Store (LCDD, T0_0) Found an issue Found If (LEqual (_T_0, 0x20ECAF06)) Fixed If (LEqual (T0_0, 0x20ECAF06)) Found an issue Found If (LEqual (_T_0, 0x21ECAF06)) Fixed If (LEqual (T0_0, 0x21ECAF06)) Found an issue Found If (LEqual (_T_0, 0x22ECAF06)) Fixed If (LEqual (T0_0, 0x22ECAF06)) Found an issue Found If (LEqual (_T_0, 0x1571AF0D)) Fixed If (LEqual (T0_0, 0x1571AF0D)) Found an issue Found If (LEqual (_T_0, 0x1680AF0D)) Fixed If (LEqual (T0_0, 0x1680AF0D)) Found an issue Found If (LEqual (_T_0, 0x01DFE430)) Fixed If (LEqual (T0_0, 0x01DFE430)) Found an issue Found If (LEqual (_T_0, 0x01E0E430)) Fixed If (LEqual (T0_0, 0x01E0E430)) Found an issue Found If (LEqual (_T_0, 0x021BE430)) Fixed If (LEqual (T0_0, 0x021BE430)) Found an issue Found If (LEqual (_T_0, 0x0222E430)) Fixed If (LEqual (T0_0, 0x0222E430)) Found an issue Found If (LEqual (_T_0, 0x3151A34C)) Fixed If (LEqual (T0_0, 0x3151A34C)) Found an issue Found If (LEqual (_T_0, 0x3251A34C)) Fixed If (LEqual (T0_0, 0x3251A34C)) Found an issue Found If (LEqual (_T_0, 0x3651A34C)) Fixed If (LEqual (T0_0, 0x3651A34C)) Found an issue Found Name (_T_1, Zero) Fixed Name (T0_1, Zero) Found an issue Found Store (LCDD, _T_1) Fixed Store (LCDD, T0_1) Found an issue Found If (LEqual (_T_1, 0x20ECAF06)) Fixed If (LEqual (T0_1, 0x20ECAF06)) Found an issue Found If (LEqual (_T_1, 0x21ECAF06)) Fixed If (LEqual (T0_1, 0x21ECAF06)) Found an issue Found If (LEqual (_T_1, 0x22ECAF06)) Fixed If (LEqual (T0_1, 0x22ECAF06)) Found an issue Found If (LEqual (_T_1, 0x1571AF0D)) Fixed If (LEqual (T0_1, 0x1571AF0D)) Found an issue Found If (LEqual (_T_1, 0x1680AF0D)) Fixed If (LEqual (T0_1, 0x1680AF0D)) Found an issue Found If (LEqual (_T_1, 0x01DFE430)) Fixed If (LEqual (T0_1, 0x01DFE430)) Found an issue Found If (LEqual (_T_1, 0x01E0E430)) Fixed If (LEqual (T0_1, 0x01E0E430)) Found an issue Found If (LEqual (_T_1, 0x021BE430)) Fixed If (LEqual (T0_1, 0x021BE430)) Found an issue Found If (LEqual (_T_1, 0x0222E430)) Fixed If (LEqual (T0_1, 0x0222E430)) Found an issue Found If (LEqual (_T_1, 0x3151A34C)) Fixed If (LEqual (T0_1, 0x3151A34C)) Found an issue Found If (LEqual (_T_1, 0x3251A34C)) Fixed If (LEqual (T0_1, 0x3251A34C)) Found an issue Found If (LEqual (_T_1, 0x3651A34C)) Fixed If (LEqual (T0_1, 0x3651A34C)) Found an issue Found Name (_T_0, Zero) Fixed Name (T0_0, Zero) Found an issue Found Store (LCDD, _T_0) Fixed Store (LCDD, T0_0) Found an issue Found If (LEqual (_T_0, 0x20ECAF06)) Fixed If (LEqual (T0_0, 0x20ECAF06)) Found an issue Found If (LEqual (_T_0, 0x21ECAF06)) Fixed If (LEqual (T0_0, 0x21ECAF06)) Found an issue Found If (LEqual (_T_0, 0x22ECAF06)) Fixed If (LEqual (T0_0, 0x22ECAF06)) Found an issue Found If (LEqual (_T_0, 0x1571AF0D)) Fixed If (LEqual (T0_0, 0x1571AF0D)) Found an issue Found If (LEqual (_T_0, 0x1680AF0D)) Fixed If (LEqual (T0_0, 0x1680AF0D)) Found an issue Found If (LEqual (_T_0, 0x01DFE430)) Fixed If (LEqual (T0_0, 0x01DFE430)) Found an issue Found If (LEqual (_T_0, 0x01E0E430)) Fixed If (LEqual (T0_0, 0x01E0E430)) Found an issue Found If (LEqual (_T_0, 0x021BE430)) Fixed If (LEqual (T0_0, 0x021BE430)) Found an issue Found If (LEqual (_T_0, 0x0222E430)) Fixed If (LEqual (T0_0, 0x0222E430)) Found an issue Found If (LEqual (_T_0, 0x3151A34C)) Fixed If (LEqual (T0_0, 0x3151A34C)) Found an issue Found If (LEqual (_T_0, 0x3251A34C)) Fixed If (LEqual (T0_0, 0x3251A34C)) Found an issue Found If (LEqual (_T_0, 0x3651A34C)) Fixed If (LEqual (T0_0, 0x3651A34C)) Found an issue Found Name (_T_1, Zero) Fixed Name (T0_1, Zero) Found an issue Found Store (LCDD, _T_1) Fixed Store (LCDD, T0_1) Found an issue Found If (LEqual (_T_1, 0x20ECAF06)) Fixed If (LEqual (T0_1, 0x20ECAF06)) Found an issue Found If (LEqual (_T_1, 0x21ECAF06)) Fixed If (LEqual (T0_1, 0x21ECAF06)) Found an issue Found If (LEqual (_T_1, 0x22ECAF06)) Fixed If (LEqual (T0_1, 0x22ECAF06)) Found an issue Found If (LEqual (_T_1, 0x1571AF0D)) Fixed If (LEqual (T0_1, 0x1571AF0D)) Found an issue Found If (LEqual (_T_1, 0x1680AF0D)) Fixed If (LEqual (T0_1, 0x1680AF0D)) Found an issue Found If (LEqual (_T_1, 0x01DFE430)) Fixed If (LEqual (T0_1, 0x01DFE430)) Found an issue Found If (LEqual (_T_1, 0x01E0E430)) Fixed If (LEqual (T0_1, 0x01E0E430)) Found an issue Found If (LEqual (_T_1, 0x021BE430)) Fixed If (LEqual (T0_1, 0x021BE430)) Found an issue Found If (LEqual (_T_1, 0x0222E430)) Fixed If (LEqual (T0_1, 0x0222E430)) Found an issue Found If (LEqual (_T_1, 0x3151A34C)) Fixed If (LEqual (T0_1, 0x3151A34C)) Found an issue Found If (LEqual (_T_1, 0x3251A34C)) Fixed If (LEqual (T0_1, 0x3251A34C)) Found an issue Found If (LEqual (_T_1, 0x3651A34C)) Fixed If (LEqual (T0_1, 0x3651A34C)) Found an issue Found Name (_T_0, Zero) Fixed Name (T0_0, Zero) Found an issue Found Store (LCDD, _T_0) Fixed Store (LCDD, T0_0) Found an issue Found If (LEqual (_T_0, 0x20ECAF06)) Fixed If (LEqual (T0_0, 0x20ECAF06)) Found an issue Found If (LEqual (_T_0, 0x21ECAF06)) Fixed If (LEqual (T0_0, 0x21ECAF06)) Found an issue Found If (LEqual (_T_0, 0x22ECAF06)) Fixed If (LEqual (T0_0, 0x22ECAF06)) Found an issue Found If (LEqual (_T_0, 0x1571AF0D)) Fixed If (LEqual (T0_0, 0x1571AF0D)) Found an issue Found If (LEqual (_T_0, 0x1680AF0D)) Fixed If (LEqual (T0_0, 0x1680AF0D)) Found an issue Found If (LEqual (_T_0, 0x01DFE430)) Fixed If (LEqual (T0_0, 0x01DFE430)) Found an issue Found If (LEqual (_T_0, 0x01E0E430)) Fixed If (LEqual (T0_0, 0x01E0E430)) Found an issue Found If (LEqual (_T_0, 0x021BE430)) Fixed If (LEqual (T0_0, 0x021BE430)) Found an issue Found If (LEqual (_T_0, 0x0222E430)) Fixed If (LEqual (T0_0, 0x0222E430)) Found an issue Found If (LEqual (_T_0, 0x3151A34C)) Fixed If (LEqual (T0_0, 0x3151A34C)) Found an issue Found If (LEqual (_T_0, 0x3251A34C)) Fixed If (LEqual (T0_0, 0x3251A34C)) Found an issue Found If (LEqual (_T_0, 0x3651A34C)) Fixed If (LEqual (T0_0, 0x3651A34C)) Found an issue Found Name (_T_1, Zero) Fixed Name (T0_1, Zero) Found an issue Found Store (LCDD, _T_1) Fixed Store (LCDD, T0_1) Found an issue Found If (LEqual (_T_1, 0x20ECAF06)) Fixed If (LEqual (T0_1, 0x20ECAF06)) Found an issue Found If (LEqual (_T_1, 0x21ECAF06)) Fixed If (LEqual (T0_1, 0x21ECAF06)) Found an issue Found If (LEqual (_T_1, 0x22ECAF06)) Fixed If (LEqual (T0_1, 0x22ECAF06)) Found an issue Found If (LEqual (_T_1, 0x1571AF0D)) Fixed If (LEqual (T0_1, 0x1571AF0D)) Found an issue Found If (LEqual (_T_1, 0x1680AF0D)) Fixed If (LEqual (T0_1, 0x1680AF0D)) Found an issue Found If (LEqual (_T_1, 0x01DFE430)) Fixed If (LEqual (T0_1, 0x01DFE430)) Found an issue Found If (LEqual (_T_1, 0x01E0E430)) Fixed If (LEqual (T0_1, 0x01E0E430)) Found an issue Found If (LEqual (_T_1, 0x021BE430)) Fixed If (LEqual (T0_1, 0x021BE430)) Found an issue Found If (LEqual (_T_1, 0x0222E430)) Fixed If (LEqual (T0_1, 0x0222E430)) Found an issue Found If (LEqual (_T_1, 0x3151A34C)) Fixed If (LEqual (T0_1, 0x3151A34C)) Found an issue Found If (LEqual (_T_1, 0x3251A34C)) Fixed If (LEqual (T0_1, 0x3251A34C)) Found an issue Found If (LEqual (_T_1, 0x3651A34C)) Fixed If (LEqual (T0_1, 0x3651A34C)) Found an issue Found Name (_T_0, Zero) Fixed Name (T0_0, Zero) Found an issue Found Store (LCDD, _T_0) Fixed Store (LCDD, T0_0) Found an issue Found If (LEqual (_T_0, 0x20ECAF06)) Fixed If (LEqual (T0_0, 0x20ECAF06)) Found an issue Found If (LEqual (_T_0, 0x21ECAF06)) Fixed If (LEqual (T0_0, 0x21ECAF06)) Found an issue Found If (LEqual (_T_0, 0x22ECAF06)) Fixed If (LEqual (T0_0, 0x22ECAF06)) Found an issue Found If (LEqual (_T_0, 0x1571AF0D)) Fixed If (LEqual (T0_0, 0x1571AF0D)) Found an issue Found If (LEqual (_T_0, 0x1680AF0D)) Fixed If (LEqual (T0_0, 0x1680AF0D)) Found an issue Found If (LEqual (_T_0, 0x01DFE430)) Fixed If (LEqual (T0_0, 0x01DFE430)) Found an issue Found If (LEqual (_T_0, 0x01E0E430)) Fixed If (LEqual (T0_0, 0x01E0E430)) Found an issue Found If (LEqual (_T_0, 0x021BE430)) Fixed If (LEqual (T0_0, 0x021BE430)) Found an issue Found If (LEqual (_T_0, 0x0222E430)) Fixed If (LEqual (T0_0, 0x0222E430)) Found an issue Found If (LEqual (_T_0, 0x3151A34C)) Fixed If (LEqual (T0_0, 0x3151A34C)) Found an issue Found If (LEqual (_T_0, 0x3251A34C)) Fixed If (LEqual (T0_0, 0x3251A34C)) Found an issue Found If (LEqual (_T_0, 0x3651A34C)) Fixed If (LEqual (T0_0, 0x3651A34C)) Found an issue Found Name (_T_1, Zero) Fixed Name (T0_1, Zero) Found an issue Found Store (LCDD, _T_1) Fixed Store (LCDD, T0_1) Found an issue Found If (LEqual (_T_1, 0x20ECAF06)) Fixed If (LEqual (T0_1, 0x20ECAF06)) Found an issue Found If (LEqual (_T_1, 0x21ECAF06)) Fixed If (LEqual (T0_1, 0x21ECAF06)) Found an issue Found If (LEqual (_T_1, 0x22ECAF06)) Fixed If (LEqual (T0_1, 0x22ECAF06)) Found an issue Found If (LEqual (_T_1, 0x1571AF0D)) Fixed If (LEqual (T0_1, 0x1571AF0D)) Found an issue Found If (LEqual (_T_1, 0x1680AF0D)) Fixed If (LEqual (T0_1, 0x1680AF0D)) Found an issue Found If (LEqual (_T_1, 0x01DFE430)) Fixed If (LEqual (T0_1, 0x01DFE430)) Found an issue Found If (LEqual (_T_1, 0x01E0E430)) Fixed If (LEqual (T0_1, 0x01E0E430)) Found an issue Found If (LEqual (_T_1, 0x021BE430)) Fixed If (LEqual (T0_1, 0x021BE430)) Found an issue Found If (LEqual (_T_1, 0x0222E430)) Fixed If (LEqual (T0_1, 0x0222E430)) Found an issue Found If (LEqual (_T_1, 0x3151A34C)) Fixed If (LEqual (T0_1, 0x3151A34C)) Found an issue Found If (LEqual (_T_1, 0x3251A34C)) Fixed If (LEqual (T0_1, 0x3251A34C)) Found an issue Found If (LEqual (_T_1, 0x3651A34C)) Fixed If (LEqual (T0_1, 0x3651A34C)) Found an issue Found Name (_T_0, Zero) Fixed Name (T0_0, Zero) Found an issue Found Store (LCDD, _T_0) Fixed Store (LCDD, T0_0) Found an issue Found If (LEqual (_T_0, 0x20ECAF06)) Fixed If (LEqual (T0_0, 0x20ECAF06)) Found an issue Found If (LEqual (_T_0, 0x21ECAF06)) Fixed If (LEqual (T0_0, 0x21ECAF06)) Found an issue Found If (LEqual (_T_0, 0x22ECAF06)) Fixed If (LEqual (T0_0, 0x22ECAF06)) Found an issue Found If (LEqual (_T_0, 0x1571AF0D)) Fixed If (LEqual (T0_0, 0x1571AF0D)) Found an issue Found If (LEqual (_T_0, 0x1680AF0D)) Fixed If (LEqual (T0_0, 0x1680AF0D)) Found an issue Found If (LEqual (_T_0, 0x01DFE430)) Fixed If (LEqual (T0_0, 0x01DFE430)) Found an issue Found If (LEqual (_T_0, 0x01E0E430)) Fixed If (LEqual (T0_0, 0x01E0E430)) Found an issue Found If (LEqual (_T_0, 0x021BE430)) Fixed If (LEqual (T0_0, 0x021BE430)) Found an issue Found If (LEqual (_T_0, 0x0222E430)) Fixed If (LEqual (T0_0, 0x0222E430)) Found an issue Found If (LEqual (_T_0, 0x3151A34C)) Fixed If (LEqual (T0_0, 0x3151A34C)) Found an issue Found If (LEqual (_T_0, 0x3251A34C)) Fixed If (LEqual (T0_0, 0x3251A34C)) Found an issue Found If (LEqual (_T_0, 0x3651A34C)) Fixed If (LEqual (T0_0, 0x3651A34C)) Found an issue Found Name (_T_1, Zero) Fixed Name (T0_1, Zero) Found an issue Found Store (LCDD, _T_1) Fixed Store (LCDD, T0_1) Found an issue Found If (LEqual (_T_1, 0x20ECAF06)) Fixed If (LEqual (T0_1, 0x20ECAF06)) Found an issue Found If (LEqual (_T_1, 0x21ECAF06)) Fixed If (LEqual (T0_1, 0x21ECAF06)) Found an issue Found If (LEqual (_T_1, 0x22ECAF06)) Fixed If (LEqual (T0_1, 0x22ECAF06)) Found an issue Found If (LEqual (_T_1, 0x1571AF0D)) Fixed If (LEqual (T0_1, 0x1571AF0D)) Found an issue Found If (LEqual (_T_1, 0x1680AF0D)) Fixed If (LEqual (T0_1, 0x1680AF0D)) Found an issue Found If (LEqual (_T_1, 0x01DFE430)) Fixed If (LEqual (T0_1, 0x01DFE430)) Found an issue Found If (LEqual (_T_1, 0x01E0E430)) Fixed If (LEqual (T0_1, 0x01E0E430)) Found an issue Found If (LEqual (_T_1, 0x021BE430)) Fixed If (LEqual (T0_1, 0x021BE430)) Found an issue Found If (LEqual (_T_1, 0x0222E430)) Fixed If (LEqual (T0_1, 0x0222E430)) Found an issue Found If (LEqual (_T_1, 0x3151A34C)) Fixed If (LEqual (T0_1, 0x3151A34C)) Found an issue Found If (LEqual (_T_1, 0x3251A34C)) Fixed If (LEqual (T0_1, 0x3251A34C)) Found an issue Found If (LEqual (_T_1, 0x3651A34C)) Fixed If (LEqual (T0_1, 0x3651A34C)) Found an issue Found Name (_T_0, Zero) Fixed Name (T0_0, Zero) Found an issue Found Store (LCDD, _T_0) Fixed Store (LCDD, T0_0) Found an issue Found If (LEqual (_T_0, 0x20ECAF06)) Fixed If (LEqual (T0_0, 0x20ECAF06)) Found an issue Found If (LEqual (_T_0, 0x21ECAF06)) Fixed If (LEqual (T0_0, 0x21ECAF06)) Found an issue Found If (LEqual (_T_0, 0x22ECAF06)) Fixed If (LEqual (T0_0, 0x22ECAF06)) Found an issue Found If (LEqual (_T_0, 0x1571AF0D)) Fixed If (LEqual (T0_0, 0x1571AF0D)) Found an issue Found If (LEqual (_T_0, 0x1680AF0D)) Fixed If (LEqual (T0_0, 0x1680AF0D)) Found an issue Found If (LEqual (_T_0, 0x01DFE430)) Fixed If (LEqual (T0_0, 0x01DFE430)) Found an issue Found If (LEqual (_T_0, 0x01E0E430)) Fixed If (LEqual (T0_0, 0x01E0E430)) Found an issue Found If (LEqual (_T_0, 0x021BE430)) Fixed If (LEqual (T0_0, 0x021BE430)) Found an issue Found If (LEqual (_T_0, 0x0222E430)) Fixed If (LEqual (T0_0, 0x0222E430)) Found an issue Found If (LEqual (_T_0, 0x3151A34C)) Fixed If (LEqual (T0_0, 0x3151A34C)) Found an issue Found If (LEqual (_T_0, 0x3251A34C)) Fixed If (LEqual (T0_0, 0x3251A34C)) Found an issue Found If (LEqual (_T_0, 0x3651A34C)) Fixed If (LEqual (T0_0, 0x3651A34C)) Found an issue Found Name (_T_1, Zero) Fixed Name (T0_1, Zero) Found an issue Found Store (LCDD, _T_1) Fixed Store (LCDD, T0_1) Found an issue Found If (LEqual (_T_1, 0x20ECAF06)) Fixed If (LEqual (T0_1, 0x20ECAF06)) Found an issue Found If (LEqual (_T_1, 0x21ECAF06)) Fixed If (LEqual (T0_1, 0x21ECAF06)) Found an issue Found If (LEqual (_T_1, 0x22ECAF06)) Fixed If (LEqual (T0_1, 0x22ECAF06)) Found an issue Found If (LEqual (_T_1, 0x1571AF0D)) Fixed If (LEqual (T0_1, 0x1571AF0D)) Found an issue Found If (LEqual (_T_1, 0x1680AF0D)) Fixed If (LEqual (T0_1, 0x1680AF0D)) Found an issue Found If (LEqual (_T_1, 0x01DFE430)) Fixed If (LEqual (T0_1, 0x01DFE430)) Found an issue Found If (LEqual (_T_1, 0x01E0E430)) Fixed If (LEqual (T0_1, 0x01E0E430)) Found an issue Found If (LEqual (_T_1, 0x021BE430)) Fixed If (LEqual (T0_1, 0x021BE430)) Found an issue Found If (LEqual (_T_1, 0x0222E430)) Fixed If (LEqual (T0_1, 0x0222E430)) Found an issue Found If (LEqual (_T_1, 0x3151A34C)) Fixed If (LEqual (T0_1, 0x3151A34C)) Found an issue Found If (LEqual (_T_1, 0x3251A34C)) Fixed If (LEqual (T0_1, 0x3251A34C)) Found an issue Found If (LEqual (_T_1, 0x3651A34C)) Fixed If (LEqual (T0_1, 0x3651A34C)) Found an issue Found Name (_T_0, Zero) Fixed Name (T0_0, Zero) Found an issue Found Store (Arg1, _T_0) Fixed Store (Arg1, T0_0) Found an issue Found If (LEqual (_T_0, Zero)) Fixed If (LEqual (T0_0, Zero)) Found an issue Found If (LEqual (_T_0, One)) Fixed If (LEqual (T0_0, One)) Found an issue Found Name (_T_0, Zero) Fixed Name (T0_0, Zero) Found an issue Found Store (Arg1, _T_0) Fixed Store (Arg1, T0_0) Found an issue Found If (LEqual (_T_0, Zero)) Fixed If (LEqual (T0_0, Zero)) Found an issue Found If (LEqual (_T_0, One)) Fixed If (LEqual (T0_ Intel ACPI Component Architecture ASL Optimizing Compiler version 20080926 [Oct 4 2008] Copyright © 2000 - 2008 Intel Corporation Supports ACPI Specification Revision 3.0a ./dsdt_fixed.txt 1494: Method (_HOT, 0, Serialized) Warning 1087 - ^ Not all control paths return a value (_HOT) ./dsdt_fixed.txt 1494: Method (_HOT, 0, Serialized) Warning 1080 - ^ Reserved method must return a value (_HOT) ./dsdt_fixed.txt 1524: Method (_CRT, 0, Serialized) Warning 1087 - ^ Not all control paths return a value (_CRT) ./dsdt_fixed.txt 1524: Method (_CRT, 0, Serialized) Warning 1080 - ^ Reserved method must return a value (_CRT) ./dsdt_fixed.txt 1589: Method (_PSV, 0, NotSerialized) Warning 1087 - ^ Not all control paths return a value (_PSV) ./dsdt_fixed.txt 1589: Method (_PSV, 0, NotSerialized) Warning 1080 - ^ Reserved method must return a value (_PSV) ./dsdt_fixed.txt 9585: Method (_GTM, 0, NotSerialized) Warning 1087 - Not all control paths return a value ^ (_GTM) ./dsdt_fixed.txt 9585: Method (_GTM, 0, NotSerialized) Warning 1080 - Reserved method must return a value ^ (_GTM) ./dsdt_fixed.txt 9745: Method (_GTF, 0, NotSerialized) Warning 1087 - Not all control paths return a value ^ (_GTF) ./dsdt_fixed.txt 9745: Method (_GTF, 0, NotSerialized) Warning 1080 - Reserved method must return a value ^ (_GTF) ./dsdt_fixed.txt 9813: Method (_GTF, 0, NotSerialized) Warning 1087 - Not all control paths return a value ^ (_GTF) ./dsdt_fixed.txt 9813: Method (_GTF, 0, NotSerialized) Warning 1080 - Reserved method must return a value ^ (_GTF) ./dsdt_fixed.txt 9886: Method (_GTM, 0, NotSerialized) Warning 1087 - Not all control paths return a value ^ (_GTM) ./dsdt_fixed.txt 9886: Method (_GTM, 0, NotSerialized) Warning 1080 - Reserved method must return a value ^ (_GTM) ./dsdt_fixed.txt 10046: Method (_GTF, 0, NotSerialized) Warning 1087 - Not all control paths return a value ^ (_GTF) ./dsdt_fixed.txt 10046: Method (_GTF, 0, NotSerialized) Warning 1080 - Reserved method must return a value ^ (_GTF) ./dsdt_fixed.txt 10114: Method (_GTF, 0, NotSerialized) Warning 1087 - Not all control paths return a value ^ (_GTF) ./dsdt_fixed.txt 10114: Method (_GTF, 0, NotSerialized) Warning 1080 - Reserved method must return a value ^ (_GTF) ./dsdt_fixed.txt 10219: Method (_GTM, 0, NotSerialized) Warning 1087 - Not all control paths return a value ^ (_GTM) ./dsdt_fixed.txt 10219: Method (_GTM, 0, NotSerialized) Warning 1080 - Reserved method must return a value ^ (_GTM) ./dsdt_fixed.txt 10379: Method (_GTF, 0, NotSerialized) Warning 1087 - Not all control paths return a value ^ (_GTF) ./dsdt_fixed.txt 10379: Method (_GTF, 0, NotSerialized) Warning 1080 - Reserved method must return a value ^ (_GTF) ./dsdt_fixed.txt 10447: Method (_GTF, 0, NotSerialized) Warning 1087 - Not all control paths return a value ^ (_GTF) ./dsdt_fixed.txt 10447: Method (_GTF, 0, NotSerialized) Warning 1080 - Reserved method must return a value ^ (_GTF) ./dsdt_fixed.txt 10520: Method (_GTM, 0, NotSerialized) Warning 1087 - Not all control paths return a value ^ (_GTM) ./dsdt_fixed.txt 10520: Method (_GTM, 0, NotSerialized) Warning 1080 - Reserved method must return a value ^ (_GTM) ./dsdt_fixed.txt 10680: Method (_GTF, 0, NotSerialized) Warning 1087 - Not all control paths return a value ^ (_GTF) ./dsdt_fixed.txt 10680: Method (_GTF, 0, NotSerialized) Warning 1080 - Reserved method must return a value ^ (_GTF) ./dsdt_fixed.txt 10748: Method (_GTF, 0, NotSerialized) Warning 1087 - Not all control paths return a value ^ (_GTF) ./dsdt_fixed.txt 10748: Method (_GTF, 0, NotSerialized) Warning 1080 - Reserved method must return a value ^ (_GTF) ./dsdt_fixed.txt 11650: Store (Package (0x02) Warning 1099 - Statement is unreachable ^ ASL Input: ./dsdt_fixed.txt - 13428 lines, 518669 bytes, 7027 keywords AML Output: ././dsdt.aml - 55366 bytes, 1042 named objects, 5985 executable opcodes Compilation complete. 0 Errors, 31 Warnings, 0 Remarks, 38 Optimizations 0, One))If anyone could help me out or point me in the right direction it would be greatly appreciated. If it helps the computer is an HP dv7-2170us
Attached Files
#567
Posted 07 May 2010 - 02:10 AM
hi blackosx
no im using Chameleon RC5 pre-release (build 102) i took it from your support files 1.3.3
installed chameleon V2 RC4 but now memory shows as 667 instead of 800 ?
thanks !
no im using Chameleon RC5 pre-release (build 102) i took it from your support files 1.3.3
installed chameleon V2 RC4 but now memory shows as 667 instead of 800 ?
thanks !
#568
Posted 07 May 2010 - 06:46 AM
@ hagybear - That's correct.
For Cartri's BIOS you ONLY want to be using Chameleon RC4.
And RC4 doesn't any of the automatic memory detection that you find in the pre-release version of RC5 so you will have to go back to adding it to your SMBIOS.plist.
This is an old thread now and I consider it closed.
If you want to continue this discussion then please do it on Cartri's thread? Thanks
For Cartri's BIOS you ONLY want to be using Chameleon RC4.
And RC4 doesn't any of the automatic memory detection that you find in the pre-release version of RC5 so you will have to go back to adding it to your SMBIOS.plist.
This is an old thread now and I consider it closed.
If you want to continue this discussion then please do it on Cartri's thread? Thanks
#569
Posted 07 May 2010 - 01:41 PM
got it blackosx!
thanks for you reply
thanks for you reply
#570
Posted 17 May 2010 - 06:44 PM
cool, ill try this out later, thanks for the info!
#571
Posted 13 July 2010 - 07:47 PM
Hi all, sorry I am a noob and am having issues when compiling a DSDT for my AMD ECS A740GM-M. Have been using DSDTE.
Intel ACPI Component Architecture
ASL Optimizing Compiler version 20091214 [Dec 16 2009]
Copyright © 2000 - 2009 Intel Corporation
Supports ACPI Specification Revision 4.0
/Users/bruce/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 2499: If (ECEN)
Error 4096 - syntax error, unexpected PARSEOP_IF ^
/Users/bruce/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 3421: If (CondRefOf (_OSI, Local1))
Error 4096 - syntax error, unexpected PARSEOP_IF ^
/Users/bruce/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 3459: Else 0x0072, // Range Maximum
Error 4096 - syntax error, unexpected PARSEOP_ELSE, expecting $end ^
ASL Input: /Users/bruce/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl - 5741 lines, 176286 bytes, 904 keywords
Compilation complete. 3 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
Please be gentle! All my info here http://www.insanelym...howtopic=224762.
Intel ACPI Component Architecture
ASL Optimizing Compiler version 20091214 [Dec 16 2009]
Copyright © 2000 - 2009 Intel Corporation
Supports ACPI Specification Revision 4.0
/Users/bruce/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 2499: If (ECEN)
Error 4096 - syntax error, unexpected PARSEOP_IF ^
/Users/bruce/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 3421: If (CondRefOf (_OSI, Local1))
Error 4096 - syntax error, unexpected PARSEOP_IF ^
/Users/bruce/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 3459: Else 0x0072, // Range Maximum
Error 4096 - syntax error, unexpected PARSEOP_ELSE, expecting $end ^
ASL Input: /Users/bruce/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl - 5741 lines, 176286 bytes, 904 keywords
Compilation complete. 3 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
Please be gentle! All my info here http://www.insanelym...howtopic=224762.
#572
Posted 14 October 2010 - 04:37 PM
Bruce Atkinson, on Jul 13 2010, 04:47 PM, said:
Hi all, sorry I am a noob and am having issues when compiling a DSDT for my AMD ECS A740GM-M. Have been using DSDTE.
Intel ACPI Component Architecture
ASL Optimizing Compiler version 20091214 [Dec 16 2009]
Copyright © 2000 - 2009 Intel Corporation
Supports ACPI Specification Revision 4.0
/Users/bruce/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 2499: If (ECEN)
Error 4096 - syntax error, unexpected PARSEOP_IF ^
/Users/bruce/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 3421: If (CondRefOf (_OSI, Local1))
Error 4096 - syntax error, unexpected PARSEOP_IF ^
/Users/bruce/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 3459: Else 0x0072, // Range Maximum
Error 4096 - syntax error, unexpected PARSEOP_ELSE, expecting $end ^
ASL Input: /Users/bruce/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl - 5741 lines, 176286 bytes, 904 keywords
Compilation complete. 3 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
Please be gentle! All my info here http://www.insanelym...howtopic=224762.
Intel ACPI Component Architecture
ASL Optimizing Compiler version 20091214 [Dec 16 2009]
Copyright © 2000 - 2009 Intel Corporation
Supports ACPI Specification Revision 4.0
/Users/bruce/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 2499: If (ECEN)
Error 4096 - syntax error, unexpected PARSEOP_IF ^
/Users/bruce/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 3421: If (CondRefOf (_OSI, Local1))
Error 4096 - syntax error, unexpected PARSEOP_IF ^
/Users/bruce/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 3459: Else 0x0072, // Range Maximum
Error 4096 - syntax error, unexpected PARSEOP_ELSE, expecting $end ^
ASL Input: /Users/bruce/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl - 5741 lines, 176286 bytes, 904 keywords
Compilation complete. 3 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
Please be gentle! All my info here http://www.insanelym...howtopic=224762.
Upload your DSDT
#573
Posted 15 October 2010 - 01:43 AM
Hi my system is working well, but I was trying to fine tune it. All my system specs are below in my sig. Ran into a few problems.
I was using the following kexts at first.
JMicronATA.kext --> removed --> system stable
AppleVIAATA --> removed --> system stable
SleepEnabler --> removed --> system stable.
NullCPUPowerManagement --> removed --> system stable.
AHCIPortInjector --> removed --> following happens: AHCI controller comes up as unknown in system profiler:
Without AHCIPortInjector:
Vendor: Unknown
Product: AHCI Standard Controller
Link Speed: 3 Gigabit
Negotiated Link Speed: 1.5 Gigabit
Description: AHCI Version 1.20 Supported
With AHCIPortInjector
Vendor: Intel
Product: ICH9 AHCI
Link Speed: 3 Gigabit
Negotiated Link Speed: 3 Gigabit
Description: AHCI Version 1.20 Supported
IOAHCIBlockStorageInjector --> removed --> all internal harddrives become orange.
Is there any way to incorporate the functions of AHCIPortInjector and IOAHCIBlockStorageInjector into my system's DSDT?
2. Also have an kext open OpenHaltRestart.kext Not sure what its used for....is it needed. Sounds important did not want to mess around with taking it out.
3. Lastly, I have tired using the hidepartition command several ways and it does not hide the paritition I ask it to hide. com.apple.Boot.plist screenshot is attached. Can someone please advise as to what I am doing wrong. Thanks.
I was using the following kexts at first.
JMicronATA.kext --> removed --> system stable
AppleVIAATA --> removed --> system stable
SleepEnabler --> removed --> system stable.
NullCPUPowerManagement --> removed --> system stable.
AHCIPortInjector --> removed --> following happens: AHCI controller comes up as unknown in system profiler:
Without AHCIPortInjector:
Vendor: Unknown
Product: AHCI Standard Controller
Link Speed: 3 Gigabit
Negotiated Link Speed: 1.5 Gigabit
Description: AHCI Version 1.20 Supported
With AHCIPortInjector
Vendor: Intel
Product: ICH9 AHCI
Link Speed: 3 Gigabit
Negotiated Link Speed: 3 Gigabit
Description: AHCI Version 1.20 Supported
IOAHCIBlockStorageInjector --> removed --> all internal harddrives become orange.
Is there any way to incorporate the functions of AHCIPortInjector and IOAHCIBlockStorageInjector into my system's DSDT?
2. Also have an kext open OpenHaltRestart.kext Not sure what its used for....is it needed. Sounds important did not want to mess around with taking it out.
3. Lastly, I have tired using the hidepartition command several ways and it does not hide the paritition I ask it to hide. com.apple.Boot.plist screenshot is attached. Can someone please advise as to what I am doing wrong. Thanks.
Attached Files
#574
Posted 15 October 2010 - 02:32 AM
Quote
Is there any way to incorporate the functions of AHCIPortInjector and IOAHCIBlockStorageInjector into my system's DSDT?
Use IOAHCIBlockStorageInjector and apply the patch
# Change ID of SATA device [color="#FF0000"]INTEL AHCI ICH10[/color]
#
into method label _DSM parent_adr 0x001F0002 remove_entry;
into device name_adr 0x001F0002 insert
begin
Method (_DSM, 4, NotSerialized)\n
{\n
Store (Package (0x02)\n
{\n
"device-id", \n
Buffer (0x04)\n
{\n
[color="#FF0000"]0x22, 0x3A[/color], 0x00, 0x00\n
}\n
}, Local0)\n
DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n
Return (Local0)\n
}
end
*avoid ESB2 (fix orange icon) has been causing trouble for some
Quote
2. Also have an kext open OpenHaltRestart.kext Not sure what its used for....is it needed. Sounds important did not want to mess around with taking it out.
# Change method _PTS where Arg0 is 0x05 ([color="#FF0000"]shutdown[/color])
#
into method label _PTS code_regex (If\s*\(LEqual\s*\(Arg0,\s*0x05\)\)\s*\n\s*\{\s*\n)(?:[^\n\}]+\n)+(\s*\}) replace_matched
begin
%1
Store (Zero, SLPE)\n
Sleep (0x10)\n
%2
end;
into method label \_PTS code_regex (If\s*\(LEqual\s*\(Arg0,\s*0x05\)\)\s*\n\s*\{\s*\n)(?:[^\n\}]+\n)+(\s*\}) replace_matched
begin
%1
Store (Zero, SLPE)\n
Sleep (0x10)\n
%2
end;
into definitionblock code_regex . code_regex_not OperationRegion\s*\(PMRS insert
begin
OperationRegion (PMRS, SystemIO, 0x0430, One)\n
Field (PMRS, ByteAcc, NoLock, Preserve)\n
{\n
, 4, \n
SLPE, 1\n
}
end
Shutdown - DSDT
Restart - Use Chameleon RC5
Use DSDT EDITOR to apply the patches
http://www.insanelym...howtopic=223205
AppleLPC loaded?
run on terminal
kextstat | grep LPC
for native power managment --> Chameleon RC5
http://www.insanelym...howtopic=231075
*AppleLPC need to be loaded
include in boot.plist
<key>GeneratePStates</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>
#575
Posted 15 October 2010 - 03:29 AM
MaLd0n, on Oct 15 2010, 02:32 AM, said:
Use IOAHCIBlockStorageInjector and apply the patch
*avoid ESB2 (fix orange icon) has been causing trouble for some
Apply the patch
Shutdown - DSDT
Restart - Use Chameleon RC5
Use DSDT EDITOR to apply the patches
http://www.insanelym...howtopic=223205
AppleLPC loaded?
run on terminal
kextstat | grep LPC
for native power managment --> Chameleon RC5
http://www.insanelym...howtopic=231075
*AppleLPC need to be loaded
include in boot.plist
<key>GeneratePStates</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>
# Change ID of SATA device [color="#FF0000"]INTEL AHCI ICH10[/color]
#
into method label _DSM parent_adr 0x001F0002 remove_entry;
into device name_adr 0x001F0002 insert
begin
Method (_DSM, 4, NotSerialized)\n
{\n
Store (Package (0x02)\n
{\n
"device-id", \n
Buffer (0x04)\n
{\n
[color="#FF0000"]0x22, 0x3A[/color], 0x00, 0x00\n
}\n
}, Local0)\n
DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n
Return (Local0)\n
}
end
*avoid ESB2 (fix orange icon) has been causing trouble for some
Apply the patch
# Change method _PTS where Arg0 is 0x05 ([color="#FF0000"]shutdown[/color])
#
into method label _PTS code_regex (If\s*\(LEqual\s*\(Arg0,\s*0x05\)\)\s*\n\s*\{\s*\n)(?:[^\n\}]+\n)+(\s*\}) replace_matched
begin
%1
Store (Zero, SLPE)\n
Sleep (0x10)\n
%2
end;
into method label \_PTS code_regex (If\s*\(LEqual\s*\(Arg0,\s*0x05\)\)\s*\n\s*\{\s*\n)(?:[^\n\}]+\n)+(\s*\}) replace_matched
begin
%1
Store (Zero, SLPE)\n
Sleep (0x10)\n
%2
end;
into definitionblock code_regex . code_regex_not OperationRegion\s*\(PMRS insert
begin
OperationRegion (PMRS, SystemIO, 0x0430, One)\n
Field (PMRS, ByteAcc, NoLock, Preserve)\n
{\n
, 4, \n
SLPE, 1\n
}
end
Shutdown - DSDT
Restart - Use Chameleon RC5
Use DSDT EDITOR to apply the patches
http://www.insanelym...howtopic=223205
AppleLPC loaded?
run on terminal
kextstat | grep LPC
for native power managment --> Chameleon RC5
http://www.insanelym...howtopic=231075
*AppleLPC need to be loaded
include in boot.plist
<key>GeneratePStates</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>
Thanks for the your help Maldon. I looked at the code for # Change ID of SATA device INTEL AHCI ICH10.
Will that patch work for an ICH9 system also. I have GA-P35-DS3L rev 2.0 which is ICH9.
#576
Posted 15 October 2010 - 03:42 AM
rimmi2002, on Oct 15 2010, 12:29 AM, said:
Thanks for the your help Maldon. I looked at the code for # Change ID of SATA device INTEL AHCI ICH10.
Will that patch work for an ICH9 system also. I have GA-P35-DS3L rev 2.0 which is ICH9.
Will that patch work for an ICH9 system also. I have GA-P35-DS3L rev 2.0 which is ICH9.
Yep
but will show ICH10
Use that Legacy in E/E
LegacyAppleAHCIPort.kext.zip 2.32K
4 downloads
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account









