Fljagd Posted October 22, 2016 Share Posted October 22, 2016 Is it useful to try with SMBIOS 13,1? I use smbios MacPro6,1 look here http://www.insanelymac.com/forum/topic/316573-sierra-applegraphicsdevicepolicy-clover-patch/ and here http://www.insanelymac.com/forum/topic/316573-sierra-applegraphicsdevicepolicy-clover-patch/?p=2303968 Link to comment Share on other sites More sharing options...
DS-1 Posted October 22, 2016 Share Posted October 22, 2016 I use smbios MacPro6,1 look here http://www.insanelymac.com/forum/topic/316573-sierra-applegraphicsdevicepolicy-clover-patch/ and here http://www.insanelymac.com/forum/topic/316573-sierra-applegraphicsdevicepolicy-clover-patch/?p=2303968 Ok, but I just don't understand why everything worked fine with SMBIOS 13,1 (the most accurate for my system) before updating Clover and webdrivers. I think it's useful to use the most accurate SMBIOS for each system. Link to comment Share on other sites More sharing options...
Fljagd Posted October 22, 2016 Share Posted October 22, 2016 Ok, but I just don't understand why everything worked fine with SMBIOS 13,1 (the most accurate for my system) before updating Clover and webdrivers. I think it's useful to use the most accurate SMBIOS for each system. Yes I do agree that the smbios must be closer to its material Sometimes it takes a little adapt This is a Hack therefore not always perfect 1 Link to comment Share on other sites More sharing options...
DS-1 Posted October 23, 2016 Share Posted October 23, 2016 Yes I do agree that the smbios must be closer to its material Sometimes it takes a little adapt This is a Hack therefore not always perfect Ok, thanks a lot! Solved with this. I didn't tried it before because I thinked it worked only with 6,1, 15,1 and 17,1 SMBIOS. Thanks a lot, now my system works better than before with nvidia web drivers flag in Clover (with the older Clover, using nvdia_drv=1 flag, boot was slower and I had 2-3 seconds of black screen going from the white apple to the os desktop). Link to comment Share on other sites More sharing options...
Fljagd Posted October 23, 2016 Share Posted October 23, 2016 Ok, thanks a lot! Solved with this. I didn't tried it before because I thinked it worked only with 6,1, 15,1 and 17,1 SMBIOS. Thanks a lot, now my system works better than before with nvidia web drivers flag in Clover (with the older Clover, using nvdia_drv=1 flag, boot was slower and I had 2-3 seconds of black screen going from the white apple to the os desktop). Great 1 Link to comment Share on other sites More sharing options...
phi777 Posted October 25, 2016 Share Posted October 25, 2016 New Nvidia Driver is here ! https://images.nvidia.com/mac/pkg/367/WebDriver-367.15.10.15f01.pkg Still 59MB in size. IOVARenderer is not ready for prime time, neither is NVDAGP100HalWeb.kext and CUDA 8.0.46 needs an update to work but just one day after 10.12.1 has been officially released <key>NVDARequiredOS</key> <string>16B2555</string> 1 Link to comment Share on other sites More sharing options...
morfy Posted October 26, 2016 Share Posted October 26, 2016 installed on my system and black screen on boot: help me! 1 Link to comment Share on other sites More sharing options...
JustWantToPlay Posted October 26, 2016 Share Posted October 26, 2016 Hi guys, i really really hope there is something can be done, cause start feeling helpless. After update to sierra (everything worked perfectly before). Running MacBook Pro (Retina, 15-inch, Mid 2014) 10.12 (16A323) AKiTiO Thunder 2 Box with NVIDIA EVGA 980ti. 10.05f01Driver which should fit my os version (checkbox on using web driver) And cant see the card, only founds the thunderbolt interface. Tried reinstalling the drivers, uninstalling, installing updating, installing with script automate-eGPU. And lots of unlogical {censored} found on internet and it didnt work. 5 hours of efforts. Cant get why it doesnt work? P.S. First time using eGPU. I would be extremly gratefull if you help me with this. Link to comment Share on other sites More sharing options...
SavageAUS Posted October 27, 2016 Share Posted October 27, 2016 installed on my system and black screen on boot: help me! http://www.insanelymac.com/forum/topic/316573-sierra-applegraphicsdevicepolicy-clover-patch/page-1 Sent from my SM-G930F using Tapatalk Link to comment Share on other sites More sharing options...
morfy Posted October 27, 2016 Share Posted October 27, 2016 http://www.insanelymac.com/forum/topic/316573-sierra-applegraphicsdevicepolicy-clover-patch/page-1 Sent from my SM-G930F using Tapatalk thx! Temporarily resolved: put a flag Add DTGP, boot nv_disable = 1 and it started without recognizing the video card. From nvidia panel I chose the default OSX drivers and so it started Link to comment Share on other sites More sharing options...
JustWantToPlay Posted October 28, 2016 Share Posted October 28, 2016 Hi guys, i really really hope there is something can be done, cause start feeling helpless. After update to sierra (everything worked perfectly before). Running MacBook Pro (Retina, 15-inch, Mid 2014) 10.12 (16A323) AKiTiO Thunder 2 Box with NVIDIA EVGA 980ti. 10.05f01Driver which should fit my os version (checkbox on using web driver) And cant see the card, only founds the thunderbolt interface. Tried reinstalling the drivers, uninstalling, installing updating, installing with script automate-eGPU. And lots of unlogical {censored} found on internet and it didnt work. 5 hours of efforts. Cant get why it doesnt work? P.S. First time using eGPU. I would be extremly gratefull if you help me with this. So what i did and what helped me. Loading with command +s 2. Press Enter 3. After the system loads a blinking cursor will appear. This indicates that you may start typing in commands. 4. Type the commands below, press enter after finish entering each line: NVIDIARecovery sudo rm -rf /System/Library/Caches/* shutdown -r now 5. Original drivers are now restored Then used automated script which makes things happen from github GitHub: https://github.com/goalque/automate-eGPU Removing System System Integrity Protection: 1. Reboot the Mac and hold down Command + R keys simultaneously after you hear the startup chime, this will boot OS X into Recovery Mode 2. When the “OS X Utilities” screen appears, pull down the ‘Utilities’ menu at the top of the screen instead, and choose “Terminal” 3. Type the following command into the terminal then hit return: csrutil disable; reboot Download Latest: curl -o ~/Desktop/automate-eGPU.sh https://raw.githubusercontent.com/goalque/automate-eGPU/master/automate-eGPU.sh Install: chmod +x ~/Desktop/automate-eGPU.sh Desktop: cd ~/Desktop Run: sudo ./automate-eGPU.sh Everything works perfectly now. Cuda drivers aswell. Installed them separately Contribitions to 2 Link to comment Share on other sites More sharing options...
camillionario Posted October 30, 2016 Share Posted October 30, 2016 Help Please Link to comment Share on other sites More sharing options...
Fljagd Posted October 30, 2016 Share Posted October 30, 2016 Help Please use http://www.insanelymac.com/forum/files/file/474-nvidia®-webdriver-updaterapp/ Link to comment Share on other sites More sharing options...
camillionario Posted October 30, 2016 Share Posted October 30, 2016 I did a clean install, but I get this Link to comment Share on other sites More sharing options...
Fljagd Posted October 30, 2016 Share Posted October 30, 2016 yes clic on Link to comment Share on other sites More sharing options...
camillionario Posted October 30, 2016 Share Posted October 30, 2016 Yes,, click and I get this : No drivers found for build 16B2657. apparently no drivers for this build. There is something you can do but wait upgrade Link to comment Share on other sites More sharing options...
Fljagd Posted October 30, 2016 Share Posted October 30, 2016 Yes,, click and I get this : No drivers found for build 16B2657. apparently no drivers for this build. There is something you can do but wait upgrade this And patch if you need Link to comment Share on other sites More sharing options...
camillionario Posted October 30, 2016 Share Posted October 30, 2016 nope, the built that I have at the moment is 16B2657. Link to comment Share on other sites More sharing options...
Fljagd Posted October 30, 2016 Share Posted October 30, 2016 yes you need to patch now see pict before Link to comment Share on other sites More sharing options...
camillionario Posted October 30, 2016 Share Posted October 30, 2016 Thank you Fijagd, I didn't understand what you were saying I've installed the driver then I patched it and it worked, thank you again. Link to comment Share on other sites More sharing options...
yo2 Posted October 30, 2016 Share Posted October 30, 2016 Hi ! I'm stuck right there too ... sorry for the newbie comment but, I can't get patched the build, I'm stuck on 16B2657, how is the procedure? I write the 16B2555 and click on, but nothing happens Link to comment Share on other sites More sharing options...
Fljagd Posted October 30, 2016 Share Posted October 30, 2016 Hi ! I'm stuck right there too ... sorry for the newbie comment but, I can't get patched the build, I'm stuck on 16B2657, how is the procedure? I write the 16B2555 and click on, but nothing happens Link to comment Share on other sites More sharing options...
yo2 Posted October 30, 2016 Share Posted October 30, 2016 Dunno why, or what I'm doing bad, but I set the number and have try both... Whats is the order of procedure, set the build number (16B2555) and click on patch immediately or after ... I'm a little lost here Link to comment Share on other sites More sharing options...
camillionario Posted October 30, 2016 Share Posted October 30, 2016 You need to patch after installing 2550: Link to comment Share on other sites More sharing options...
UNOE Posted October 31, 2016 Share Posted October 31, 2016 I was able to update webdriver with patch above. I'm on 16B2657. Surprisingly I was able to overclock my Catleap monitor to 120hz without iokit patch. I don't know why. My issue is it doesn't seem like GPU is going to 2D clocks even at 60hz. Its not down clocking when idle. Anyone have any ideas anything I should be checking its a GTX 770. Link to comment Share on other sites More sharing options...
Recommended Posts