View Single Post
 
Old 10-21-2011, 10:19 PM
xxxslayeriiixxx xxxslayeriiixxx is offline
Jaguar
 
Join Date: Aug 2009
Location: USA, CA
Posts: 82
After 2 days i finally got icloud and appstore working.

I updated to the latest chameleon using CHAMPLIST. (chameleon v2.1 VS 1642) and generated a new SMBIOS thru champlist (macpro3,1) and the most vital part, i generated a ethernet efi string and combined both eth and gfx string.


Heres what my "in.plist" looks like before generating the strings thru gfxutil.
Quote:
<?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(0x1)/Pci(0x1c,0x2)/Pci(0x0,0x0)</key>
<dict>
<key>built-in</key>
<string>0x01</string>
</dict>
<key>PciRoot(0x1)/Pci(0x3,0x0)/Pci(0x0,0x0)</key>
<dict>
<key>@0,AAPL,boot-display</key>
<string></string>
<key>@0,can-hot-plug</key>
<string></string>
<key>@0,compatible</key>
<string>NVDA,NVMac</string>
<key>@0,device_type</key>
<string>display</string>
<key>@0,name</key>
<string>NVDA,Display-A</string>
<key>@1,can-hot-plug</key>
<string></string>
<key>@1,compatible</key>
<string>NVDA,NVMac</string>
<key>@1,device_type</key>
<string>display</string>
<key>@1,name</key>
<string>NVDA,Display-B</string>
<key>AAPL,aux-power-connected</key>
<string>0x00000001</string>
<key>AAPL,gart-width</key>
<integer>64</integer>
<key>AAPL,backlight-control</key>
<string>0x00000000</string>
<key>AAPL00,blackscreen-preferences</key>
<string>0x00000000</string>
<key>AAPL01,blackscreen-preferences</key>
<string>0x00000000</string>
<key>NVCAP</key>
<data>BAAAAAAAAwAcAAAAAAAACgAAAAA=</data>
<key>NVPM</key>
<data>AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==</data>
<key>NVDA,Features</key>
<string>0x108006ff</string>
<key>IONVRAMProperty</key>
<true/>
<key>VRAM,totalsize</key>
<string>0x60000000</string>
<key>device_type</key>
<string>NVDA,GeForce</string>
<key>model</key>
<string>1. NVIDIA GeForce GTX 480 DDL/HDMI</string>
<key>rm_board_number</key>
<data>AAAAAA==</data>
<key>rm_multiboard_capable</key>
<data>AQAAAA==</data>
<key>rom-revision</key>
<string>0x34333433</string>
<key>subsystem-id</key>
<string>0x00001080</string>
</dict>
</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

Reply With Quote