FakeSteez Posted October 15, 2010 Share Posted October 15, 2010 Display: Type: GPU Bus: PCIe PCIe Lane Width: x16 VRAM (Total): 32 MB Vendor: NVIDIA (0x10de) Device ID: 0x0ca3 Revision ID: 0x00a2 Displays: Display: Resolution: 1024 x 768 Pixel Depth: 32-Bit Color (ARGB8888) Main Display: Yes Mirror: Off Online: Yes GraphicsEnabler=yes, with PciRoot=1 is on. Device ID's are in 50hal and Resman. The GT240's device ID is 0x0ca3. QE/CI not working... nothing new there. W. T. F. am I doing wrong? Link to comment https://www.insanelymac.com/forum/topic/234522-wow-osx-just-really-hates-me/ Share on other sites More sharing options...
dsp Posted October 18, 2010 Share Posted October 18, 2010 You're not doing anything wrong. It's simply not working on 10.6.4 obviously. ( I think ) Link to comment https://www.insanelymac.com/forum/topic/234522-wow-osx-just-really-hates-me/#findComment-1566119 Share on other sites More sharing options...
FakeSteez Posted October 19, 2010 Author Share Posted October 19, 2010 Figured it out. My UID was 1 so I had no idea that I had to set it up in com.apple.boot.plist with PCIRootUID=1. You guys seriously need to cover this issue, I sold my GT9400 and bought a gt240 BECAUSE I THOUGHT IT DIDNT WORK. If I had known this earlier... No point in crying over spilled milk. EmpireEFI+[url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url]+GraphicsEnabler=Yes+PCIRootUID=1 (has to be in caps to work) <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//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>arch=i386</string> <key>GraphicsEnabler</key> <string>Yes</string> <key>PCIRootUID</key> <string>1</string> <key>Timeout</key> <string>1</string> <key>Legacy Logo</key> <string>Yes</string> <key>EthernetBuiltIn</key> <string>Yes</string> </dict> </plist> Also, I can confirm that this card is dual screen compatible. HDMI->DVI converter as primary and VGA secondary. But now I cant boot into 64bit with arch=x86_64 kernal flag. And HD videos are really laggy despite having QE/CI enabled. Not an ISP problem. Just blurry and choppy. Everything else is great. Also, According to CineBench, OpenGL is fine, so is quartz, but User Interface Test scored a 13.54 and Elements scored a 13.54 at 62.13 refresh/sec... What should I do..? Link to comment https://www.insanelymac.com/forum/topic/234522-wow-osx-just-really-hates-me/#findComment-1566530 Share on other sites More sharing options...
Nghia Developer Posted October 24, 2010 Share Posted October 24, 2010 I got GigaByte nVidia GT 240 1GB DDR3 and QE/CI actived by default in both 32 + 64 bits I think you need a booloader, let try Valv or aserebln or RC4 or RC5 Several things you can try: MUST REMOVE/DELETE ALL INJECTORS IN /System/Library/Extension and only GraphicsEnabler set to Yes Try to use and not to use PciRoot=1 (I don't have this) I don't added any Device ID to the drivers ( I left it default, don't care if your device id is in nVidia driver's plist ) Link to comment https://www.insanelymac.com/forum/topic/234522-wow-osx-just-really-hates-me/#findComment-1569581 Share on other sites More sharing options...
Recommended Posts