Contribute
Register

[SOLVED] NVIDA Web Drivers Won't Enable

Status
Not open for further replies.
Joined
Jan 3, 2012
Messages
46
Motherboard
Gigabyte GA-Z170X-UD3
CPU
i7-6700K
Graphics
GTX 970
Mac
  1. MacBook Pro
Mobile Phone
  1. Android
  2. iOS
Hi all,

Like the title says, I think my issue is that my web drivers won't enable, resulting in choppy non-optimized graphics. I've been trying a myriad of solutions from different threads, but I can't seem to get them working. I'll select the option to use web drivers in system preferences, then restart without it actually enabling. Clover config attached, as well as my System Info for graphics. Please let me know if you've encountered this issue before, or if you have a fix :)
Specs:
GIGABYTE GA-Z170X-UD3
Intel Core i7 6700K 4.00 GHz
EVGA GTX 970 SSC
Samsung SSD 840 EVO 250GB
Screen_Shot_2018_03_07_at_6_42_44_PM.png
Screen_Shot_2018_03_07_at_6_43_57_PM.png
 

Attachments

  • config.plist
    6.9 KB · Views: 210
You have Nvidia graphics so why do you think that injecting Intel is a good idea ?

BIOS - Disable Integrated graphics - Set PEG as Primary
Use a digital connection - DVI or HDMI - VGA is not supported.

Boot with nv_disable=1
May need to update Clover
Install web drivers
Update web drivers to ensure that you have the correct version.
Config.plist - Do not inject Intel or Nvidia graphics and no ig-platform-id
Config.plist - Disable SIP completely - CsrActiveConfig 0x67

Edit config.plist - NvidiaWeb = true as per Link
Will need to emulate native NVRAM - Problem 6 - Install EmuVariableUefi-64 and RC scripts or install AptioMemoryFix or OsxAptioFixv3
Remove nv_disable=1 from config.plist
May need to install Lilu.kext , LiluFriend and NvidiaGraphicsFixup.kext

Potential Problems :
HDMI 2.0 is not supported - Use HDMI 1.4 (or lower)
If your graphics card has more than one output of the type that you are using then try another one.
Black Screen with MacPro 6,1 or iMac 15 or iMac 17 System Definition
 
I'll select the option to use web drivers in system preferences, then restart without it actually enabling.
Take a look here https://www.tonymacx86.com/threads/standalone-tonymacx86-clover-builds.245683/ use Clover Emulated NVRAM Uninstaller.pkg then install Clover UEFI Boot Mode with Emulated NVRAM v2.4k r4411.
Don't think you need nvda_drv=1 in boot arguments, here are some details about the NVRAM variable 'nvda_drv' https://www.tonymacx86.com/threads/clover-kext-patch-for-nvidia-web-drivers.246303/
 
Take a look here https://www.tonymacx86.com/threads/standalone-tonymacx86-clover-builds.245683/ use Clover Emulated NVRAM Uninstaller.pkg then install Clover UEFI Boot Mode with Emulated NVRAM v2.4k r4411.
Don't think you need nvda_drv=1 in boot arguments, here are some details about the NVRAM variable 'nvda_drv' https://www.tonymacx86.com/threads/clover-kext-patch-for-nvidia-web-drivers.246303/
I had the exact same issues as Nathan, but then I followed this (and did the newly released updates to NVIDIA WEB DRIVERS), and it worked!

Thanks!
 
Take a look here https://www.tonymacx86.com/threads/standalone-tonymacx86-clover-builds.245683/ use Clover Emulated NVRAM Uninstaller.pkg then install Clover UEFI Boot Mode with Emulated NVRAM v2.4k r4411.
Don't think you need nvda_drv=1 in boot arguments, here are some details about the NVRAM variable 'nvda_drv' https://www.tonymacx86.com/threads/clover-kext-patch-for-nvidia-web-drivers.246303/

This did the trick. Make sure you don't have the nv_disable=1 or nvda_drv=1 boot flag enabled. Thank you!
 
I solved this issue by update Web Driver and installing EmuVariableUefi-64.efi via Clover.
 
Status
Not open for further replies.
Back
Top