![]() |
#1
|
|||
|
|||
Kalyway and GeForce 8400 GS
I installed Kalyway 10.5.5 with my Intel CPU and I have a GeForce 8400 GS with two monitors. I tried to run the installer http://scottdangel.com/blog/?page_id=20 for nvidia but it's for 10.5.5. My system won't boot regularly now but with -x it does.
I want now, I think, to update to 10.5.5. Then the nvidia installer will work I hope. Or is there a better suggestion? I am a real newbie. ![]() Thanks! |
#2
|
||||
|
||||
I'm pretty sure you could just use an EFI string for your 8800GS card and it would solve all these problems... although I am still a bit confused why (or even how for that matter) you have to update to 10.5.5 with a 10.5.5 kalyway disc... ?
![]() |
#3
|
|||
|
|||
Sorry, I have 10.5.2 Kalyway.
EFI string? Not sure how to do that. ![]() But the nvidia installer has an option for EFI Studio. Anyhow I think it appears from other posts that the installer does that efi string for me. I guess I will try and see. After I update to 10.5.5 using Combo Updater from Apple. THank you! |
#4
|
|||
|
|||
![]() hi
i removed the EFI strings from com.apple.boot.plist & now i've QE/CI with NVinject ![]() 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... ![]() here's how to remove the EFI strings: Code:
sudo -s [enter password when prompted] nano /Library/Preferences/SystemConfiguration/com.apple.Boot.plist Code:
<key>device-properties</key> <string>YOUR LONG EFI STRING HERE</string> 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. 💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers. ASUS P5GC-MX1333 * Intel Core 2 Duo 2.0Ghz * XFX nVidia 8400 GeForce 256mb * iATKOS 10.5.5 |