367.15.10.45f01 seems to be the proper build for macOS Sierra 10.12.4 (16E195), so I'm not sure what the issue is.okay, by the way, I installed the NVIDIA drivers provided by MacVidCards, just double-clicked and went through the installation.
The only change is that the nvda_drv=1 setting moved from boot-args to its own NVRAM variable. I believe that was because 10.12 no longer allowed you to modify boot-args when SIP is enabled (i.e. the default). So, NVIDIA just moved their setting(s) to separate variables and everything else is the same. I have SIP disabled on my Hackintosh, but moved the setting from boot-args anyway and can confirm that it still works fine for me.
sudo nvram boot-args="-x nvda_drv=1"
nvram -p
sudo nvram nvda_drv=1
nvda_drv 1
I tried to disable the SIP by restart then CMD+R+S at the same time to get into single-user RM, then "csrutil disable" enter, then "reboot" enter. The machine actually reboots BUT I don't know how to check if SIP is really disabled. Before i tried this method but it didn't work out for me, my MP always shut down after hitting 4x right and 4x down and enter.
Okay, I will try both suggestions and report.
[doublepost=1492279916][/doublepost]@DearthnVader okay so here is what I did...
1. Zapped pram
2. Reboot MP
3. CMD+R+S into SURM
4. csrutil disable
5. reboot
6. SSH into MP then sudo nvram nvda_drv=1
7. sudo reboot
8. SSH again then nvram -p
OMG IT WORKED!!!
yeah it works!!! I got working videooutput on both displays without any issue
Thanks man for your support, without your help and the help of all the others, I would still look into my dark screen In case you ever come to Stuttgart, Germany, let me please invite you for a beer (or two )
Great idea!! This one should definitely be a sticky to help others and the community.I'd like to write a quick how to, for others that don't have an EFI card to enable the web driver, but I don't want to direct anyone to disable SIP, unless it's absolutely necessary, as it is an added layer of security.