Andy Vandijck Posted March 2, 2013 Share Posted March 2, 2013   A while back when Steam for Linux was released, I put Fedora on a 9800GT-based rig using the nouveau driver. I must say, every game I tried played just fine. We would likely have to port mesa in addition to nouveau, however.  Some documentation:  http://nouveau.freed.../wiki/FrontPage  https://wiki.archlin...dex.php/Nouveau  http://www.mesa3d.org  irc.freenode.net #nouveau  it might be possible to install the proprietary FreeBSD driver on OS X? http://www.freebsd.org/doc/en/articles/compiz-fusion/nvidia-setup.html Mesa can be compiled just fine on os x. It's software OpenGL. The only problem is; how do we wrap that into an IOAccelerator. I've seen from otool dumps that the base accelerator contains the OpenGL functions. It could be possible to do, but not easy... What about the Apple specific stuff too? :s Link to comment Share on other sites More sharing options...
Shaneee Posted March 2, 2013 Share Posted March 2, 2013 (edited) I've managed to fool ML into thinking my GT 430 is a ATI HD 5450 and I can boot without safe mode or removing any files. Downside is I have no choice of resolution and no QE/CI but I'm working on it   Edit: I couldn't get it to work. I tried spoofing 3 different ATI cards which apparently work with ML with no luck. Edited March 2, 2013 by IiTz ShAnE 2 Link to comment Share on other sites More sharing options...
misterfrista Posted March 3, 2013 Share Posted March 3, 2013 Anyone tested nvidia Kepler on brovs 10.7.5 kernel ?  For me even in 32bit the windowserver doesn´t start with loaded drivers! In principle Kepler cards should work on 10.7.5 so its at least worth a try to get them work in 32bit! Link to comment Share on other sites More sharing options...
spakk Posted March 3, 2013 Share Posted March 3, 2013 (edited) Please check the following:  S/L/Frameworks/ GPUSupport.framework, OpenCL.framework and ApplicationServices.framework tahe from Mountain Lion Update 10.8.3. Then make the following adjustments in S/L/Extensions:  Take the folder S/L/Extensions from your OSX Image and install the chipset drivers for your hardware: AppleDecrypt.kext, AppleNForceATA.kext (adapted by Andy), MLAppleATIATA.kext (adapted by Andy), RealtekRTL81xx.kext, TotallyFixStillWaiting kext., VoodooTSCSync.kext, LegacyAGPM.kext, AHCIPortInjector.kext, IOAHCIBlockStorageInjector.kext apb_decrypt_ml.kext, corecrypto.kext (adapted by Andy) etc.  Then install from the LION 10.7: GeForce.kext, GeForce7xxx.kext, GeForce7xxxGA.plugin, GeForce7xxxGLDriver.bundle, GeForce7xxxVADriver.bundle, GeForceGA.plugin, GeForceGLDriver.bundle, GeForceVADriver.bundle, and NVDAGF100Hal.kext, NVDANV40HalG7xxx ., kext NVDANV50Hal.kext, NVDAResman.kext, NVDAResmanG7xxx.kext then adjust the Info.plist in the various kexts adjust your Vendor ID and Device ID of the AppleGraphicsPowerManagement.kext. Install ATY_Init.kext and customize your device ID and vendor ID.  </dict> <key>CFBundleIdentifier</key> <string>com.dong.driver.ATY_Init</string> <key>IOClass</key> <string>ATY_Init</string> <key>IOMatchCategory</key> <string>IOFramebuffer</string> <key>IOPCIClassMatch</key> <string>0x03000000&0xffffff00</string> <key>IOPCIMatch</key> <string>0x00001002&0x0000ffff 0x000010de&0x0000ffff 0x124410de&0x0000ffff</string> <key>IOProbeScore</key> <integer>0</integer> <key>IOProviderClass</key> <string>IOPCIDevice</string> <key>NVIDIA</key> <dict>    Then install the latest CUDA driver, adjust the ATI3800Controller.kext with your vendor ID and evice ID. then create with using GPU-Z under Windows or with CUDA-Z on Mac OS X from your graphics card an GFxxx.ROM and save the ROM in /Extra / , then make the following entry in your chamelon.boot.plist, so that the GFxxx.ROM loaded on boot :  <?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>Boot Graphics</key> <string>No</string> <key>DSDT</key> <string>\Extra\DSDT.aml</string> <key>EthernetBuiltIn</key> <string>Yes</string> <key>Graphics Mode</key> <string></string> <key>GraphicsEnabler</key> <string>Yes</string> <key>Kernel</key> <string>mach_kernel</string> <key>Kernel Flags</key> <string>-v -f npci=0x3000 ahcidisk=1 debug=8</string> <key>Legacy Logo</key> <string>Yes</string> <key>PCIRootUID</key> <string>0</string> <key>SMBIOS</key> <string>/Extra/smbios.plist</string> <key>Timeout</key> <string>5</string> <key>USBBusFix</key> <string>Yes</string> <key>UseNvidiaROM</key> <string>Yes</string> <key>VBIOS</key> <string>Yes</string> <key>busratio</key> <string>19</string> <key>usekernelcache</key> <string>No</string> </dict> </plist>    Create a DSDT.aml, see my post below http://www.insanelym...orking-systems/ Repair permissions and boot the system, its works very Good but no QE/CI   Edit: the AppleGraphicsPowerManagement.kext (with plugins!) was modified for iMac13, 2 ​​with my VEN ID and DEV ID. The PlatformSupport.plist was extended for iMac13, 2.  The next test is with a string in the chameleon.boot.plist, I'll report later. Edited March 3, 2013 by spakk Link to comment Share on other sites More sharing options...
spakk Posted March 3, 2013 Share Posted March 3, 2013 Hello friends, who still has an ingenious idea? Please log in 1 Link to comment Share on other sites More sharing options...
Shaneee Posted March 10, 2013 Share Posted March 10, 2013 After playing around a bit more I can get to the login screen with what seems some sort of acceleration as the screen loads with no lag. After entering password I get a black screen and get pushed back to the login screen again. Here is the log from the WindowServer for it, Â Â Process: WindowServer [209] Path: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/WindowServer Identifier: WindowServer Version: 324.6 Code Type: X86-64 (Native) Parent Process: launchd [1] User ID: 88 Date/Time: 2013-03-10 18:41:02.420 +0000 OS Version: Mac OS X 10.8.2 (12C54) Report Version: 10 Crashed Thread: 5 com.apple.CoreAnimation.render-server Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000200e47e10 VM Regions Near 0x200e47e10: CG framebuffers 00000001c2bbd000-00000001c418a000 [ 21.8M] rw-/rw- SM=SHM --> MALLOC_TINY 00007fd082400000-00007fd082600000 [ 2048K] rw-/rwx SM=COW Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00000001091ce692 mach_msg_overwrite_trap + 10 1 libsystem_kernel.dylib 0x00000001091cdd70 mach_msg_overwrite + 85 2 com.apple.CoreGraphics 0x0000000107889391 CGXRunOneServicesPass + 609 3 com.apple.CoreGraphics 0x00000001078899b6 CGXServer + 1000 4 WindowServer 0x00000001072def41 main + 9 5 libdyld.dylib 0x0000000108feb7e1 start + 1 Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00000001091d0d16 kevent + 10 1 libdispatch.dylib 0x0000000108fb4dea _dispatch_mgr_invoke + 883 2 libdispatch.dylib 0x0000000108fb49ee _dispatch_mgr_thread + 54 Thread 2: 0 libsystem_kernel.dylib 0x00000001091ce686 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00000001091cdc42 mach_msg + 70 2 com.apple.CoreFoundation 0x0000000107320803 __CFRunLoopServiceMachPort + 195 3 com.apple.CoreFoundation 0x0000000107325ee6 __CFRunLoopRun + 1078 4 com.apple.CoreFoundation 0x00000001073256b2 CFRunLoopRunSpecific + 290 5 com.apple.CoreFoundation 0x0000000107334371 CFRunLoopRun + 97 6 com.apple.CoreGraphics 0x0000000107bf3f2b eventThread + 379 7 libsystem_c.dylib 0x000000010905b742 _pthread_start + 327 8 libsystem_c.dylib 0x0000000109048181 thread_start + 13 Thread 3: 0 libsystem_c.dylib 0x0000000109048164 start_wqthread + 0 Thread 4: 0 libsystem_kernel.dylib 0x00000001091d06d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x000000010905deec _pthread_workq_return + 25 2 libsystem_c.dylib 0x000000010905dcb3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x0000000109048171 start_wqthread + 13 Thread 5 Crashed:: com.apple.CoreAnimation.render-server 0 com.apple.CoreFoundation 0x00000001072f97f3 CFRelease + 67 1 com.apple.CoreFoundation 0x00000001072fde36 __CFBasicHashDrain + 486 2 com.apple.CoreFoundation 0x0000000107332f8f CFDictionaryRemoveAllValues + 335 3 com.apple.CoreFoundation 0x00000001074649b9 _CFPrefsResetPreferences + 425 4 com.apple.CoreFoundation 0x000000010746575d _CFPreferencesCopyValueWithContainer + 61 5 com.apple.CoreGraphics 0x0000000107716b20 load_allow_debugging_defaults + 48 6 libdispatch.dylib 0x0000000108fb20b6 _dispatch_client_callout + 8 7 libdispatch.dylib 0x0000000108fb2041 dispatch_once_f + 50 8 com.apple.CoreGraphics 0x0000000107716a55 copy_local_domain_value + 45 9 com.apple.CoreGraphics 0x00000001077169fd get_boolean_property + 12 10 com.apple.CoreGraphics 0x00000001077169ef CGDefaultsGetBoolean + 22 11 com.apple.CoreGraphics 0x0000000107716930 load_cms_utils_vtable + 24 12 libdispatch.dylib 0x0000000108fb20b6 _dispatch_client_callout + 8 13 libdispatch.dylib 0x0000000108fb2041 dispatch_once_f + 50 14 com.apple.CoreGraphics 0x000000010771690f CGCMSUtilsGetVTable + 35 15 com.apple.CoreGraphics 0x00000001077166b2 color_space_create_icc + 54 16 com.apple.CoreGraphics 0x000000010771a38f CGColorSpaceCreateWithICCProfile + 12 17 com.apple.QuartzCore 0x0000000113f56858 CA::Render::Decoder::decode_colorspace() + 176 18 com.apple.QuartzCore 0x0000000113f5777a CA::Render::decode_commands(CA::Render::Decoder*) + 466 19 com.apple.QuartzCore 0x0000000113f58d4a CA::Render::Server::ReceivedMessage::run_command_stream() + 614 20 com.apple.QuartzCore 0x0000000113f586af CA::Render::Server::ReceivedMessage::dispatch() + 63 21 com.apple.QuartzCore 0x0000000113f582a3 CA::Render::Server::server_thread(void*) + 219 22 com.apple.QuartzCore 0x0000000113fdce76 thread_fun + 25 23 libsystem_c.dylib 0x000000010905b742 _pthread_start + 327 24 libsystem_c.dylib 0x0000000109048181 thread_start + 13 Thread 5 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x00007fd08240be70 rcx: 0x00000000000fc080 rdx: 0x00000000000d9da0 rdi: 0x0000000200e47e10 rsi: 0x0000000200e47e10 rbp: 0x0000000114d55840 rsp: 0x0000000114d55800 r8: 0x0000000000000009 r9: 0x0000000027e422cc r10: 0x00007fd082618070 r11: 0x00000000a583a267 r12: 0x0000000000000002 r13: 0x00000000a5baadb9 r14: 0x00000000a7baadb1 r15: 0x0000000200e47e10 rip: 0x00000001072f97f3 rfl: 0x0000000000010246 cr2: 0x0000000200e47e10 Logical CPU: 1 Binary Images: 0x1072de000 - 0x1072defff WindowServer (324.6) <1B78F0BC-6BFF-32CC-8B16-BD59DE22F84B> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Resources/WindowServer 0x1072e8000 - 0x1072e8fff com.apple.ApplicationServices (45 - 45) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x1072f1000 - 0x1074dafff com.apple.CoreFoundation (6.8 - 744.12) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x107639000 - 0x1076a6ff7 com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x1076d8000 - 0x1076d9ff7 libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib 0x1076e1000 - 0x108071c67 com.apple.CoreGraphics (1.600.0 - 324.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x10817a000 - 0x10824cff7 com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x1082b2000 - 0x1083cbff7 com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x10842c000 - 0x10842cfff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x108437000 - 0x1084b7ff7 com.apple.ApplicationServices.ATS (332 - 341.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x1084e3000 - 0x1085a0ff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x1085e7000 - 0x10863dfff com.apple.HIServices (1.20 - 417) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x108670000 - 0x108683ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x108692000 - 0x1086ecfff com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x10871b000 - 0x10875aff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x108777000 - 0x10878bfff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x10879e000 - 0x1087b0ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib 0x1087bb000 - 0x1087ceff7 libbsm.0.dylib (32) /usr/lib/libbsm.0.dylib 0x1087d8000 - 0x1089d8fff libicucore.A.dylib (491.11.1) /usr/lib/libicucore.A.dylib 0x108a7d000 - 0x108a81fff com.apple.IOSurface (86.0.3 - 86.0.3) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x108a8e000 - 0x108d5efff com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x108e92000 - 0x108efbfff libstdc++.6.dylib (56) /usr/lib/libstdc++.6.dylib 0x108f64000 - 0x108f69fff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib 0x108f6f000 - 0x108f7dfff libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib 0x108f8f000 - 0x108f94fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib 0x108f9e000 - 0x108fa5fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib 0x108fb0000 - 0x108fc5ff7 libdispatch.dylib (228.23) /usr/lib/system/libdispatch.dylib 0x108fde000 - 0x108fdfff7 libdnsinfo.dylib (453.18) /usr/lib/system/libdnsinfo.dylib 0x108fe9000 - 0x108fecff7 libdyld.dylib (210.2.3) /usr/lib/system/libdyld.dylib 0x108ff8000 - 0x108ff8fff libkeymgr.dylib (25) /usr/lib/system/libkeymgr.dylib 0x108ffe000 - 0x109006fff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib 0x109012000 - 0x109018fff libmacho.dylib (829) /usr/lib/system/libmacho.dylib 0x109022000 - 0x109024fff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib 0x10902d000 - 0x10902eff7 libremovefile.dylib (23.1) /usr/lib/system/libremovefile.dylib 0x10903a000 - 0x10903bfff libsystem_blocks.dylib (59) /usr/lib/system/libsystem_blocks.dylib 0x109040000 - 0x109042fff libCVMSPluginSupport.dylib (8.1.4) <768F2AD1-FD10-37D4-8848-A505C2F814C5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x109047000 - 0x109113fe7 libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib 0x10915d000 - 0x109165ff7 libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib 0x109170000 - 0x1091a6fff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib 0x1091be000 - 0x1091d9ff7 libsystem_kernel.dylib (2050.18.24) /usr/lib/system/libsystem_kernel.dylib 0x1091f1000 - 0x10921fff7 libsystem_m.dylib (3022.6) /usr/lib/system/libsystem_m.dylib 0x10922c000 - 0x10923aff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib 0x10924d000 - 0x109258fff libsystem_notify.dylib (98.5) /usr/lib/system/libsystem_notify.dylib 0x109267000 - 0x109268ff7 libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib 0x109274000 - 0x109276ff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib 0x109282000 - 0x109288ff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib 0x109294000 - 0x1092b6ff7 libxpc.dylib (140.41) /usr/lib/system/libxpc.dylib 0x1092d1000 - 0x109320ff7 libcorecrypto.dylib (106.2) /usr/lib/system/libcorecrypto.dylib 0x109335000 - 0x10944d92f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib 0x10946e000 - 0x1094baff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib 0x1094d5000 - 0x1094faff7 libc++abi.dylib (24.4) /usr/lib/libc++abi.dylib 0x10952f000 - 0x109597ff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib 0x1095f4000 - 0x109602ff7 libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib 0x10960a000 - 0x10960bfff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib 0x109612000 - 0x109786fff com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x109846000 - 0x109b5dff7 com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x109bd9000 - 0x109c5afff com.apple.Metadata (10.7.0 - 707.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x109cb2000 - 0x109d58ff7 com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x109dbb000 - 0x109e48ff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x109e8e000 - 0x109eebff7 com.apple.AE (645.3 - 645.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x109f16000 - 0x109fc7fff com.apple.LaunchServices (539.7 - 539.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x10a01c000 - 0x10a04dff7 com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x10a074000 - 0x10a0c5ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x10a0f8000 - 0x10a1f5fff libsqlite3.dylib (138.1) /usr/lib/libsqlite3.dylib 0x10a20b000 - 0x10a308ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib 0x10a340000 - 0x10a34fff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib 0x10a35d000 - 0x10a361fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x10a369000 - 0x10a369fff libOpenScriptingUtil.dylib (148.2) /usr/lib/libOpenScriptingUtil.dylib 0x10a36f000 - 0x10a37cfff libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib 0x10a383000 - 0x10a389fff com.apple.DiskArbitration (2.5.1 - 2.5.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x10a393000 - 0x10a39afff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x10a3a1000 - 0x10a3aeff7 com.apple.NetAuth (4.0 - 4.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x10a3bd000 - 0x10a42afff com.apple.datadetectorscore (4.0 - 269.1) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x10a46a000 - 0x10a46eff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x10a477000 - 0x10a7d3fff com.apple.Foundation (6.8 - 945.11) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x10a9f9000 - 0x10a9fafff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib 0x10aa02000 - 0x10aa23ff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib 0x10aa35000 - 0x10aa4cfff com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x10aa59000 - 0x10aa70fff com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x10aa8d000 - 0x10aab8fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib 0x10aac6000 - 0x10aac6fff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x10aacd000 - 0x10abd8fff libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x10ac3e000 - 0x10ac8dff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x10acb9000 - 0x10ae54fef com.apple.vImage (6.0 - 6.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x10ae76000 - 0x10ae76fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x10ae7e000 - 0x10aee6fff libvDSP.dylib (380.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x10aef4000 - 0x10af8efff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x10af9b000 - 0x10b392fff libLAPACK.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x10b3fc000 - 0x10b582fff libBLAS.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x10b5b1000 - 0x10b5d9fff libJPEG.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x10b5e1000 - 0x10b636ff7 libTIFF.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x10b643000 - 0x10b663fff libPng.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x10b66c000 - 0x10b670fff libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x10b67c000 - 0x10b77efff libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x10b7af000 - 0x10b7b2fff libRadiance.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x10b7bd000 - 0x10b801fff libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib 0x10b816000 - 0x10b838ff7 com.apple.Kerberos (2.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x10b852000 - 0x10b88cfff com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x10b8ac000 - 0x10b8cbff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib 0x10b8db000 - 0x10b9d0fff libiconv.2.dylib (34) /usr/lib/libiconv.2.dylib 0x10b9e7000 - 0x10ba69fff com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x10ba93000 - 0x10ba95fff com.apple.TrustEvaluationAgent (2.0 - 23) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x10ba9f000 - 0x10baa4fff com.apple.OpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x10bab3000 - 0x10babefff com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x10bcaa000 - 0x10bcb9fff OpenGL (8.1.4) <71BD52C1-98B0-3C95-9A81-6B587D7ADB32> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x10bcc1000 - 0x10bcebff7 com.apple.CoreVideo (1.8 - 99.3) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x10bd06000 - 0x10bd0cfff libGFXShared.dylib (8.1.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x10bd12000 - 0x10bd18fff libCoreVMClient.dylib (21.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x113e9b000 - 0x114049fff com.apple.QuartzCore (1.8 - 304.0) <897FAA5D-FF13-33FE-878B-B164D684F019> /System/Library/Frameworks/QuartzCore.framework/QuartzCore 0x114101000 - 0x114158ff7 com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x11417d000 - 0x1141c7fff libGLU.dylib (8.1.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x1141d6000 - 0x1141eafff libGL.dylib (8.1.4) <19919DA1-9189-34D1-B441-4F9D034A0234> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x1141fc000 - 0x114208fff com.apple.CrashReporterSupport (10.8.2 - 414.3) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x114262000 - 0x114506fff com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x1145e7000 - 0x114625fe7 libGLImage.dylib (8.1.4) <1CF86F0E-E3C4-34C6-BF41-54BB65BE2974> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x11462d000 - 0x11467fff7 OpenCL (2.0.10) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x114692000 - 0x114aaffff FaceCoreLight (2.4.1) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight 0x7fff66ede000 - 0x7fff66f1293f dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 98 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=78.4M resident=70.4M(90%) swapped_out_or_unallocated=8220K(10%) Writable regions: Total=224.8M written=3612K(2%) resident=11.6M(5%) swapped_out=0K(0%) unallocated=213.1M(95%) REGION TYPE VIRTUAL =========== ======= CG backing stores 6580K CG framebuffers 43.6M CG raster data 4K CG shared images 1160K CoreGraphics 4K IOKit 836K IOKit (reserved) 128.0M reserved VM address space (unallocated) MALLOC 30.8M MALLOC guard page 64K STACK GUARD 56.0M Stack 10.5M VM_ALLOCATE 132K __CGSERVER 4K __DATA 6576K __LINKEDIT 14.4M __TEXT 64.1M __UNICODE 544K shared memory 12K =========== ======= TOTAL 363.0M TOTAL, minus reserved VM space 235.0M Â Â Any ideas? Link to comment Share on other sites More sharing options...
pico joe Posted March 18, 2013 Share Posted March 18, 2013 Hi guys, I'm not genius only follower, but I think the problem in GeForceGLD.bundle. Today I'm updating 10.8.2 with combo 10.8.3 and only replace GeForceGLD.bundle with kext from 10.7.4. BFlag : npci=0x300 GE=Yes. I get my optimum resolution but no QI/CE only framebuffer like Connactic said. see my picture http://cl.ly/image/2d2L3D1O3l19 Link to comment Share on other sites More sharing options...
SS01 Posted March 19, 2013 Share Posted March 19, 2013 Is it possible to contact netkas? He's very knowledgable about this graphic card stuff, maybe he could help us.. Link to comment Share on other sites More sharing options...
spakk Posted March 19, 2013 Share Posted March 19, 2013 Is it possible to contact netkas? He's very knowledgable about this graphic card stuff, maybe he could help us.. Â do not worry SS01, as I've heard as they are all informed about the current state and visit this page regularly. 1 Link to comment Share on other sites More sharing options...
gils83 Posted March 27, 2013 Share Posted March 27, 2013 (edited)  Card: MSI Nvidia GT 610 1024MB Device ID: Ports: DVI /HDMI / VGA / CI/QE ok Performance: Cinebench 11.5. QuickTime and VLC work fine. (test en cours) Method to get it working: ML DP1 10.8 / i386 / kernel : sinedp1 12.0.0 Sinetek  CPU : FX 6100    Edited April 3, 2013 by gils83 2 Link to comment Share on other sites More sharing options...
gils83 Posted May 3, 2013 Share Posted May 3, 2013  la 12.4 , n'apporte rien pour Nvidia  12.4, does nothing for Nvidia  boot -x  Link to comment Share on other sites More sharing options...
gils83 Posted June 9, 2013 Share Posted June 9, 2013 (edited)  wooooaaaahhhh !!!   Nvidia fonctionne en x86_64 avec ML DP2 avec le noyau sinedp1 de notre valeureux Sinetek !! j'ai fait une petite vidéo que je prépare , voici un avant gout de l'histoire , je vais essayer d'en savoir plus  NVIDIA operates in x86_64 with ML DP2 with snedp1 core of our brave Sinetek! I made a little video that I make, here is a preview of the story, I'll try to find out more    il subsiste quelques artefacts assez minime comparer à ATI HD 5xxx/6xxx et 7xxx , j'ai remarqué également sur cette version d'OS X que les drivers étaient encore en parti -i386/x86_64 , la GT 610 dans ce cas avec CI/QE n'a pas besoin de GraphicsInjector pour Clover et GraphicsEnabler pour Chameleon , je continu mes test  A suivre...........  there are still some pretty minimal compared to ATI HD 5xxx/6xxx and 7xxx artifacts, I also noticed on this version of OS X that drivers were still -i386/x86_64 party, the GT 610 in this case with CI / QE does not need to GraphicsInjector Clover and GraphicsEnabler for Chameleon, I continued my test;)  To be continued ...........    http://www.partage-facile.com/Q00GV14SCG/kext_ml_dp2___ioreg.rar.html Edited June 9, 2013 by gils83 Link to comment Share on other sites More sharing options...
HenryH Posted June 14, 2013 Share Posted June 14, 2013 I've tried everything apart from DSDT to get the graphics cards below to work with no luck in mountain lion 10.8.2 AMD (iAtkos ML2) - tried default apple drivers, web nvidia drivers, entering device ids, etc.  I get the NVDAGF100HAL loaded ok message always.  GraphicsEnabler=Yes => momenterally see glitched desktop then just black screen with text GraphicsEnabler=No => monitor goes to standby mode  In both cases the system is running ok apart from this (could hear a video playing at some point) and booting in safe mode (-x) works ok.  Exact same behaviour for both graphics cards.  Motherboard: M4A89GTD PRO/USB3 Graphics Card 1: GTX 460 Graphics Card 2: GeForce 8800 GT  Is this the current status of NVidia graphics cards on Mountain Lion for AMD systems? Link to comment Share on other sites More sharing options...
gils83 Posted June 14, 2013 Share Posted June 14, 2013 Â Is this the current status of NVidia graphics cards on Mountain Lion for AMD systems? Â yes 1 Link to comment Share on other sites More sharing options...
HenryH Posted June 14, 2013 Share Posted June 14, 2013 Wish I had known that two days ago... Â Still maybe this will save someone else some time some day. Link to comment Share on other sites More sharing options...
gils83 Posted June 14, 2013 Share Posted June 14, 2013 Â On ML DPI 10.8 i386 , work and Lion 10.7 i386 1 Link to comment Share on other sites More sharing options...
roon83 Posted June 15, 2013 Share Posted June 15, 2013 I am using iAtkos ML2 comboed to 10.8.4 and have installed the web drivers provided by nVIDIA. Currently I am using the official drivers with both the plugin and bundle disabled and have some form of QE/CI. The system preference shows my ROM preset as 1.0.0. Here's a snapshot of it: Â Â Now how do I change the ROM preset to the actual ROM? 4 Link to comment Share on other sites More sharing options...
roon83 Posted June 15, 2013 Share Posted June 15, 2013 how do I change the ROM Revision to the actual ROM preset? Link to comment Share on other sites More sharing options...
HenryH Posted June 15, 2013 Share Posted June 15, 2013 Mr. roon, Â Do you have graphics acceleration (e.g. can play games) or is it basically then the same as safe mode? Did you have this working on 10.8.2 also? Did you have this working before installing the latest nVidia drivers? Â Thanks for the time... Link to comment Share on other sites More sharing options...
roon83 Posted June 15, 2013 Share Posted June 15, 2013 Mr. roon, Â Do you have graphics acceleration (e.g. can play games) or is it basically then the same as safe mode? More Like safe mode but a bit better. Did you have this working on 10.8.2 also? Yes but the performance was a bit worse. Did you have this working before installing the latest nVidia drivers? Yes. Â I have disabled the plugin and bundle file to get inside ML in normal mode. So it's nothing special. 1 Link to comment Share on other sites More sharing options...
spakk Posted June 16, 2013 Share Posted June 16, 2013 (edited)  Mr. roon,  Do you have graphics acceleration (e.g. can play games) or is it basically then the same as safe mode? More Like safe mode but a bit better. Did you have this working on 10.8.2 also? Yes but the performance was a bit worse. Did you have this working before installing the latest nVidia drivers? Yes.  I have disabled the plugin and bundle file to get inside ML in normal mode. So it's nothing special.  please, create with OpenGL viewer http://opengl-extensions-viewer.en.softonic.com/mac or Heaven 4.0 OpenGL benchmark  http://www.maclife.de/forum/viewtopic.php?p=931586 a tests and upload the pictures here.  furthermore interested me the DarwinDumper report, create with https://bitbucket.org/blackosx/darwindumper/downloads/DarwinDumper_v2.7.5.zip and upload the DarwinDumper folder here Edited June 16, 2013 by spakk Link to comment Share on other sites More sharing options...
roon83 Posted June 16, 2013 Share Posted June 16, 2013 Well I tried to make a bootable usb from the Vanilla 10.8.2 on my iAtkos install and while doing so I screwed the iAtkos installation and was unable to boot. I just reinstalled the OS and I am going to update soon to 10.8.4 again. Once I do that I'll fulfill your wish. Link to comment Share on other sites More sharing options...
spakk Posted June 17, 2013 Share Posted June 17, 2013 I made yesterday another test with my graphic card drivers, whey I report? which has become the graphics amazingly high resolution and brilliant and no problem with screensaver with advanced settings, rotate now also possible, the mirror effect of the dock icons is brilliant, only problem is that most, the system breaks down after a few minutes with a kernel panic. all graphics drivers were installed with patch, unfortunately I was not yet possible to make images to load it up here @roon83 therefore it is very important that you answer my first message completely to vote with their settings, eventually it will help us to run Nvidia graphics card to get. if anyone can locate the error in the Diagnostic Report, I can gladly upload here 1 Link to comment Share on other sites More sharing options...
roon83 Posted June 17, 2013 Share Posted June 17, 2013 @roon83 therefore it is very important that you answer my first message completely to vote with their settings, eventually it will help us to run Nvidia graphics card to get. if anyone can locate the error in the Diagnostic Report, I can gladly upload here Well as I said in my post earlier that I ran into problems while trying to make a bootable USB from Vanilla OS X ML. All of these problems rendered my iAtkos system non bootable. I will post all of what you want when the installation is back in working order. Also that's great that you are trying your best to make nvidia cards work on AMD ML installations. 1 Link to comment Share on other sites More sharing options...
spakk Posted June 17, 2013 Share Posted June 17, 2013 here the DiagnosticReport folder Well as I said in my post earlier that I ran into problems while trying to make a bootable USB from Vanilla OS X ML. All of these problems rendered my iAtkos system non bootable. I will post all of what you want when the installation is back in working order. Also that's great that you are trying your best to make nvidia cards work on AMD ML installations. if you have a bootable Intel OS X version, then follow my how-to and install iATKOS ML to an external HDD, then you can make the adjustments with their chipset driver. This method of installation is the best and most successfulgood luck! DiagnosticReports.rar Link to comment Share on other sites More sharing options...
Recommended Posts