bobthemailman Posted July 9, 2010 Share Posted July 9, 2010 so I am running: C2Duo 2.4ghz 4gb ram 667 Evaga 7100gs pci express 256mb with 512 turbo chache. Gigabyte EP45-UD3l/ with Catri Bios Chameleon RC4 SL 10.6.4 I have tried: Natit.kekt NVinject.kekt NVEnabler.kekt and these two plist with custom efi's generated from 7100gs and modified to change size from 128mb to 256mb: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>Kernel</key> <string>mach_kernel</string> <key>Kernel Flags</key> <string></string> <key>GraphicsEnabler</key> <string>No</string> <key>PciRoot(0x1)/Pci(0x1,0x0)/Pci(0x0,0x0)</key> <dict> <key>@0,compatible</key> <string>NVDA,NVMac</string> <key>@0,device_type</key> <string>display</string> <key>@0,name</key> <string>NVDA,Display-A</string> <key>@1,compatible</key> <string>NVDA,NVMac</string> <key>@1,device_type</key> <string>display</string> <key>@1,name</key> <string>NVDA,Display-B</string> <key>NVCAP</key> <data> BAAAAAAAAwAMAAAAAAAABwAAAAA= </data> <key>NVPM</key> <data> AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== </data> <key>VRAM,totalsize</key> <string>0x10000000</string> <key>device_type</key> <string>NVDA,Parent</string> <key>model</key> <string>nVidia GeForce 7100 GS</string> <key>name</key> <string>display</string> <key>rom-revision</key> <string>nVidia GeForce 7100 GS OpenGL Engine [EFI]</string> </dict> </dict> </plist> <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>Kernel</key> <string>mach_kernel</string> <key>Kernel Flags</key> <string></string> <key>GraphicsEnabler</key> <string>No</string> <key>device-properties</key> <string>6c0200000100000001000000600200000d00000002010c00d041030a000000000101060000010101060000007fff04001e00000072006f006d002d007200650076006900730069006f006e0000002e0000006e5669646961204765466f7263652037313030204753204f70656e474c20456e67696e65205b4546495d22000000400030002c006400650076006900630065005f00740079007000650000000b000000646973706c6179100000004e00560043004100500000001800000004000000000003000c00000000000007000000000e0000006e0061006d00650000000b000000646973706c617914000000400030002c006e0061006d0065000000120000004e5644412c446973706c61792d41100000006d006f00640065006c0000001a0000006e5669646961204765466f72636520373130302047530e0000004e00560050004d000000200000000100000000000000000000000000000000000000000000000000000014000000400031002c006e0061006d0065000000120000004e5644412c446973706c61792d4220000000400031002c0063006f006d00700061007400690062006c00650000000e0000004e5644412c4e564d6163220000005600520041004d002c0074006f00740061006c00730069007a0065000000080000000000001020000000400030002c0063006f006d00700061007400690062006c00650000000e0000004e5644412c4e564d616322000000400031002c006400650076006900630065005f00740079007000650000000b000000646973706c61791c0000006400650076006900630065005f00740079007000650000000f0000004e5644412c506172656e74<string/> </dict> They all Boot just fine but no qe/cl support This is what system profiler see's Display: Type: GPU Bus: PCIe PCIe Lane Width: x16 VRAM (Total): 256 MB Vendor: NVIDIA (0x10de) Device ID: 0x016a Revision ID: 0x00a1 Displays: Display: Resolution: 1024 x 768 Pixel Depth: 32-Bit Color (ARGB8888) Main Display: Yes Mirror: Off Online: Yes In order to use the kekts i put them in /extra/extentsions/ and i put the modified plist in /extra Link to comment Share on other sites More sharing options...
Alessandro17 Posted July 10, 2010 Share Posted July 10, 2010 http://www.insanelymac.com/forum/index.php?showtopic=160783 Link to comment Share on other sites More sharing options...
bobthemailman Posted July 10, 2010 Author Share Posted July 10, 2010 its not onboard its strait pci express 256mb with 512 turbo cache still unsupported? Link to comment Share on other sites More sharing options...
Alessandro17 Posted July 10, 2010 Share Posted July 10, 2010 its not onboard its strait pci express 256mb with 512 turbo cache still unsupported? Well, I found it here: http://wiki.osx86project.org/wiki/index.ph...10.5.4#NVIDIA_2 (XFX) Link to comment Share on other sites More sharing options...
bobthemailman Posted July 10, 2010 Author Share Posted July 10, 2010 Well, I found it here: http://wiki.osx86project.org/wiki/index.ph...10.5.4#NVIDIA_2 (XFX) I saw it there too, that was the first thing i tried. I dont know if nvinject took or not how could i tell if it is actually working caue i didnt notice any change, i know the plist is being used because when the graphics enabler is set to yes i get a kp on boot. The other thing is this is Snow Leopard server, i think i might throw Snow Leopard on another partition and see if i can get that working there. Link to comment Share on other sites More sharing options...
cancerman Posted September 2, 2010 Share Posted September 2, 2010 I'm having the same problem on a EP45-DS3L running cartri's .8 BIOS. The 7100GS ran fine under 10.4 and 10.5. I've tried NVEnabler, NVInject, EFI Strings, NVCap in the boot.plist with aserebln's boot file, GraphicsEnabler in the boot.plist, and manually entering 0x016a10de in the NVDANV40 and NVDARESMAN kexts. I've never run into this with nVidia cards. I think it's a Snow Leopard thing. Maybe cartri has an idea. Link to comment Share on other sites More sharing options...
GregOSX86 Posted September 3, 2010 Share Posted September 3, 2010 Also same problem on Core 2 Duo with a GeForce 7100gs running SL 10.6.3 & 10.6.4. Have tried everything I can find; GraphicsEnabler, NVinject, Natit, adding device id to kexts, downgrading kexts to 10.6.1 versions and updating them to the new 19.5.8f03 versions released by Nvidia, custom efi strings etc. But still no luck getting QE, CL or resolution. Also think it's a issue with the changes in graphics backend for OSX 10.6.3 & 10.6.4 . Hopefully someone will find a way to fix this or 10.6.5 will fix the issue. Will let everyone know if I find any solutions. cheers Link to comment Share on other sites More sharing options...
Matt Mastrobuono Posted October 15, 2010 Share Posted October 15, 2010 I have the same problem. are there any answers yet? i cant use final cut without this working Link to comment Share on other sites More sharing options...
Tommylee567 Posted October 16, 2010 Share Posted October 16, 2010 I'm using the old version 10.6.0 --now upped to 10.6.2 but it works with the normal resolution 1024x768. i didn't use the latest version of mac. enabled NVenabler and injector. modified the kext (gave the version correctly) and now it has improved to 1280 resolution. Im on a 1080 acer lcd. Core 2 Duo E8400 3.0 GHz - 2 GB RAM - Intel DG35EC MB. Geforce 7100 GS 256 RAM (but it is enabled for 128 RAM) What can we edit here? Thanks! Link to comment Share on other sites More sharing options...
Matt Mastrobuono Posted October 22, 2010 Share Posted October 22, 2010 when you had 10.6.0, did it work under that? What did you use? I got everything working perfectly on 10.6.0 but I dont have qe or vram apparently. normal usage you could not tell a thing but when I try to install final cut studio 3 it tells me i have no vram or quartz extreme. when i look in system profiler it tells me i have 256mb of vram. My waves plug-ins in pro tools also dont show anything as a result to it. I need this to work! Link to comment Share on other sites More sharing options...
pirloui Posted October 23, 2010 Share Posted October 23, 2010 If you don't need crazy recent horsepower; I have a Quadro FX P260 (equivalent to 6800GS) collecting dust. I will ship it to you for free if you are interested. I will test if it is recognized right now. edit: It kernel paniks at boot, at least with graphics enabler. Didn't try other methods. I have a Quadro FX 570 that corresponds to a 8500GT (256MB) I can send you for free if interested. Big passive cooler; total of two slots. Works straight ahead with graphics enabler. First to PM me gets it. Preferably if you really need it; ie the 7100 is your primary card. The other ones (I have two p260) can be had for free as well; but I don't know for compatibility. Link to comment Share on other sites More sharing options...
Matt Mastrobuono Posted October 23, 2010 Share Posted October 23, 2010 If you don't need crazy recent horsepower; I have a Quadro FX P260 (equivalent to 6800GS) collecting dust.I will ship it to you for free if you are interested. I will test if it is recognized right now. edit: It kernel paniks at boot, at least with graphics enabler. Didn't try other methods. I have a Quadro FX 570 that corresponds to a 8500GT (256MB) I can send you for free if interested. Big passive cooler; total of two slots. Works straight ahead with graphics enabler. First to PM me gets it. Preferably if you really need it; ie the 7100 is your primary card. The other ones (I have two p260) can be had for free as well; but I don't know for compatibility. your inbox is full. can you test it fully? Link to comment Share on other sites More sharing options...
pirloui Posted October 24, 2010 Share Posted October 24, 2010 Sorry about the inbox. Fixed now. The card have been serving in my media center Hackintosh; it supports CI/QE; all that jazz. Full HD no problem. 256 MB vram by the way. DVI DVI. I give it away and pay the postage; so sorry no more testing than that. It works; is recognized. Link to comment Share on other sites More sharing options...
pirloui Posted October 24, 2010 Share Posted October 24, 2010 The Quadro P260 (GF-6800) does KP with graphics enabler. [taken]The Quadro FX 570 (GF-8500) works perfectly. From my HTPC.[taken] All I give away (separatly). (3 as there are two P260) edit: so if anyone wants a Quadro P260 it's free ship include. Have only tested graphic enabler that KPs. Possible they work with EFI or some injectors. Link to comment Share on other sites More sharing options...
MaLd0n Posted October 24, 2010 Share Posted October 24, 2010 use arch=i386 use the procedures but the kernel 32 Link to comment Share on other sites More sharing options...
Recommended Posts