Denja Posted October 24, 2008 Share Posted October 24, 2008 Thanks to generalmilk who's tutorial for 9600gt show me the way to do the same experience with my Nvidia 8500GT 256MB Tutorail is the same as "generalmilk" 1.Download the new MBP Kext from here:(thanks to generalmilk for download link) http://rapidshare.com/files/154407076/Extensions.tgz.html 2.Add your device id in info.plist of downloaded NVDANV50Hal.kext: Open info.plist and find the: <key>IOPCIPrimaryMatch</key> <string> 0x00f010de&0xfff0ffff 0x019010de&0xfff0ffff 0x040010de&0xfff0ffff 0x042010de&0xfff0ffff 0x06e010de&0xfff0ffff 0x060010de&0xffe0ffff 0x062010de&0xffe0ffff 0x064010de&0xffe0ffff 0x086010de&0xffe0ffff </string> Just change above to <key>IOPCIPrimaryMatch</key> <string>0x[your dev id]10de</string> For EXample: my 8500GT has device id 0421, so it should be: <key>IOPCIPrimaryMatch</key> <string>0x042110de</string> Save the info.plist. 3.Use kext helper to Replace AppleGraphicsControl.kext, IOGraphicsFamily.kext, all kexts with Geforce and NVDANVXXHal.Kexts, NVDAResman.kext. 4.Use Osx86tool or EFIStudio to Add your efi string in boot.com.plist: 5.If you have NVInject.kext NVkush.kext Natit.kext Titan.kext, you should delete them. When you will reboot you will find full CI/QE with Apple original drivers, without any other 3rd party driver or patch. You can do this experience with other Nvidia boards too ,but dont held responsible me. Link to comment https://www.insanelymac.com/forum/topic/132988-nvidia-8500gt-ciqe-with-new-macbook-drivers/ Share on other sites More sharing options...
EGOvoruhk Posted October 24, 2008 Share Posted October 24, 2008 Have you tried it with just EFI strings? I had my 8500 working with just those well before the new kexts Link to comment https://www.insanelymac.com/forum/topic/132988-nvidia-8500gt-ciqe-with-new-macbook-drivers/#findComment-942727 Share on other sites More sharing options...
Denja Posted October 24, 2008 Author Share Posted October 24, 2008 Have you tried it with just EFI strings? I had my 8500 working with just those well before the new kexts i tried it with new macbook drivers which just released. Link to comment https://www.insanelymac.com/forum/topic/132988-nvidia-8500gt-ciqe-with-new-macbook-drivers/#findComment-942735 Share on other sites More sharing options...
Recommended Posts