Contribute
Register

NVIDIA Releases Alternate Graphics Drivers for macOS High Sierra 10.13.3 (387.10.10.10.25)

Status
Not open for further replies.
Can this command install any web driver for 10.13.4?
Code:
bash <(curl -s https://raw.githubusercontent.com/Benjamin-Dobell/nvidia-update/master/nvidia-update.sh)

If you really want to 161 driver. Then the command should be like this
Code:
bash <(curl -s https://raw.githubusercontent.com/Benjamin-Dobell/nvidia-update/master/nvidia-update.sh) 387.10.10.10.25.161
This webpage lets you copy a command to install any driver version to clipboard.
 
I've been through about half a dozen different versions, including 106, and they all report the same thing, that 10.13.4's build is incompatible with the drivers. Any thoughts? Do any of these installers work correctly? Would it help to uninstall the current drivers first, then try again? Anyone else on 10.13.4? Thanks!
 
I've been through about half a dozen different versions, including 106, and they all report the same thing, that 10.13.4's build is incompatible with the drivers. Any thoughts? Do any of these installers work correctly? Would it help to uninstall the current drivers first, then try again? Anyone else on 10.13.4? Thanks!
NVIDIA's preference pane app doesn't work properly with 'patched' drivers. It either tells you to update to versions you don't want, does nothing at all or says the drivers aren't working when they are.
 
Figured it out; I needed to pull the old install, then re-run the script on page 55, pressing "y" at the prompt. The default action doesn't actually take effect without a letter entry.
How strange.
 
The colour bug still there in 10.13.4 with the 387...161 driver. The bug shows up within 5min after OS upgrade, so, very hopeless.

But the good news is the 378 driver still working, and seems very flawlessly. Thanks for the script to make our life much easier.

Screen Shot 2018-03-31 at 04.24.00 copy.png
 
This is definitely not working for me and my High Sierra 10.13.3 (17D47). Nvidia driver is installed is seen but cannot be initialized. I followed the instruction plus several videos on youtube but my Geforce 1050 G1 is still not recognized. I am starting to doubt that I bought totally incompatible graphic card. The other problem I am experiencing is: even I had High Sierra version 10.1 on my bootable USB, installation required network connection so Apple installed latest version of High Sierra 10.13.4 on my other drive. Anybody know how to enable the Nvidia driver for High Sierra 10.13.3 en 10.13.4 with Gigabyte GeForce GTX 1050 G1?
 
Last edited by a moderator:
new .103 driver still laggy for me, I have to install old .106 driver, much smoother
 
This is definitely not working for me and my High Sierra 10.13.3 (17D47). Nvidia driver is installed is seen but cannot be initialized. I followed the instruction plus several videos on youtube but my Geforce 1050 G1 is still not recognized. I am starting to doubt that I bought totally incompatible graphic card. The other problem I am experiencing is: even I had High Sierra version 10.1 on my bootable USB, installation required network connection so Apple installed latest version of High Sierra 10.13.4 on my other drive. Anybody know how to enable the Nvidia driver for High Sierra 10.13.3 en 10.13.4 with Gigabyte GeForce GTX 1050 G1?
387.10.10.10.30.103 for 17E199 (10.13.4)
Code:
source <(curl -s https://vulgo.github.io/webdriver) 387.10.10.10.30.103
387.10.10.10.25.161 for 17D102 (10.13.3)
Code:
source <(curl -s https://vulgo.github.io/webdriver) 387.10.10.10.25.161
378.10.10.10.25.104 (Skylake and newer motherboards)
Code:
source <(curl -s https://vulgo.github.io/webdriver) 378.10.10.10.25.104
 
macOS 10.13.4
Webdriver version 387...103 is still laggy unfortunately and there is no CUDA yet.
Rolled back to 378...106 everything is OK, although I have 2k monitor only.
 
Status
Not open for further replies.
Back
Top