GTX295 - Thanks!
Just a quick note to say... T H A N K Y O U !!
With your guide I was finally able to get my GTX 295 working (well, I had to use my old 8800GTX initially to get it installed, then used your instructions to get the GTX295 to work). My new hackintosh system consists of a P6T Deluxe V2, i7 920, with 6G Corsair 1600 running across three projectors. Check out the pic of my awesome hackintosh setup here.
Acquire these 2 files at http://netkas.org/?p=109 Go to post 24 -- both links are shown there.
1. Acquire NVIDIA_Retail_Mac_Driver_Installer_18.5.2f16.mpkg.zip
2. Acquire Enabler_for_Nvidia_and_multiple_ATI_cards.pkg
Instructions:
1. Install the Enabler -- do not boot
2. Install the Driver -- do not boot
Driver Info.plist mod (1 file):
## /System/Library/Extensions/NVDANV50Hal.kext/Contents/Info.plist
Look for NVidiaRM and insert the following with the other ids:
0x05eb10de&0xfff8ffff
Now looks like this:
<key>NVidiaRM</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.nvidia.nv50hal</string>
<key>IOClass</key>
<string>NVDANV50HAL</string>
<key>IOMatchCategory</key>
<string>IOService</string>
<key>IOPCIPrimaryMatch</key>
<string>
0x00f010de&0xfff0ffff
0x019010de&0xfff0ffff
0x040010de&0xfff0ffff
0x042010de&0xfff0ffff
0x05e010de&0xfff8ffff
0x05eb10de&0xfff8ffff
0x05f010de&0xfff0ffff
0x060010de&0xffe0ffff
0x062010de&0xffe0ffff
0x064010de&0xffe0ffff
0x06e010de&0xfff0ffff
0x086010de&0xffe0ffff
0x0a2010de&0xffa0ffff
0x0ca010de&0xffe0ffff
</string>
<key>IOProbeScore</key>
<integer>60000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
</dict>
Perform the following: (very important steps, especially after the mod to the kext above)
1. sudo su ;inside the terminal and if not already in sudo root
2. chown -R root:wheel /System/Library/Extensions/ATY_Init.kext
3. chmod -R 755 /System/Library/Extensions/ATY_Init.kext
4. touch /System/Library/Extensions
Wait a minute -- Leopard will refresh the cache.
This is what I did. This is great news as the EVGA 295 Co op Single PCB edition works with Leopard.
Just a quick note to say... T H A N K Y O U !!
With your guide I was finally able to get my GTX 295 working (well, I had to use my old 8800GTX initially to get it installed, then used your instructions to get the GTX295 to work). My new hackintosh system consists of a P6T Deluxe V2, i7 920, with 6G Corsair 1600 running across three projectors. Check out the pic of my awesome hackintosh setup here.