![]() |
for mine 8400GS it was
04000000 00000100 02000000 00000000 00000000 edit that in the nvinject.kext info.plist right click on nvinject.kext --> show package contents, open Contents and copy info.plist to desktop open it with plist editor and edit the NVCAP string from above Copy it back to org location(will ask for admin pass) and set permissions to root:wheel / 755 after that do sudo rm -R /System/Library/Extensions.mkext sudo rm -R /System/Library/Extensions/Caches/ reboot and cross fingers :) grtx ^fire^ |
Visit this link, great explanation:
http://forum.insanelymac.com/index.php?showtopic=103549 also you can visit nvinject site and download NVCAP maker. Good luck! |
A little info about my problem that may help others.
My 8400gs is back (almost changed it), but the thing is that it wasn't related at all with it or the kexts, efistring or nvcap, all I did was modify the AppleNforceATA kext and set: <key>Serial ATA</key> <true/> in the PATA section. Although I have a IDE HD it gave a huge performance boost to my leopard. I must give the credit to e-rick from insanelymac. |
Quote:
In verbose boot I see Quote:
any ideas? card is PNY GeForce 8400 GS VCG8400SXEB 256MB PCIe thanks, Mike |
8400GS 256mb with QE/CI
2 Attachment(s)
hi
i removed the EFI strings from com.apple.boot.plist & now i've QE/CI with NVinject http://www.infinitemac.com/images/smilies/smile.png woo hooo. took me three miserable weeks including a fatal crash which i somehow recovered(always backup your extensions via OSx86 tools!!!) to figure this one out... i have attached a few NVinject kexts with this - i don't remember which one worked for me - i don't even know why i installed EFI strings in the 1st place...all the very best for you QE/CI...yes, you can do it...http://www.infinitemac.com/images/smilies/smile.png here's how to remove the EFI strings: Code:
sudo -s Code:
<key>device-properties</key> When you're done, hit CONTROL+X and then Y, and ENTER to save the file. Now simply restart OSX, and you should boot up again without EFI strings. |