grotar Posted October 2, 2016 Share Posted October 2, 2016 Hi guys, GTX 760 worked well with native apple driver till today. After reboot I can't start my Hack without nv_disable=1. I've tried web drivers, clearing nvram, safe mode, single mode, no cache and so on but with no luck. Somebody know how to handle this? Asus b150 gaming aura, I5-6600 Link to comment Share on other sites More sharing options...
scj312 Posted October 6, 2016 Share Posted October 6, 2016 Has anyone had success with this driver and having both a Maxwell and a Pascal card? I'd like to use the Maxwell card in macOS and the Pascal card in Windows. Link to comment Share on other sites More sharing options...
cwestpha Posted October 6, 2016 Share Posted October 6, 2016 I'd say wait a bit more. Maybe too early to assume that NVIDIA does not support Pascal on OS X. Am waiting (and crossing fingers) as well. To early. Nvidia needs to do a lot of work to get the 10 series going still. Guys, have you heard about this ? http://www.bloomberg.com/news/articles/2016-09-23/nvidia-job-postings-suggest-an-nvidia-chip-return-to-apple-macs Sounds good to me… This most likely less to do directly with Pascal support and more to do with winning back Apple business. Apple is pushing its own standards of OpenCL (instead of CUDA) and Metal (over OpenGL). To get design wins again it will need to work on these two technologies and their support without going back to saying just use CUDA/OpenGL. As a side effect we would see Pascal support, but it's not the main goal and thus not a "Coming Soon" thing. Has anyone had success with this driver and having both a Maxwell and a Pascal card? I'd like to use the Maxwell card in macOS and the Pascal card in Windows. For multiple display adapters; you would need to disable one and prioritize the other or just point OS X at a new default PCIe address. Neither of these I have seen working other than the early days when you sometimes needed to override the default bus to 0 or 1. Not sure if this would work for an arbitrary PCIe bus. Link to comment Share on other sites More sharing options...
Donw35 Posted October 7, 2016 Share Posted October 7, 2016 just bought a ASUS STRIX GeForce GTX 970 for my Hack, want to upgrade my Monitor to 4K to see my Phantom 3 Pro videos in 4k Should work well I am thinking Link to comment Share on other sites More sharing options...
vusun123 Posted October 7, 2016 Share Posted October 7, 2016 just bought a ASUS STRIX GeForce GTX 970 for my Hack, want to upgrade my Monitor to 4K to see my Phantom 3 Pro videos in 4k Should work well I am thinking Once owned that 970, everything works well in El Capitan, should be in Sierra 1 Link to comment Share on other sites More sharing options...
phi777 Posted October 7, 2016 Share Posted October 7, 2016 Has anyone had success with this driver and having both a Maxwell and a Pascal card? I'd like to use the Maxwell card in macOS and the Pascal card in Windows. I have the 970 in pcie0 and the 1070 in pcie1. Works great, didn't have to do anything to get it working (apart from disabling the 970 in windows device manager and connecting both to the displays). i can see win loading on the 970 and when entering the user password i have to switch the monitor input... good luck ! still it would be great to have a NVDAGP100HalWeb.kext EDIT: I just forgot one problem: system can't wake from sleep anymore... Link to comment Share on other sites More sharing options...
Donw35 Posted October 8, 2016 Share Posted October 8, 2016 Got the driver working, reset and shutdown stopped working, any fix for that I am missing ? SOLVED Link to comment Share on other sites More sharing options...
Phil511 Posted October 10, 2016 Share Posted October 10, 2016 Hi Experts, Any chance I can get 10.12.1 Nvidia web driver here? I forgot to check this site first before upgrading to 10.12.1. The graphic is now painfully horrific. Link to comment Share on other sites More sharing options...
wastez Posted October 10, 2016 Share Posted October 10, 2016 You can change the os version in the plist of the driver, then it will also work on 10.12.1. This post will describe how it will work: http://www.insanelymac.com/forum/topic/312525-nvidia-web-driver-updates-for-macos-sierra-update-09202016/?p=2281875 Link to comment Share on other sites More sharing options...
SavageAUS Posted October 11, 2016 Share Posted October 11, 2016 Hi Experts, Any chance I can get 10.12.1 Nvidia web driver here? I forgot to check this site first before upgrading to 10.12.1. The graphic is now painfully horrific. You can follow what @wastez said unless you removed the webdriver? Link to comment Share on other sites More sharing options...
Phil511 Posted October 13, 2016 Share Posted October 13, 2016 @savageAUS, Follow wastez, NVDASTartupWeb.kext info.plist corrected. Repair permission + cache restarted. Unfortunately, graphic problem same as before. Any other method I can try. FYI, I also used Nvidia Webupdater way but same graphic problem remain. Link to comment Share on other sites More sharing options...
pkouame Posted October 14, 2016 Share Posted October 14, 2016 @savageAUS, Follow wastez, NVDASTartupWeb.kext info.plist corrected. Repair permission + cache restarted. Unfortunately, graphic problem same as before. Any other method I can try. FYI, I also used Nvidia Webupdater way but same graphic problem remain. If you didn't remove your old driver before upgrading to a beta, tweaking the kext will just let you activate it in preferences. Otherwise trying to install a new one like WebDriver-367.15.10.05f01 will stall on the system compatibility check. I changed my plist for b01 to support the beta, but recently reverted back to the stock Sierra driver since there were way too many artifacts. Think I'll wait till NVIDIA updates their drivers. Nothing really stable yet, unfortunately. Link to comment Share on other sites More sharing options...
iconoclash Posted October 16, 2016 Share Posted October 16, 2016 Hello, what driver should I install for my GTX 750 TI by Gigabyte? I tried 10.12.0 Nvidia Driver Web - 367.15.10.05f01 -> Build 16A323 (thanks to phi777) New! but it does not work. thank you Link to comment Share on other sites More sharing options...
SavageAUS Posted October 16, 2016 Share Posted October 16, 2016 Hello, what driver should I install for my GTX 750 TI by Gigabyte? I tried 10.12.0 Nvidia Driver Web - 367.15.10.05f01 -> Build 16A323 (thanks to phi777) New! but it does not work. thank you Have you modified the plist for /System/Library/Extensions/NVDAStartupWeb.kext/Contents/info.plist and change NVDARequiredOS to this <key>NVDARequiredOS</key> <string>16B</string> and are you using NvidiaWeb=true 1 Link to comment Share on other sites More sharing options...
iconoclash Posted October 16, 2016 Share Posted October 16, 2016 No, I did not do it. I am at my first installation. Pls you can learn me, I’m newbie. The driver I downloaded is correct? Thx Link to comment Share on other sites More sharing options...
SavageAUS Posted October 16, 2016 Share Posted October 16, 2016 sudo nano /System/Library/Extensions/NVDAStartupWeb.kext/Contents/info.plist And look for the nvdarequiredos and change it to 16b Link to comment Share on other sites More sharing options...
iconoclash Posted October 16, 2016 Share Posted October 16, 2016 sudo nano /System/Library/Extensions/NVDAStartupWeb.kext/Contents/info.plist And look for the nvdarequiredos and change it to 16b i found it <key>NVDARequiredOS</key> <string>16A323</string> <key>NVDAType</key> as I correct?? are you using NvidiaWeb=false why in true my system don't boot. I'm booting the PC with pen drive, yet not I install clover on ssd, I'll do it when it's all ok. is a problem. sorry for may bad English. Thanks for your help Link to comment Share on other sites More sharing options...
SavageAUS Posted October 16, 2016 Share Posted October 16, 2016 You won't get your system ok just by booting from pen drive. You need to install close er to your hard drive. And yes you are correct with the NVDARequiredOS, Instead of 16A323 change it to 16B. Sent from my SM-G900I using Tapatalk Link to comment Share on other sites More sharing options...
DS-1 Posted October 20, 2016 Share Posted October 20, 2016 I did a fresh install of Sierra, after having some problems with GTX 960 on El Capitan (everything worked well with Nvidia web drivers set on "OS X drivers"). When I installed the latest version of Clover and the latest web drivers, it went to no signal after the white apple. So, going to Sierra, everything works fine, but GPU. I just installed the latest Sierra web drivers and flagged Nvidia web drivers on config.plist. The result is the same as in El Capitan: no signal after white apple... :-( Link to comment Share on other sites More sharing options...
SavageAUS Posted October 20, 2016 Share Posted October 20, 2016 I have a 960 as well. You need to boot with nv_disable=1 then install Web drivers. Reboot without nv_disable=1 and add the new NvidiaWeb option in system parameters. Sent from my SM-G900I using Tapatalk Link to comment Share on other sites More sharing options...
Scellow Posted October 21, 2016 Share Posted October 21, 2016 GTX 960, Kernel panic when i use 2 monitor (1 HDMI, 1 DVI) If i boot with only HDMI, then i plug in the DVI one, then i get KP too This is bad.. Link to comment Share on other sites More sharing options...
Fljagd Posted October 21, 2016 Share Posted October 21, 2016 I have a 960 as well. You need to boot with nv_disable=1 then install Web drivers. Reboot without nv_disable=1 and add the new NvidiaWeb option in system parameters. Sent from my SM-G900I using Tapatalk I think : Reboot with nvda_drv=1 and add the new NvidiaWeb option in system parameters. Link to comment Share on other sites More sharing options...
DS-1 Posted October 22, 2016 Share Posted October 22, 2016 I think : Reboot with nvda_drv=1 and add the new NvidiaWeb option in system parameters. Done, but with no results. :-( Link to comment Share on other sites More sharing options...
Fljagd Posted October 22, 2016 Share Posted October 22, 2016 Done, but with no results. :-( test this http://www.insanelymac.com/forum/files/file/424-agdpfix/ 1 Link to comment Share on other sites More sharing options...
DS-1 Posted October 22, 2016 Share Posted October 22, 2016 test this http://www.insanelymac.com/forum/files/file/424-agdpfix/ Is it useful to try with SMBIOS 13,1? Link to comment Share on other sites More sharing options...
Recommended Posts