InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #11  
Old 09-04-2009, 11:31 PM
x986123's Avatar
x986123 x986123 is offline
Panther
 
Join Date: Aug 2009
Posts: 199
Use the EVGA driver only, remove the injector, (ATY_init.kext) (Repair permissions)

Then get the EFI strings for it. (http://real3x.perso.neuf.fr/GFXstrings.zip)

Follow the tutorial on:

http://translate.google.com/translat...les-gtx-260280

And reboot. (repair permissions after EFI strings just incase)

Also, are you running Chameleon RC1 or RC2? Go to the Extras folder and inject the EFI strings to the Apple.com.boot.plist there instead.


OS: Snow Leopard Mac OS X 10.6.2 (10C540) | Vanilla Kernel | 64 bit Kernel | EFI64

CPU: Intel Core i7 920 @ 3.6 GHz
GPU: 2x SLI Dual GTX 260 (OpenCL working)(QE+CI)
RAM: 6GB DDR3 1600MHz 7-7-7-20

AUDIO: Realtek (5.1 config)
HDD: RAID 0- 1 + 1TB HDD's | 320GB HDD
MOBO: MSI X58 Platinum SLI (Intel ICH10)

CASE: Haf 932 Full Tower Case + Red Cathodes
MONITOR: Asus VK266H 26" 1920x1200 LCD

All working
Reply With Quote
  #12  
Old 09-05-2009, 07:47 AM
real3x real3x is offline
Cheetah
 
Join Date: Aug 2009
Posts: 1
Just a thing, we dont need evga drivers anymore with snowleopard, no injector of course, just the efi string (this work for standart gtx260, 2xDVI + 1xTV)
It work like a charm on x64, just follow the guide on darwinx86.org to put your right device location (PciRoot...)
In my case i used the com.apple.Boot.plist from /Library/Preferences/SystemConfiguration/
Reply With Quote
  #13  
Old 09-05-2009, 06:48 PM
x986123's Avatar
x986123 x986123 is offline
Panther
 
Join Date: Aug 2009
Posts: 199
Yup, your right!


OS: Snow Leopard Mac OS X 10.6.2 (10C540) | Vanilla Kernel | 64 bit Kernel | EFI64

CPU: Intel Core i7 920 @ 3.6 GHz
GPU: 2x SLI Dual GTX 260 (OpenCL working)(QE+CI)
RAM: 6GB DDR3 1600MHz 7-7-7-20

AUDIO: Realtek (5.1 config)
HDD: RAID 0- 1 + 1TB HDD's | 320GB HDD
MOBO: MSI X58 Platinum SLI (Intel ICH10)

CASE: Haf 932 Full Tower Case + Red Cathodes
MONITOR: Asus VK266H 26" 1920x1200 LCD

All working
Reply With Quote
  #14  
Old 09-09-2009, 09:28 AM
ep3hatch03 ep3hatch03 is offline
Cheetah
 
Join Date: Sep 2009
Posts: 5
i too have dual gtx260, i followed the instruction and put the hex in the apple.com.boot.plist but i am still not getting full resolution.

any other thing i am missing?
Reply With Quote
  #15  
Old 09-10-2009, 02:19 AM
x986123's Avatar
x986123 x986123 is offline
Panther
 
Join Date: Aug 2009
Posts: 199
Nope, everything should be working. Have you checked your System Preferences --> Display to ensure its at your resolution?


OS: Snow Leopard Mac OS X 10.6.2 (10C540) | Vanilla Kernel | 64 bit Kernel | EFI64

CPU: Intel Core i7 920 @ 3.6 GHz
GPU: 2x SLI Dual GTX 260 (OpenCL working)(QE+CI)
RAM: 6GB DDR3 1600MHz 7-7-7-20

AUDIO: Realtek (5.1 config)
HDD: RAID 0- 1 + 1TB HDD's | 320GB HDD
MOBO: MSI X58 Platinum SLI (Intel ICH10)

CASE: Haf 932 Full Tower Case + Red Cathodes
MONITOR: Asus VK266H 26" 1920x1200 LCD

All working

Last edited by x986123; 09-10-2009 at 02:34 AM.
Reply With Quote
  #16  
Old 09-16-2009, 05:20 AM
rohizzle121 rohizzle121 is offline
Puma
 
Join Date: Sep 2009
Posts: 16
i used http://www.infinitemac.com/f19/guide...leopard-t4057/

and i am STILL not getting the full res.


i even tried
Quote:
edit the Info.plist in NVDAResman.kext (again, you might have to edit permissions to be able to write it), using some sort of Text Editor.

Look for:

<key>IOPCIPrimaryMatch</key>
<string>0x05e210de&amp;0xfff8ffff 0x017010de&amp;0xfff8ffff 0x017910de 0x018010de&amp;0xfff8ffff 0x018810de 0x018910de 0x020010de&amp;0xfff8ffff 0x025010de&amp;0xfff8ffff 0x028010de&amp;0xfff8ffff 0x030010de&amp;0xfff8ffff 0x031010de&amp;0xfff8ffff 0x031910de 0x034910de 0x05e010de&amp;0xfff8ffff 0x05f010de&amp;0xfff0ffff</string>

0x05e2 is my Device ID, so to get yours, go to Apple System Profiler, and you should see your Device ID there, just replace mine, save (make sure you have write permissions). Reopen the file if you really want to make sure it saved (I know, Im paranoid). Reboot, and you should have all your supported resolutions inside Displays. Good luck.


system profiler just reports it as 0mb and says i am usuing EFI, when i am actually not lol. its weird.

is there any auto installer or somthing?
and why wont efi strings give full res?
Reply With Quote
  #17  
Old 09-16-2009, 08:04 AM
focher focher is offline
Cheetah
 
Join Date: Sep 2009
Posts: 3
I recommend you upgrade to Chameleon RC3 and try the GraphicsEnabler option. First, you should remove any injector kexts and the EFI string from your com.apple.Boot.plist.

This option will now, for nVidia cards, usually dynamically inject the proper EFI string for the card. To try it, just type "GraphicsEnabled=y" at the Chameleon bootloader.

If it works, you can add it to your boot.plist with:

<key>GraphicsEnabler</key>
<string>y</string>

It worked on an 8800 GTX and a GTX280 for me.
Reply With Quote
  #18  
Old 10-23-2009, 02:17 AM
richardsim7 richardsim7 is offline
Cheetah
 
Join Date: Oct 2009
Posts: 6
I think I'm going to cry

I've tried everything to try and get QE/CI to work!

I've made a thread over at insanelymac too: http://bit.ly/11IZGz

After I install Snow Leopard I get full resolution but no QE/CI

I tried both of the methods below but one ended up with 1024x768 resolution with QE/CI and the other ended back with full res and no QE/CI

http://www.infinitemac.com/f19/guide-gefor...-leopard-t4057/

Quote:
edit the Info.plist in NVDAResman.kext

Look for:

<key>IOPCIPrimaryMatch</key>
replace string with
<string>0x05e210de&amp;...ETC</string>
Please help!!
Reply With Quote
  #19  
Old 11-19-2009, 12:33 PM
elliotcater elliotcater is offline
Cheetah
 
Join Date: Apr 2009
Posts: 4
I'm in completely the same place, followed the guide to the letter and still stuck with QE/CI and no res change!
Reply With Quote
  #20  
Old 11-19-2009, 12:39 PM
richardsim7 richardsim7 is offline
Cheetah
 
Join Date: Oct 2009
Posts: 6
Oh I forgot I'd posted here, my solution was to reinstall because clearly I'd played around with too much stuff. Here's how:

http://www.insanelymac.com/forum/ind...post&p=1307594

-Rich-



💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers.

Reply With Quote
Reply
Thread Tools
Display Modes