Contribute
Register

NVIDIA Releases Alternate Graphics Drivers for macOS High Sierra 10.13.5 (387.10.10.10.35)

Status
Not open for further replies.

tonymacx86

Administrator
Staff member
Joined
Nov 17, 2009
Messages
7,367
Motherboard
Z370N WIFI
CPU
i7 8700K
Graphics
HD 630
Mac
  1. MacBook Air
Classic Mac
  1. Apple
  2. PowerBook
Mobile Phone
  1. iOS

NVIDIA has released alternate graphics drivers for macOS High Sierra 10.13.5. These are separate from the drivers Apple ships as standard, and should be considered experimental. These drivers have been known to solve OpenCL issues with certain applications, as well as providing better native GPU power management for certain devices.

NOTE: These drivers are currently the only method to get full acceleration for GeForce GTX 1050, 1050 Ti, 1060, 1070, 1070 Ti, 1080, 1080 Ti, TITAN Pascal, and TITAN Xp 'Pascal' graphics cards and NVIDIA GeForce GTX 750, 750 Ti, 950, 960, 970, 980, 980 Ti, and TITAN X 'Maxwell' graphics cards. There are no current Macs with these cards, so support is absent natively in macOS.

If you've installed the drivers before, you may get a notification to update to the new drivers from the built in System Preferences pane.
NVIDIA Alternate Graphics Drivers for macOS 10.13.5 (17F77)
https://images.nvidia.com/mac/pkg/387/WebDriver-387.10.10.10.35.106.pkg

How to Install the Web Drivers:
In order to use the alternate drivers on a CustoMac, you must first install the driver package.
As of macOS Sierra, nvda_drv=1 in config.plist under Boot > Arguments is no longer working to initiate drivers. Clover has been updated with a new System Parameter setting called NvidiaWeb.

There's a new method for enabling the NVIDIA Web Drivers in the latest versions of Clover. It can be turned on and off by editing /Volumes/EFI/EFI/CLOVER/config.plist to add SystemParameters/NvidiaWeb. This takes the place of nvda_drv=1 boot flag, which will not work in macOS Sierra+.

1. Mount EFI Partition
2. Open /Volumes/EFI/EFI/CLOVER/config.plist with text edit, Xcode, or Plist Editor Pro
3. Edit as shown below:

Code:
<key>SystemParameters</key>
    <dict>
        <key>InjectKexts</key>
        <string>YES</string>
        <key>InjectSystemID</key>
        <true/>
        <key>NvidiaWeb</key>
        <true/>
    </dict>

4. Remove Boot/Arguments/nvda_drv=1 if necessary
5. Save and reboot

For full information:
http://www.tonymacx86.com/threads/new-method-for-enabling-nvidia-web-drivers-in-clover.202341/

Emulated NVRAM:
Emulated NVRAM is required for support of NVIDIA Web Drivers on many desktop systems. Use MultiBeast to install Bootloaders > Clover UEFI Boot Mode + Emulated NVRAM. This allows for menu bar switch between NVIDIA Web Drivers and OS X Default Graphics Drivers.


Common Problems and Solutions:
https://www.tonymacx86.com/graphics/161256-solving-nvidia-driver-install-problems.html

NVIDIA Drivers - Latest:
https://www.tonymacx86.com/nvidia-drivers/

Related:
https://www.tonymacx86.com/threads/...s-high-sierra-10-13-4-387-10-10-10-30.249039/
https://www.tonymacx86.com/threads/...s-high-sierra-10-13-3-387-10-10-10-25.243857/
https://www.tonymacx86.com/threads/...s-high-sierra-10-13-2-378-10-10-10-25.239852/
https://www.tonymacx86.com/threads/...s-high-sierra-10-13-1-378-10-10-10-20.236101/
https://www.tonymacx86.com/threads/...s-high-sierra-10-13-0-378-10-10-10-15.225522/
https://www.tonymacx86.com/threads/...for-macos-sierra-10-12-6-378-05-05-25.227494/
https://www.tonymacx86.com/threads/...for-macos-sierra-10-12-5-378-05-05-15.222102/
https://www.tonymacx86.com/threads/...for-macos-sierra-10-12-4-378-05-05-05.218005/
https://www.tonymacx86.com/threads/...for-macos-sierra-10-12-3-367-15-10-35.213122/
https://www.tonymacx86.com/threads/...for-macos-sierra-10-12-2-367-15-10-25.209714/
https://www.tonymacx86.com/threads/...for-macos-sierra-10-12-1-367-15-10-15.205568/
https://www.tonymacx86.com/threads/...for-macos-sierra-10-12-0-367-15-10-05.200843/
http://www.tonymacx86.com/threads/n...s-drivers-for-macos-sierra-10-12-beta.195315/
 
this problem had nothing to do with the update itself. see details in this post, if you are interested.
https://www.tonymacx86.com/threads/macos-10-13-5-update.253132/page-11#post-1756215


Driver itself is working fine. but now the driver manager seems to be broken. Whenever I go to my pref´s, I get this nice little message here:
Screen Shot 2018-06-02 at 11.25.26.png


Ideas anyone?! ;)
 
Last edited:
Yes. tried it several times. I also tried to use an older version with the "Webdriver All Versions" app, but with no result.

In the end, it doesn't bother me that much. it´s one click after a reboot and maybe another one if i go into pref´s.
so, I'll just wait until there´s a solution or an update for this.

I really never experienced this glitch thing ever on my mac with a GTX 750Tti and the same goes with this version.

//edit:
I further experience a slightly longer boot time, which is Nvidia related, I think. At the point where the Nvidia driver comes into place and my 2nd monitor would light up, it takes a few seconds more - at least I feel like it is so.
 
Last edited:
On my own rig with a 1070Ti, I lost the ability to wake my screen from display sleep after the latest updates. In following TonyMac's directions, I updated Clover and apfs.efi and then ran the 10.13.5 update. No issues during the update and Nvidia prompted me to update my drivers once the upgrade was complete. Now every time the display sleeps, I am able to wake it with USB devices but while the computer is responsive, the display is frozen - cannot move cursor, etc. - while the computer continues to access the hard drive. So far I've rolled back Clover but the problem persists. Continuing to troubleshoot and will update here if I learn anything new.

UPDATE: Rolling back the Nvidia web driver to version 387.10.10.10.30.107 solved the problem with display freeze on wake. I've since updated Clover to the latest release so everything but the webdriver is updated and everything is back to working normally on my computer.
 
Last edited:
Driver itself is working fine. but now the driver manager seems to be broken. Whenever I go to my pref´s, I get this nice little message here:
View attachment 333926

Ideas anyone?! ;)
Strange, I don't get this problem on a fully updated system with the latest Nvidia driver. Btw the lag issues I've experienced are also gone in this version.
 
I updated, installed this Nvidia driver. But, I found out that it has artifacts. I am using it with Intel QuickSync on my Hackintosh. It was working without artifacts in older versions.
 
Has G-Sync been fixed with this? In previous versions, when GSync is enabled, i believe the secondary monitor freezes amongst other things. I'm afraid to turn it on again :lol:
 
is anyone running 10.13.5 with these drivers on dual GTX cards and can confirm that OpenGL/CUDA are working?
 
Status
Not open for further replies.
Back
Top