View Single Post
 
Old 05-04-2010, 05:20 AM
yagamiori yagamiori is offline
Cheetah
 
Join Date: May 2010
Posts: 4
Hi, I am so glad that I found someone using the same motherboard as me. I also have the same problem. I get the build.log when I try to use the patcher.

Quote:
Intel ACPI Component Architecture
AML Disassembler version 20080926 [Oct 4 2008]
Copyright (C) 2000 - 2008 Intel Corporation
Supports ACPI Specification Revision 3.0a

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

./dsdt_fixed.txt 375: Method (\_WAK, 1, NotSerialized)
Warning 1080 - ^ Reserved method must return a value (_WAK)

./dsdt_fixed.txt 534: And (CTRL, 0x0C)
Warning 1105 - ^ Result is not used, operator has no effect

./dsdt_fixed.txt 1922: Method (WMNV, 3, NotSerialized)
Warning 1087 - ^ Not all control paths return a value (WMNV)

./dsdt_fixed.txt 4047: Name (T0_0, 0x00)
Error 4111 - Creating a named object in a While loop ^

ASL Input: ./dsdt_fixed.txt - 6935 lines, 226207 bytes, 2702 keywords
Compilation complete. 1 Errors, 3 Warnings, 0 Remarks, 650 Optimizations
DSDT Patcher 1.0.1e -- report Bugs to [email protected]
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 (_HID, "*pnp0c14")
Fixed Name (_HID, "pnp0c14")

Found an issue
Found Name (_T_0, 0x00)
Fixed Name (T0_0, 0x00)

Found an issue
Found Store (Arg0, _T_0)
Fixed Store (Arg0, T0_0)

Found an issue
Found If (LEqual (_T_0, 0x04))
Fixed If (LEqual (T0_0, 0x04))

Found an issue
Found If (LEqual (_T_0, 0x06))
Fixed If (LEqual (T0_0, 0x06))

Done

We are done patching, press any key to try to compile the fixed DSDT

Compiling done, if it worked, you have now a patched DSDT in dsdt.aml
If the compiling went wrong, you could force to build it with ./DSDT\ Patcher -f (try this DSDT at your own risk)
And bios reset everytime I restart my computer.

Quote:
CMOS checksum error - Defaults loaded
Karamatks, which guide are you using for your snow leopard, I am still having problems trying to boot my snow leopard, it just gets stuck on the spinning wheel.

asus p5n73-cm
intel core 2 duo
asus eah 4870
Reply With Quote