The Real Deal Posted November 24, 2014 Share Posted November 24, 2014 Need another new version of Cuda as it is anterior to this nvidia web drivers. Link to comment Share on other sites More sharing options...
fantomas Posted November 24, 2014 Author Share Posted November 24, 2014 @ guido79 see here: http://www.insanelymac.com/forum/topic/301416-nvidia-web-driver-updates-for-yosemite/?p=2080322 Go to /Library/Frameworks/CUDA.framework/Versions/A/Resources then open Info.plist. Find NVDAResmanVersions and add this: 343.01.02 343.01.02 1 Link to comment Share on other sites More sharing options...
daslicht Posted November 29, 2014 Share Posted November 29, 2014 When I add the following: <key>NVDAResmanVersions</key> <dict> ... <key>343.01.02</key> <string>343.01.02</string> .... to the plist: /library/Frameworks/CUDA.framework/Versions/A/Resources The Message is gone, but CUDA isnt working properly: Link to comment Share on other sites More sharing options...
fantomas Posted November 29, 2014 Author Share Posted November 29, 2014 @daslicht see here http://www.insanelymac.com/forum/topic/254370-cuda-z-infobench-nvidia-only-updated-oct-2014/?p=2072330 new Nvidia Web Driver for 14C68k 343.01.03b01 Link to comment Share on other sites More sharing options...
OF99AV Posted December 6, 2014 Share Posted December 6, 2014 Web driver for 14C78c ? ... Version 343.01.03b01 isn't compatible 1 Link to comment Share on other sites More sharing options...
fantomas Posted December 8, 2014 Author Share Posted December 8, 2014 Web driver for 14C78c ? ... Version 343.01.03b01 isn't compatible in the meantime, you always can edit the "NVDARequiredOS" line in the NVDAStartup.kext 1 Link to comment Share on other sites More sharing options...
lord_webi Posted December 9, 2014 Share Posted December 9, 2014 that worked for previous versions, but not for 14C78c :-( Link to comment Share on other sites More sharing options...
fantomas Posted December 9, 2014 Author Share Posted December 9, 2014 that worked for previous versions, but not for 14C78c :-( please try these web drivers: test.zip I just did a small mod with nvidia web drivers 343.01.03b01 version to make them compatible with the build 14C78c in this folder, I put NVDAStartup.kext vanilla version instead of Web version. Why? because you will have a black screen with the web version. don't forget to repair permissions and rebuild the cache. after the reboot, you will not be able to use nvidia web driver, only os x default graphics driver but you will have QE_CI Link to comment Share on other sites More sharing options...
cwestpha Posted December 10, 2014 Share Posted December 10, 2014 please try these web drivers: test.zip I just did a small mod with nvidia web drivers 343.01.03b01 version to make them compatible with the build 14C78c in this folder, I put NVDAStartup.kext vanilla version instead of Web version. Why? because you will have a black screen with the web version. don't forget to repair permissions and rebuild the cache. after the reboot, you will not be able to use nvidia web driver, only os x default graphics driver but you will have QE_CI tried your build, black screen then reboot due to kernel panic. used kext utility to instal, repair permissions, and rebuild. Also tried booting in safemode with same results. Can only boot using nv_disable flag. 1 Link to comment Share on other sites More sharing options...
fantomas Posted December 10, 2014 Author Share Posted December 10, 2014 ok then please add these additional drivers test2.zip Link to comment Share on other sites More sharing options...
Mr. Xtreme Posted December 11, 2014 Share Posted December 11, 2014 So is this only for specific cards (I have a GeForce GT 220 yosemite 10.10.1). Link to comment Share on other sites More sharing options...
lord_webi Posted December 11, 2014 Share Posted December 11, 2014 please try these web drivers: test.zip I just did a small mod with nvidia web drivers 343.01.03b01 version to make them compatible with the build 14C78c in this folder, I put NVDAStartup.kext vanilla version instead of Web version. Why? because you will have a black screen with the web version. don't forget to repair permissions and rebuild the cache. after the reboot, you will not be able to use nvidia web driver, only os x default graphics driver but you will have QE_CI thanks for your work, but same result like before, reboot or only login with nv_disable=1 possible Link to comment Share on other sites More sharing options...
Pavo Posted December 12, 2014 Share Posted December 12, 2014 in the meantime, you always can edit the "NVDARequiredOS" line in the NVDAStartup.kext I couldn't find this line in NVDAStarup.kext info.plist, I'm running 10.10.2 Link to comment Share on other sites More sharing options...
cecekpawon Posted December 12, 2014 Share Posted December 12, 2014 I couldn't find this line in NVDAStarup.kext info.plist, I'm running 10.10.2 Is there <?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>BuildMachineOSBuild</key> <string>11A511</string> <key>CFBundleDevelopmentRegion</key> <string>English</string> <key>CFBundleExecutable</key> <string>NVDAStartup</string> <key>CFBundleGetInfoString</key> <string>NVDAStartup 10.1.43 (343.01.03b01)</string> <key>CFBundleIdentifier</key> <string>com.nvidia.NVDAStartup</string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundleName</key> <string>NVDAStartup</string> <key>CFBundlePackageType</key> <string>KEXT</string> <key>CFBundleShortVersionString</key> <string>10.1.43</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> <string>10.0.1</string> <key>IOKitPersonalities</key> <dict> <key>NVDAStartup</key> <dict> <key>CFBundleIdentifier</key> <string>com.nvidia.NVDAStartup</string> <key>IOClass</key> <string>NVDAStartup</string> <key>IOMatchCategory</key> <string>IOFramebuffer</string> <key>IOPCIClassMatch</key> <string>0x03000000&0xff000000</string> <key>IOPCIMatch</key> <string>0x000010de&0x0000ffff</string> <key>IOProbeScore</key> <integer>100000</integer> <key>IOProviderClass</key> <string>IOPCIDevice</string> <key>NVDARequiredOS</key> <string>14C</string> <key>NVDAType</key> <string>Web</string> </dict> </dict> <key>OSBundleLibraries</key> <dict> <key>com.apple.iokit.IOPCIFamily</key> <string>1.0b1</string> <key>com.apple.kpi.iokit</key> <string>7.0</string> <key>com.apple.kpi.libkern</key> <string>8.0d0</string> </dict> <key>OSBundleRequired</key> <string>Safe Boot</string> </dict> </plist> Link to comment Share on other sites More sharing options...
Pavo Posted December 12, 2014 Share Posted December 12, 2014 Is there <?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>BuildMachineOSBuild</key> <string>11A511</string> <key>CFBundleDevelopmentRegion</key> <string>English</string> <key>CFBundleExecutable</key> <string>NVDAStartup</string> <key>CFBundleGetInfoString</key> <string>NVDAStartup 10.1.43 (343.01.03b01)</string> <key>CFBundleIdentifier</key> <string>com.nvidia.NVDAStartup</string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundleName</key> <string>NVDAStartup</string> <key>CFBundlePackageType</key> <string>KEXT</string> <key>CFBundleShortVersionString</key> <string>10.1.43</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> <string>10.0.1</string> <key>IOKitPersonalities</key> <dict> <key>NVDAStartup</key> <dict> <key>CFBundleIdentifier</key> <string>com.nvidia.NVDAStartup</string> <key>IOClass</key> <string>NVDAStartup</string> <key>IOMatchCategory</key> <string>IOFramebuffer</string> <key>IOPCIClassMatch</key> <string>0x03000000&0xff000000</string> <key>IOPCIMatch</key> <string>0x000010de&0x0000ffff</string> <key>IOProbeScore</key> <integer>100000</integer> <key>IOProviderClass</key> <string>IOPCIDevice</string> <key>NVDARequiredOS</key> <string>14C</string> <key>NVDAType</key> <string>Web</string> </dict> </dict> <key>OSBundleLibraries</key> <dict> <key>com.apple.iokit.IOPCIFamily</key> <string>1.0b1</string> <key>com.apple.kpi.iokit</key> <string>7.0</string> <key>com.apple.kpi.libkern</key> <string>8.0d0</string> </dict> <key>OSBundleRequired</key> <string>Safe Boot</string> </dict> </plist> Not in the one I have <?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>BuildMachineOSBuild</key> <string>11A511</string> <key>CFBundleDevelopmentRegion</key> <string>English</string> <key>CFBundleExecutable</key> <string>NVDAStartup</string> <key>CFBundleGetInfoString</key> <string>NVDAStartup 10.2.1 310.41.15f01</string> <key>CFBundleIdentifier</key> <string>com.apple.nvidia.NVDAStartup</string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundleName</key> <string>NVDAStartup</string> <key>CFBundlePackageType</key> <string>KEXT</string> <key>CFBundleShortVersionString</key> <string>10.2.1</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> <string>10.0.2</string> <key>IOKitPersonalities</key> <dict> <key>NVDAStartup</key> <dict> <key>CFBundleIdentifier</key> <string>com.apple.nvidia.NVDAStartup</string> <key>IOClass</key> <string>NVDAStartup</string> <key>IOMatchCategory</key> <string>IOFramebuffer</string> <key>IOPCIClassMatch</key> <string>0x03000000&0xff000000</string> <key>IOPCIMatch</key> <string>0x000010de&0x0000ffff</string> <key>IOProbeScore</key> <integer>100000</integer> <key>IOProviderClass</key> <string>IOPCIDevice</string> <key>IOSourceVersion</key> <string>10.2.1</string> <key>NVDAType</key> <string>Official</string> </dict> </dict> <key>OSBundleLibraries</key> <dict> <key>com.apple.iokit.IOPCIFamily</key> <string>1.0b1</string> <key>com.apple.kpi.iokit</key> <string>7.0</string> <key>com.apple.kpi.libkern</key> <string>8.0d0</string> </dict> <key>OSBundleRequired</key> <string>Safe Boot</string> </dict> </plist> 1 Link to comment Share on other sites More sharing options...
fantomas Posted December 12, 2014 Author Share Posted December 12, 2014 @ Pavo this line is only present in nvidia alternative NVDAStartup.kext (web driver) but it does not matter, this time it does not make any change... you will have a black screen or just a constantly reboot can you try the modded kexts that I put in my previous posts (#85, #87), please? Link to comment Share on other sites More sharing options...
lord_webi Posted December 12, 2014 Share Posted December 12, 2014 what`s your hardware by the way ... maxwell ? - I think Apple did a {censored} again ... with the new Beta ... what I've learned ... nerver update a running system until new webdrivers have been released ;-) Link to comment Share on other sites More sharing options...
fantomas Posted December 13, 2014 Author Share Posted December 13, 2014 what`s your hardware by the way ... maxwell ? no, sorry just a gtx 570 but I only can get it working with web driver with vanilla driver, I have a black screen build 14C81f and web driver 343.01.03b01 modded test3.zip 2 Link to comment Share on other sites More sharing options...
jamilitia Posted December 16, 2014 Share Posted December 16, 2014 NVIDIA WEB DRIVER 343.01.02F03 available now for OS X 10.10.1 (14B25) 1 Link to comment Share on other sites More sharing options...
Dogma36 Posted December 17, 2014 Share Posted December 17, 2014 no, sorry just a gtx 570 but I only can get it working with web driver with vanilla driver, I have a black screen build 14C81f and web driver 343.01.03b01 modded test3.zip 1.png 2.png The only way to have video signal was with these modded drivers, if I update to: NVIDIA WEB DRIVER 343.01.02F03 available now for OS X 10.10.1 (14B25), I will get the black screen again with no video signal?. Thanks. 1 Link to comment Share on other sites More sharing options...
cwestpha Posted December 17, 2014 Share Posted December 17, 2014 The only way to have video signal was with these modded drivers, if I update to: NVIDIA WEB DRIVER 343.01.02F03 available now for OS X 10.10.1 (14B25), I will get the black screen again with no video signal?. Thanks. the drivers for 10.10.1 (the F03 release) is for 10.10.1 only. At any time during a testing release Apple can alter the way things behave in unexpected ways and introduce regressions at any time. Unless there is something in the testing branches you should stick with the most recent stable OS X update and then use the stable Nvidia web driver ONLY if you need something you cant get from the included standard drivers (i.e. 9xx support). Nvidia generally will do mostly stable web update releases for stable OS X builds but is under no requirement or obligation to stay up to date to Apple changing things every few weeks with testing releases. Remember: stable OS X release means most recent "stable" web driver release. Testing OS X release means, at best, in development web driver release. 1 Link to comment Share on other sites More sharing options...
Dogma36 Posted December 18, 2014 Share Posted December 18, 2014 the drivers for 10.10.1 (the F03 release) is for 10.10.1 only. At any time during a testing release Apple can alter the way things behave in unexpected ways and introduce regressions at any time. Unless there is something in the testing branches you should stick with the most recent stable OS X update and then use the stable Nvidia web driver ONLY if you need something you cant get from the included standard drivers (i.e. 9xx support). Nvidia generally will do mostly stable web update releases for stable OS X builds but is under no requirement or obligation to stay up to date to Apple changing things every few weeks with testing releases. Remember: stable OS X release means most recent "stable" web driver release. Testing OS X release means, at best, in development web driver release. Hello there, I appreciate your time and help. the situation is, my GTX 570 HD was not working with web drivers or OS X Default drivers, so I had to used the modded drivers Fantomas1 posted on this forum, I don't have experience with tech specs of modded drivers, that's why I am not sure to upgrade, meaning if I do that my card will no function. I just got confused, which are the differences between the Wb Drivers and OS X Default drivers?. Thanks!. Link to comment Share on other sites More sharing options...
cwestpha Posted December 20, 2014 Share Posted December 20, 2014 Hello there, I appreciate your time and help. the situation is, my GTX 570 HD was not working with web drivers or OS X Default drivers, so I had to used the modded drivers Fantomas1 posted on this forum, I don't have experience with tech specs of modded drivers, that's why I am not sure to upgrade, meaning if I do that my card will no function. I just got confused, which are the differences between the Wb Drivers and OS X Default drivers?. Thanks!. OS X default drivers are the ones Apple includes in the OS release. Unlike Windows, Apple doesn't require your device to use the internet to grab the most recent drivers, easier for Apple since they have such a tiny amount of core hardware to support. However the result is then your stuck to Apple's release and Quality Assurance requirements to get updates fixed. Also you are either included out of the box, or you need to look elsewhere for drivers (i.e. the apple printer driver system or device maker websites). Since games tend to not come out nicely timed with Apple OS updates some companies like Nvidia use a side system to allow quicker updates for fixing issues with software (Web Drivers) or adding capability Apple doesn't allow bundled with their software (CUDA framework). Also some people, like myself, use a architecture newer then what the apple included drivers support, and until Apple releases something that supports the newer architecture (ie GTX 9xxm series graphics cards) they have no reason to support us poor folks that built hacks. (To which I say then sell a f**king mac that fills my needs for a desktop ^.~) For your situation I don't have enough information to make a judgement call. what OS version are you sitting at right now? 2 Link to comment Share on other sites More sharing options...
Dogma36 Posted December 20, 2014 Share Posted December 20, 2014 OS X default drivers are the ones Apple includes in the OS release. Unlike Windows, Apple doesn't require your device to use the internet to grab the most recent drivers, easier for Apple since they have such a tiny amount of core hardware to support. However the result is then your stuck to Apple's release and Quality Assurance requirements to get updates fixed. Also you are either included out of the box, or you need to look elsewhere for drivers (i.e. the apple printer driver system or device maker websites). Since games tend to not come out nicely timed with Apple OS updates some companies like Nvidia use a side system to allow quicker updates for fixing issues with software (Web Drivers) or adding capability Apple doesn't allow bundled with their software (CUDA framework). Also some people, like myself, use a architecture newer then what the apple included drivers support, and until Apple releases something that supports the newer architecture (ie GTX 9xxm series graphics cards) they have no reason to support us poor folks that built hacks. (To which I say then sell a f**king mac that fills my needs for a desktop ^.~) For your situation I don't have enough information to make a judgement call. what OS version are you sitting at right now? cwestpha, I am OS X 10.10.1 on a Mac Pro 2,1 "Installed using SFOTT", I was told the GTX 570 HD was plug and play, but I had installed and I was getting just a black screen until I found the modded drivers from Fantomas1, Link to comment Share on other sites More sharing options...
J Lamp Posted December 20, 2014 Share Posted December 20, 2014 I tried the latest drivers on Yosemite, still getting screen corruption on my GTX670, especially under "heavy load" i.e. Photoshop running in "Advanced" graphics performance mode, streaming video and having all three display plugged in. Changing any one of those parameters (like unplugging the 3rd display) and the corruption goes away. The issue does not exist at all on Mavericks with the same hardware and bootloader (clover.) Link to comment Share on other sites More sharing options...
Recommended Posts