Anonym323 Posted November 6, 2016 Share Posted November 6, 2016 I have some problems after the Security update. Installed the new 14F2009 Webdriver but still have no acceleration. Using an GTX Titan Black under Yosemite, boot loader is clover and also added NvidiaWeb to my config.plist because I thought that it is now on all new drivers not only Sierra but without any luck. System Definition is MacPro 6,1 also tried to run AGDPFix again and changed also to other system definitions but still no luck. Anyone any idea? EDIT: FIXED IT! Link to comment Share on other sites More sharing options...
fileskywalker Posted November 17, 2016 Share Posted November 17, 2016 I have some problems after the Security update. Installed the new 14F2009 Webdriver but still have no acceleration. Using an GTX Titan Black under Yosemite, boot loader is clover and also added NvidiaWeb to my config.plist because I thought that it is now on all new drivers not only Sierra but without any luck. System Definition is MacPro 6,1 also tried to run AGDPFix again and changed also to other system definitions but still no luck. Anyone any idea? EDIT: FIXED IT! Hello how did you fix it? which NVDARequiredOS you used? sorry for my poor english. regards Link to comment Share on other sites More sharing options...
fantomas Posted December 15, 2016 Author Share Posted December 15, 2016 Nvidia Web Driver 346.02.03f11 for the latest build 14F2019 is ready for download from OP. 1 Link to comment Share on other sites More sharing options...
LordDrk Posted December 18, 2016 Share Posted December 18, 2016 Is this driver now working with 1080? Link to comment Share on other sites More sharing options...
fantomas Posted December 19, 2016 Author Share Posted December 19, 2016 Is this driver now working with 1080? Nope 1 Link to comment Share on other sites More sharing options...
LordDrk Posted December 19, 2016 Share Posted December 19, 2016 Nope Thanks. =3 Link to comment Share on other sites More sharing options...
Anonym323 Posted December 26, 2016 Share Posted December 26, 2016 Hello how did you fix it? which NVDARequiredOS you used? sorry for my poor english. regards The AppleGraphicsControl.kext file was broken after the update, found an untouched one which I've added to the Extensions folder and repatched it again with AGDPFix. Link to comment Share on other sites More sharing options...
fantomas Posted March 29, 2017 Author Share Posted March 29, 2017 New Web Driver available (build 14F2315) -> 346.02.03f12 Please, check the OP BR fantomas1 Link to comment Share on other sites More sharing options...
RobertX Posted May 15, 2017 Share Posted May 15, 2017 after latest security update...waiting for new web drivers... PS...still waiting Link to comment Share on other sites More sharing options...
RobertX Posted May 16, 2017 Share Posted May 16, 2017 ...in my installation there is no NVDAStartupWeb.kext to alter.... only NVDAStartup.kext...so I'm a little confused...have the drivers changed? Link to comment Share on other sites More sharing options...
polyzargone Posted May 16, 2017 Share Posted May 16, 2017 ...in my installation there is no NVDAStartupWeb.kext to alter.... only NVDAStartup.kext...so I'm a little confused...have the drivers changed? There is no NVDAStartupWeb.kext for Yosemite or Mavericks. This one only exists in El Capitan/Sierra. But the trick is the same for NVDAStartup.kext. Just edit this part of the info.plist : <key>NVDARequiredOS</key> <string>14F</string> Link to comment Share on other sites More sharing options...
RobertX Posted May 16, 2017 Share Posted May 16, 2017 thx...but doesn't work here for me... Link to comment Share on other sites More sharing options...
polyzargone Posted May 16, 2017 Share Posted May 16, 2017 You must fix permissions and rebuild cache : http://www.insanelymac.com/forum/files/file/432-insanelyrepairpermission/ Or even better, use this tool : http://www.insanelymac.com/forum/files/file/474-nvidia%C2%AE-webdriver-updaterapp/ [EDIT] Not sure NVIDIA® WebDriver Updater.app 1.5 will work on Yosemite . 1 Link to comment Share on other sites More sharing options...
RobertX Posted May 17, 2017 Share Posted May 17, 2017 ...hey,,, thanks again..after several cpu panics...got restarted with the web drivers(NVDAStartup) altered...must be more problems with this gtx 745 than i'd imagined....i did repair permissions and rebuild cache initially...however....as always..a work in progress.... edit: the nvidia driver control panel will not load after the mod....but the tool u mentioned does work for me...no updates yet... update: new web drivers installed via the tool nv driver control working again.... Link to comment Share on other sites More sharing options...
fantomas Posted May 17, 2017 Author Share Posted May 17, 2017 New Web Driver available (build 14F2411) -> 346.02.03f13 Please, check the OP BR fantomas1 4 Link to comment Share on other sites More sharing options...
sSIDs Posted May 21, 2017 Share Posted May 21, 2017 cannot enable it...if i switch to Web driver in control panel, it asks for restart, after restart i see that it uses Default driver, but not Web... in config.plist <key>Arguments</key> <string>npci=0x2000 kext-dev-mode=1</string> ------------------------------------------------------------------- <key>ProductName</key> <string>iMac10,1</string> <key>SerialNumber</key> <string>FC0067FFB9U</string> <key>SmUUID</key> <string>1393CCFC-60F2-4C10-863B-BCA5A13BD86C</string> <key>Version</key> <string>1.0</string> </dict> <key>SystemParameters</key> <dict> <key>#BacklightLevel</key> <string>0x0501</string> <key>#CustomUUID</key> <string>511CE201-1000-4000-9999-010203040506</string> <key>#NvidiaWeb</key> <false/> <key>InjectKexts</key> <string>Detect</string> <key>InjectSystemID</key> <true/> <key>NvidiaWeb</key> <true/></dict> 10.10.5 (14F2411) asus p5q-e Palit GF650Ti Boost Xeon E5472 ///p.s. - may be i messed up this setting, cos i ve tried different ways to enable Web. attached is my plist...i would be appreciate if anybody look in it with "fresh eye" config.plist.zip Link to comment Share on other sites More sharing options...
sSIDs Posted May 21, 2017 Share Posted May 21, 2017 checked in system profile loaded Extension.... - and Web kexts does not start up....hm Link to comment Share on other sites More sharing options...
Riggs Martin Posted May 21, 2017 Share Posted May 21, 2017 checked in system profile loaded Extension.... - and Web kexts does not start up....hm Add nvda_drv=1 in boot arguments for Yosemite. Key NvidiaWeb for Sierra only. <key>Arguments</key> <string>npci=0x2000 kext-dev-mode=1 nvda_drv=1</string> 1 Link to comment Share on other sites More sharing options...
sSIDs Posted May 22, 2017 Share Posted May 22, 2017 do i need to disable Web and left only nvda_drv=1? Link to comment Share on other sites More sharing options...
core2quad Posted July 22, 2017 Share Posted July 22, 2017 The new web driver for 10.10.5 (14F2511) is available: WebDriver-346.02.03f14.pkg 2 Link to comment Share on other sites More sharing options...
Recommended Posts