Contribute
Register

Proposed ProTools HD Sandy Bridge Hack

Status
Not open for further replies.
XLR said:
I'd look for errors in kernel.log, look at ioreg, and fix the relevant sections of dsdt accordingly.

Your motherboard may be perfect for PT, especially if it works in Win but doesn't works in OSX. So the problem is most probably with the way you installed OSX.

OK, so I managed to update my BIOS to the latest version, extract my DSDT (see attachment) and compile it, resulting in the following warnings:

Intel ACPI Component Architecture
ASL Optimizing Compiler version 20091214 [Dec 16 2009]
Copyright (C) 2000 - 2009 Intel Corporation
Supports ACPI Specification Revision 4.0

/Users/jk/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 2613: Acquire (MUT0, 0x0FFF)
Warning 1105 - Possible operator timeout is ignored ^

/Users/jk/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 3536: Acquire (MUT0, 0x0FFF)
Warning 1105 - Possible operator timeout is ignored ^

/Users/jk/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 6930: Name (_T_0, Zero)
Remark 5111 - Use of compiler reserved name ^ (_T_0)

/Users/jk/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 6991: Name (_T_0, Zero)
Remark 5111 - Use of compiler reserved name ^ (_T_0)

/Users/jk/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 7399: Name (_T_0, Zero)
Remark 5111 - Use of compiler reserved name ^ (_T_0)

/Users/jk/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 7506: Name (_T_1, Zero)
Remark 5111 - Use of compiler reserved name ^ (_T_1)

/Users/jk/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 7607: Name (_T_0, Zero)
Remark 5111 - Use of compiler reserved name ^ (_T_0)

/Users/jk/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 7714: Name (_T_1, Zero)
Remark 5111 - Use of compiler reserved name ^ (_T_1)

/Users/jk/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 7774: Method (_OSC, 4, NotSerialized)
Warning 1088 - Not all control paths return a value ^ (_OSC)

/Users/jk/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 7774: Method (_OSC, 4, NotSerialized)
Warning 1081 - Reserved method must return a value ^ (_OSC)

ASL Input: /Users/jk/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl - 7925 lines, 259620 bytes, 3080 keywords
AML Output: /Users/jk/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/./dsdt.aml - 27652 bytes, 961 named objects, 2119 executable opcodes

Compilation complete. 0 Errors, 4 Warnings, 6 Remarks, 135 Optimizations

Which ones should I fix and how?
 

Attachments

  • dsdt.dsl
    253.5 KB · Views: 124
JK, that's the SuperMicro?

Have you viewed some before and after DSDT'S?

Those are not what I expected to see.
 
FrakkingMac said:
JK, that's the SuperMicro?

Have you viewed some before and after DSDT'S?

Those are not what I expected to see.

Yes, this is the X9SCA-F DSDT and no, I haven't looked at other DSDT's as everybody mentioned that every DSDT is different and therefore not comparable. What kind of DSDT have you expected? How does the Supermicro differ from the others? Do you know how to fix these warnings? Do they even mean a lot?
 
Building a GA-Q67M-D2H-B3/i7 2600 next week... RAM will arrive on monday (everything else is here).
No Hackintosh.... just a Windows XP/Protools 7.4 HD2/(hopefully) Sandybridge build.
Next update will be W7/PT HD9...

I will be back in a few days with some results.
 
lorudess said:
Building a GA-Q67M-D2H-B3/i7 2600 next week... RAM will arrive on monday (everything else is here).
No Hackintosh.... just a Windows XP/Protools 7.4 HD2/(hopefully) Sandybridge build.
Next update will be W7/PT HD9...

I will be back in a few days with some results.

Thanks - looking forward to your results!
 
-JK- said:
XLR said:
I'd look for errors in kernel.log, look at ioreg, and fix the relevant sections of dsdt accordingly.

Your motherboard may be perfect for PT, especially if it works in Win but doesn't works in OSX. So the problem is most probably with the way you installed OSX.

OK, so I managed to update my BIOS to the latest version, extract my DSDT (see attachment) and compile it, resulting in the following warnings:

Intel ACPI Component Architecture
ASL Optimizing Compiler version 20091214 [Dec 16 2009]
Copyright (C) 2000 - 2009 Intel Corporation
Supports ACPI Specification Revision 4.0

/Users/jk/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 2613: Acquire (MUT0, 0x0FFF)
Warning 1105 - Possible operator timeout is ignored ^

/Users/jk/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 3536: Acquire (MUT0, 0x0FFF)
Warning 1105 - Possible operator timeout is ignored ^

/Users/jk/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 6930: Name (_T_0, Zero)
Remark 5111 - Use of compiler reserved name ^ (_T_0)

/Users/jk/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 6991: Name (_T_0, Zero)
Remark 5111 - Use of compiler reserved name ^ (_T_0)

/Users/jk/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 7399: Name (_T_0, Zero)
Remark 5111 - Use of compiler reserved name ^ (_T_0)

/Users/jk/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 7506: Name (_T_1, Zero)
Remark 5111 - Use of compiler reserved name ^ (_T_1)

/Users/jk/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 7607: Name (_T_0, Zero)
Remark 5111 - Use of compiler reserved name ^ (_T_0)

/Users/jk/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 7714: Name (_T_1, Zero)
Remark 5111 - Use of compiler reserved name ^ (_T_1)

/Users/jk/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 7774: Method (_OSC, 4, NotSerialized)
Warning 1088 - Not all control paths return a value ^ (_OSC)

/Users/jk/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 7774: Method (_OSC, 4, NotSerialized)
Warning 1081 - Reserved method must return a value ^ (_OSC)

ASL Input: /Users/jk/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl - 7925 lines, 259620 bytes, 3080 keywords
AML Output: /Users/jk/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/./dsdt.aml - 27652 bytes, 961 named objects, 2119 executable opcodes

Compilation complete. 0 Errors, 4 Warnings, 6 Remarks, 135 Optimizations

Which ones should I fix and how?

Noone that can help me with my DSDT problem? I'd really like to get this board to work...
 
What's the word JK?
 
I am running pro tools hd1 pcie 9.0.2 on Mac os x 10.6.8 without any issues.
ga-p67a-ud4-b3
i7-2600k
8400gs
12gb ram
Esata pcie card
Fw400 pci card
 
Status
Not open for further replies.
Back
Top