- Joined
- Jan 21, 2018
- macOS
- 10.15.0
- Mobo
- Gigabyte Z370N WIFI
- CPU
- i3-8100
- GPU
- UHD 630 Graphics
This is an alternative method that can be used to install Nvidia Web Drivers if the normal way is giving you issues or there is a problem with the latest web drivers or if you are using a version of macOS where web drivers havn't yet been released for.
In this example I'll be replacing the problematic driver version 387.10.10.10.25.156 on 10.13.3 (17D47) with the older 378.10.10.10.25.103 I used on 10.13.2 (17C89)
If you want to install a different Nvidia web driver then the one I'm using in this example you will need to replace the URL in step 8 with the driver of your choosing.
See a list of web drivers: How to properly Install Nvidia Drivers on High Sierra 10.13 - Hackintosher
In this example I'll be replacing the problematic driver version 387.10.10.10.25.156 on 10.13.3 (17D47) with the older 378.10.10.10.25.103 I used on 10.13.2 (17C89)
If you want to install a different Nvidia web driver then the one I'm using in this example you will need to replace the URL in step 8 with the driver of your choosing.
See a list of web drivers: How to properly Install Nvidia Drivers on High Sierra 10.13 - Hackintosher
- Mount your EFI partition, navigate to
- Navigate to /Volumes/EFI/EFI/Clover/drivers64UEFI folder and verify whether you have OsxAptioFix3Drv-64.efi or OsxAptioFix2Drv-64.efi or OsxAptioFix2Drv-free2000.efi. If you are using OsxAptioFix2Drv-64.efi or OsxAptioFix2Drv-free2000.efi you will need to add EmuVariableUefi-64.efi under Clover Configurator -Install Drivers for acceleration.
- Make sure you have Lilu.kext and NvidiaGraphicsFixup.kext (if applicable) in /Volumes/EFI/EFI/Clover/kexts/Other
- Verify SIP is disabled or these steps below wont work
- Download webdriver.sh
- Make sure it's unzipped and in your downloads folder
- Open Terminal
- Type & Enter the following three lines in Terminal:
-
Code:
cd ~/Downloads/webdriver.sh-master/ sudo sh webdriver -u https://images.nvidia.com/mac/pkg/387/WebDriver-387.10.10.10.40.105.pkg
- Restart Hackintosh
Last edited:
Likes:
vulgo and His_Turdness