InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #1  
Old 11-08-2008, 08:38 PM
FredJones FredJones is offline
Cheetah
 
Join Date: Nov 2008
Posts: 7
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!
Reply With Quote
  #2  
Old 11-09-2008, 05:01 AM
nfoav8or's Avatar
nfoav8or nfoav8or is offline
 
Join Date: Jan 2008
Location: WA, USA
Posts: 933
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... ?

Reply With Quote
  #3  
Old 11-09-2008, 07:12 AM
FredJones FredJones is offline
Cheetah
 
Join Date: Nov 2008
Posts: 7
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!
Reply With Quote
  #4  
Old 04-14-2009, 05:12 PM
MX1333 MX1333 is offline
Cheetah
 
Join Date: Mar 2009
Posts: 6
Smile 8400GS 256mb with QE/CI

hi

i removed the EFI strings from com.apple.boot.plist & now i've QE/CI with NVinject 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...

here's how to remove the EFI strings:



Code:
sudo -s
  [enter password when prompted]
  nano /Library/Preferences/SystemConfiguration/com.apple.Boot.plist
This will take you to a text editor showing you the contents of your com.apple.Boot.plist. Look for these two lines:

Code:
<key>device-properties</key>
  <string>YOUR LONG EFI STRING HERE</string>
Using your arrow keys, navigate the block cursor down to each of those two lines and hit CONTROL+K on both. This will cut the corresponding line out of the script (quicker than hitting the delete button, trust me).

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.

Attached Images
File Type: jpg 001.jpg (48.3 KB, 44 views)
Attached Files
File Type: zip NVinject Kexts.zip (46.8 KB, 113 views)

ASUS P5GC-MX1333 * Intel Core 2 Duo 2.0Ghz * XFX nVidia 8400 GeForce 256mb * iATKOS 10.5.5
Reply With Quote
Reply