Hum, that's very disappointing. I did get the ATI HD2400 Pro to response after I put the hex of the plist in com.apple.Boot.plist. It gets as far as the a blue screen then it hangs there. But I guess it's good that at least it was responding. Here is the plist I have, funny that the dev path is the same as in the tutorial. Does this look right? I wonder why the 2400 is such a PITA? Is there another card any of you gurus can recommend ? Does the 2600 have a great chance of success?
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "
http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0)</key>
<dict>
<key>@0,compatible</key>
<string>ATY,Iago</string>
<key>@0,device_type</key>
<string>display</string>
<key>@0,display-connect-flags</key>
<string>0x34323031</string>
<key>@0,name</key>
<string>ATY,Display-A</string>
<key>@1,compatible</key>
<string>ATY,Iago</string>
<key>@1,device_type</key>
<string>display</string>
<key>@1,display-connect-flags</key>
<string>0x34323031</string>
<key>@1,name</key>
<string>ATY,Display-B</string>
<key>ATY,EFIVersion</key>
<string>01.00.207</string>
<key>ATY,EFIVersionBios</key>
<string>113-B22501-X22B</string>
<key>ATY,Rom#</key>
<string>113-B2250F-207</string>
<key>ATY,memsize</key>
<string>268435456</string>
<key>ATY_EFIEnabledMode</key>
<string>0x32</string>
<key>VRAM,totalsize</key>
<string>268435456</string>
<key>device_type</key>
<string>ATY,IagoParent</string>
<key>model</key>
<string>ATI,RadeonHD2400</string>
<key>name</key>
<string>ATI Radeon HD 2400 EFI</string>
</dict>
</dict>
</plist>
A dump question,
is this the whole thing I should put in the com.apple.Boot.plist? It's LONG!
3d0300000100000001000000310300001100000002010c00d041030a000000000101060000010101060000007fff04000e0000006e0061006d00650000001a00000041544920526164656f6e204844203234303020454649220000005600520041004d002c0074006f00740061006c00730069007a00650000000d0000003236383433353435361c0000006400650076006900630065005f0074007900700065000000120000004154592c4961676f506172656e742a0000004100540059005f0045004600490045006e00610062006c00650064004d006f0064006500000005000000322a0000004100540059002c00450046004900560065007200730069006f006e00420069006f0073000000130000003131332d4232323530312d58323242220000004100540059002c00450046004900560065007200730069006f006e0000000d00000030312e30302e32303736000000400031002c0064006900730070006c00610079002d0063006f006e006e006500630074002d0066006c006100670073000000080000003130323422000000400030002c006400650076006900630065005f00740079007000650000000b000000646973706c6179100000006d006f00640065006c000000140000004154492c526164656f6e48443234303022000000400031002c006400650076006900630065005f00740079007000650000000b000000646973706c61791c0000004100540059002c006d0065006d00730069007a00650000000d00000032363834333534353620000000400031002c0063006f006d00700061007400690062006c00650000000c0000004154592c4961676f14000000400030002c006e0061006d0065000000110000004154592c446973706c61792d41160000004100540059002c0052006f006d0023000000120000003131332d4232323530462d32303736000000400030002c0064006900730070006c00610079002d0063006f006e006e006500630074002d0066006c006100670073000000080000003130323414000000400031002c006e0061006d0065000000110000004154592c446973706c61792d4220000000400030002c0063006f006d00700061007400690062006c00650000000c0000004154592c4961676f
Sorry for the long post. I am just learning. Thanks again for the tutorial, I learn a lot.
