Hackmodford Posted March 6, 2014 Share Posted March 6, 2014 Unfortunatley patching the openCL framework didn't work for me. It caused preview to load images that were garbled looking Link to comment Share on other sites More sharing options...
Riley Freeman Posted March 6, 2014 Share Posted March 6, 2014 I remember you had that problem before. So it's still doing it even with 10.9.2? It happened to me once but since then it's been all good. Here's the patch script I use if you want to give it another try. Make sure you roll back the framework to the original unpatched version first and change OpenCLFWKCS to whatever you called your certificate. #!/bin/bash -e sudo cp /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL.bak sudo perl -pi -e 's|\x01\x00\xF6\xC3\x05\x74\x13|\x01\x00\xF6\xC3\x00\x74\x13|; s|\x8B\x45\x08\xA8\x05\x74\x18|\x8B\x45\x08\xA8\x00\x74\x18|' /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL sudo codesign -fs OpenCLFWKCS /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL You can either save this to a file called openclfix.command and double-click it to run or paste the three sudo lines into terminal and run them one by one. Link to comment Share on other sites More sharing options...
Hackmodford Posted March 6, 2014 Share Posted March 6, 2014 Yipee! it worked this time Luxmark only works with the CPU so I'm calling it a success. The clock doesn't get stuck when opening preview Link to comment Share on other sites More sharing options...
aphex6b Posted March 10, 2014 Share Posted March 10, 2014 When i first tried this web drivers i had an X58 based build but the same GPU, when i tried them a couple of days ago on this build, i was playing L4D2 and got the OpenGL Channel Exception! bug, like i got on my older rig, since the time that that did occur to me while on the official apple driver had been a longlong time, i don't really see any benefits for me at this moment to using these drivers… Link to comment Share on other sites More sharing options...
beasty uk Posted March 14, 2014 Share Posted March 14, 2014 New web driver update just now 331.01.01f02 Link to comment Share on other sites More sharing options...
Frank Nitty Posted March 14, 2014 Share Posted March 14, 2014 New web driver update just now 331.01.01f02 thanks for the heads up beasty Link to comment Share on other sites More sharing options...
hooda Posted March 17, 2014 Share Posted March 17, 2014 are Nvidia 8400GS include in supported list card?! Link to comment Share on other sites More sharing options...
themacmeister Posted April 24, 2014 Share Posted April 24, 2014 I have been using 331.01.01f02 for nearly two days (using nvda_drv=1 in org.chameleon.boot.plist) with latest 6 series CUDA driver. Graphic driver install was seamless, so was CUDA install afterwards. I still have graphics locked at highest rate, and fan on 1100rpm. I am yet to find a solution to this. I hear a lot about the OpenCL patch which is meant to help (?), but I fear my 2GB GTX660 may not necessarily need it? If someone can help me solve this issue, I only have the sleep/wake issue to solve for a 100% working hackintosh. Link to comment Share on other sites More sharing options...
Frank Nitty Posted April 24, 2014 Share Posted April 24, 2014 I'm not sure what is your actual question? Try the new web drivers version 331.01.01f04 here. It might help solve your issue. Link to comment Share on other sites More sharing options...
JBX Posted May 17, 2014 Share Posted May 17, 2014 New 10.9.3 WebDriver-334.01.01f01.pkg is working for me. MSI 8800GT. Link http://us.download.nvidia.com/Mac/Qu...4.01.01f01.pkg Link to comment Share on other sites More sharing options...
oswaldini Posted May 17, 2014 Share Posted May 17, 2014 334.01.01f01 - no more clocks issue for GTX6xx/7xx. Link to comment Share on other sites More sharing options...
beasty uk Posted May 17, 2014 Share Posted May 17, 2014 Well just tried the new web driver from nvidia and when i ran ocean wave and closed it my gpu dropped back down to 324mhz:). Tried it 20 times and worked every time so at last nvidia fixed the locked gpu bug Link to comment Share on other sites More sharing options...
digital_dreamer Posted May 18, 2014 Share Posted May 18, 2014 334.01.01f01 drivers not working for me, guys. On a GTX 680 using either NVIDIA Web driver or OS X Default driver. MAJ Link to comment Share on other sites More sharing options...
Frank Nitty Posted May 20, 2014 Share Posted May 20, 2014 New 10.9.3 WebDriver-334.01.01f01.pkg is working for me. MSI 8800GT. Link http://us.download.nvidia.com/Mac/Qu...4.01.01f01.pkg For some reason after installing 10.9.3 and updating the graphic drivers, I can only get signal when connecting my monitor thru the hdmi connection of my video card. Before the update, I was able to connect my monitor thru the dvi connection and get signal but not any more. What gives? Link to comment Share on other sites More sharing options...
Frank Nitty Posted May 22, 2014 Share Posted May 22, 2014 Latest Version of CUDA, v6.0.46 driver here Link to comment Share on other sites More sharing options...
Gringo Vermelho Posted May 22, 2014 Share Posted May 22, 2014 I use Display Port and DVI, vanilla EVGA GTX 660. No problems, clocks are dropping properly. Sleep works, everything works, this is Häagen-Tosh Nirvana. 1 Link to comment Share on other sites More sharing options...
Frank Nitty Posted May 22, 2014 Share Posted May 22, 2014 Hey, I assume you're using the NVIDIA Web Drivers because if that is the case, are using other kexts or DSDT edits to enable signal through DVI as well. I can only get signal through HDMI. Link to comment Share on other sites More sharing options...
Gringo Vermelho Posted May 22, 2014 Share Posted May 22, 2014 Yes, web drivers and no, nothing. I haven't done anything to video since I got the GTX 660. Never a problem. Have you tried the other DVI port? Link to comment Share on other sites More sharing options...
Frank Nitty Posted May 22, 2014 Share Posted May 22, 2014 Ok, but the other DVI port's pin layout design is different from the one I am trying use. I am using a VGA to DVI adapter and its pin layout design is only compatible with one of the DVI ports on my video card. See picture below Link to comment Share on other sites More sharing options...
Gringo Vermelho Posted May 22, 2014 Share Posted May 22, 2014 Well maybe that's why. I don't know. Maybe analog out is broken or even deliberately ignored now. I have both of those (DVI-D and DVI-I) and they both work, but I use a DVI cable. I could test VGA with an adapter but I don't know where it is...and I don't know where my VGA cable is. If I should come across both by some miracle I'll edit this post and let you know. Link to comment Share on other sites More sharing options...
Frank Nitty Posted May 22, 2014 Share Posted May 22, 2014 Well maybe that's why. I don't know. Maybe analog out is broken or even deliberately ignored now. I have both of those (DVI-D and DVI-I) and they both work, but I use a DVI cable. I could test VGA with an adapter but I don't know where it is...and I don't know where my VGA cable is. If I should come across both by some miracle I'll edit this post and let you know. Alright thanks. Patiently waiting Link to comment Share on other sites More sharing options...
Mr.Graphic Posted May 22, 2014 Share Posted May 22, 2014 Hi Frank! DVI-D to VGA active converter: http://www.amazonsupply.com/startech-com-dvi2vgae-1920x1200-adapter-converter/dp/B00C93JQXS 1 Link to comment Share on other sites More sharing options...
3square Posted May 22, 2014 Share Posted May 22, 2014 hello, can anyone please let me know the benefit of using nvidia's drivers vs using apple's driver? as you can see from my signature for my setup. It's running fine as is. triple monitors with the card, and a forth monitor with the on-board. One small problem is in adobe photoshop 6, it only see my on-board HD4000 card; not the GTX770. Would nvidia's driver solve that? thank you. Link to comment Share on other sites More sharing options...
Hackmodford Posted May 22, 2014 Share Posted May 22, 2014 In my case it fixed a OpenCL Bug that would cause the card's clock to be stuck high. 1 Link to comment Share on other sites More sharing options...
frankiee Posted May 22, 2014 Share Posted May 22, 2014 Also enables double precision on certain cards and the drivers are a much newer version. But the PM fix alone makes it worth, should also apply to your card. Give it a try you can always switch back. 1 Link to comment Share on other sites More sharing options...
Recommended Posts