
08-29-2009, 06:48 PM
|
Jaguar
|
|
Join Date: Aug 2009
Location: USA, CA
Posts: 82
|
|
Since you are using Chameleon R430 you dont put the dsdt.aml file in the root. You put it on the root if your using v1012. Put it in the Extra Folder along with your boot.plist and smbios.plist
I think you have better luck with your own dsdt file because of hardware differences, but here it is anyways.
http://www.mediafire.com/?sharekey=7...4e75f6e8ebb871
Heres my boot.plist with XFX 9800 GT 512mb EFI string
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>busratio=20 -x64 boot-uuid=93F4654A-DEAC-3A5D-9FB9-4AAF355BAD3D</string>
<key>Quiet Boot</key>
<string>Yes</string>
<key>GUI</key>
<string>No</string>
<key>Graphics Mode</key>
<string>1920x1200x32</string>
<key>device-properties</key>
<string>d10300000100000001000000c50300001500000002010c00d041030a010000000101060000070101060000007fff040014000000400032002c006e0061006d00650000001100000073656e736f722d706172656e74220000005600520041004d002c0074006f00740061006c00730069007a0065000000080000000000002036000000400032002c00680077006300740072006c002d0070006100720061006d0073002d00760065007200730069006f006e00000008000000000000021c0000006400650076006900630065005f0074007900700065000000100000004e5644412c4765466f7263650e0000006e0061006d00650000000f0000004e5644412c506172656e7422000000400030002c006400650076006900630065005f00740079007000650000000b000000646973706c6179100000006d006f00640065006c0000001e0000004e5649444941204765466f72636520393830302047542044444c22000000400031002c006400650076006900630065005f00740079007000650000000b000000646973706c617912000000400032002c007200650067000000080000000000000222000000400032002c006400650076006900630065005f0074007900700065000000120000004e5644412c6770752d64696f646520000000400032002c0063006f006d00700061007400690062006c0065000000160000004e5644412c73656e736f722d706172656e7422000000400032002c002300730069007a0065002d00630065006c006c0073000000080000000000000020000000400031002c0063006f006d00700061007400690062006c00650000000e0000004e5644412c4e564d616314000000400030002c006e0061006d0065000000120000004e5644412c446973706c61792d413a000000400032002c0068007700730065006e0073006f0072002d0070006100720061006d0073002d00760065007200730069006f006e000000080000000000000226000000400032002c0023006100640072006500730073002d00630065006c006c0073000000080000000000000114000000400031002c006e0061006d0065000000120000004e5644412c446973706c61792d4220000000400030002c0063006f006d00700061007400690062006c00650000000e0000004e5644412c4e564d61631e00000072006f006d002d007200650076006900730069006f006e000000090000003331373261100000004e00560043004100500000001800000004000000000003000c00000000000007000000000e0000004e00560050004d0000002000000001000000000000000000000000000000000000000000000000000000</string>
</dict>
</plist>
Code:
BIOS:E758_SZ2Z
Motherboard:EVGA x58 132-BL-E758-A1
CPU:Intel Core i7 920 @ 4.0 GHz
OS:Snow Leopard 10J567:x64 Vanilla
Memory:24 GB G.skill DDR3 1333 MHz
HDD:10 x 1TB Western Digital Caviar Black
Graphics Card:EVGA Geforce GTX480 1536 mb
Monitor:Dell Ultrasharp 2408WFP Rev. A02
Audio: Onboard
Last edited by xxxslayeriiixxx; 08-29-2009 at 07:02 PM.
|