Contribute
Register

NVIDIA Releases Alternate Graphics Drivers for macOS Sierra 10.12.2 (367.15.10.25)

Status
Not open for further replies.
MacOS 10.12.2 geforce GTX 970 does not have support by this web driver :( I have it already installed, that new sh*t in clover changed and cuda's still writing that I have no GPU driver and big blue button doesn't work. Any help please?
 
MacOS 10.12.2 geforce GTX 970 does not have support by this web driver :( I have it already installed, that new sh*t in clover changed and cuda's still writing that I have no GPU driver and big blue button doesn't work. Any help please?
I have a PNY GTX 970 in a 2010 Mac Pro running Sierra 10.12.2 with nvidia web driver released on yesterday with no problem
 
Can someone test to see if they have fixed the code signing issue with Metal rendering ?

https://www.tonymacx86.com/threads/nvidia-web-driver-ibooks-bug.203229/

It would be seen as clear window when opening iBooks or instruments / scene editor in Xcode. I ask because I don't have a sierra partition to test with, but if it is fixed, I can upgrade! This is a deal breaker for me, I need full Xcode support.


NVIDIA has released alternate graphics drivers for macOS Sierra 10.12.2. 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 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.12.2 (16C68)

https://images.nvidia.com/mac/pkg/367/WebDriver-367.15.10.25f02.pkg

NVIDIA Alternate Graphics Drivers for macOS 10.12.2 (16C67)

http://www.nvidia.com/download/driverResults.aspx/113889/en-us

NVIDIA Alternate Graphics Drivers for macOS 10.12.2 (Beta)

https://images.nvidia.com/mac/pkg/367/WebDriver-367.15.10.25b06.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/

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

Related:
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/
http://www.tonymacx86.com/threads/n...cs-drivers-for-os-x-10-11-6-346-03-15.198033/
http://www.tonymacx86.com/threads/n...cs-drivers-for-os-x-10-11-5-346-03-10.193172/
http://www.tonymacx86.com/threads/n...cs-drivers-for-os-x-10-11-4-346-03-06.188837/
http://www.tonymacx86.com/graphics/...raphics-drivers-os-x-10-11-3-346-03-05-a.html
http://www.tonymacx86.com/graphics/...raphics-drivers-os-x-10-11-2-346-03-04-a.html
http://www.tonymacx86.com/graphics/...raphics-drivers-os-x-10-11-1-346-03-03-a.html
http://www.tonymacx86.com/graphics/...raphics-drivers-os-x-10-11-0-346-03-02-a.html
http://www.tonymacx86.com/graphics/...ate-graphics-drivers-10-10-5-346-02-03-a.html
http://www.tonymacx86.com/graphics/...ate-graphics-drivers-10-10-4-346-01-03-a.html
http://www.tonymacx86.com/graphics/...ate-graphics-drivers-10-10-3-346-01-02-a.html
http://www.tonymacx86.com/graphics/...ate-graphics-drivers-10-10-2-343-02-02-a.html
http://www.tonymacx86.com/graphics/...ate-graphics-drivers-10-10-1-343-01-02-a.html
http://www.tonymacx86.com/threads/n...01-01-with-maxwell-geforce-gtx-970-an.143435/
 
Can someone test to see if they have fixed the code signing issue with Metal rendering ?

https://www.tonymacx86.com/threads/nvidia-web-driver-ibooks-bug.203229/

It would be seen as clear window when opening iBooks or instruments / scene editor in Xcode. I ask because I don't have a sierra partition to test with, but if it is fixed, I can upgrade! This is a deal breaker for me, I need full Xcode support.
Fresh install, GTX 970, latest C68 10.12.2, latest web driver 25f02. The issue remains, aka, stay outdated for now.
 
hi i had gtx 1050t i want deivers for mac os x 10.11.12
 
Status
Not open for further replies.
Back
Top