Contribute
Register

NVIDIA Releases Alternate Graphics Drivers for macOS High Sierra 10.13.4 (387.10.10.10.30)

Status
Not open for further replies.
I gave it another go this morning, double checked L/E and S/L/E for any old kexts, and ran kextstat to verify which versions were loading.
Code:
as.vit9696.Lilu (1.2.3)
as.lvs1974.NvidiaGraphicsFixup (1.2.5)
com.nvidia.NVDAStartupWeb (10.3.1)
com.apple.nvidia.NVDAStartup (10.3.0)
com.nvidia.web.NVDAResmanWeb (10.3.1)
com.nvidia.web.NVDAGM100HalWeb (10.3.1)
com.nvidia.web.GeForceWeb (10.3.1)
com.nvidia.CUDA (1.1.0)
...still no OpenGL :(
Attached are the kexts I compiled this morning using Lilu and Friends.
 

Attachments

  • Lilu-1.2.3-2018-04-05 11.45.32.zip
    43 KB · Views: 75
  • NvidiaGraphicsFixup-1.2.5-2018-04-05 11.45.34.zip
    18.5 KB · Views: 64
Congrats! I was beginning to think only ATI/AMD cards were going to work with 10.13.4!
It would REALLY help if you packaged that all up in a zip file for those of us that... :oops:"can't compile":oops:

Everything that I show in the Clover/drivers64UEFI folder are from Clover (4411 for me). You shouldn't compile that. Just install clover.

Lilu Kext & NvidiaGraphicsFixup I put from somewhere above in this thread. That's all. There are all other kext on the top of the google search (from github's repos).
 
So, the new driver .103 works better than the old 378.10.10.10.25.106?. I´m still using the latter with 10.13.4 and runs very smooth. Also, benjamin dobell´script still consider the .106 as the latest stable/usable available for 10.13.4 (I think the .103 one is black listed).
 
eq5yf7L.png


eTFQiN3.png

Finally got my build working 100% with good performance and no UI lag on 10.13.4 (above pic outdated). Very happy!

Card: 1080ti
Driver: 387.10.10.10.30.103
Install with:

Kexts: New Lilu & NvidiaGraphicsFixup from the Archive.zip attached few pages back, installed to Clover's Other.

Thanks to everyone taking part in resolving the graphics issues.
 
Last edited:
eq5yf7L.png


eTFQiN3.png

Finally got my build working 100% with good performance and no UI lag on 10.13.4 (above pic outdated). Very happy!

Card: 1080ti
Driver: 387.10.10.10.30.103
Install with:


Kexts: New Lilu & NvidiaGraphicsFixup from the Archive.zip attached few pages back, installed to Clover's Other.

Thanks to everyone taking part in resolving the graphics issues.


Looking good, nice custom lighting.

Really silly question, how did you change the 'About this Mac' graphic and device description?
 
I gave it another go this morning, double checked L/E and S/L/E for any old kexts, and ran kextstat to verify which versions were loading.
Are you seeing NVDAStartupWeb starting in the log?
Code:
log show --predicate "process == 'kernel' && message contains 'NVDAStartup'" --last 24h
 
Are you seeing NVDAStartupWeb starting in the log?
Code:
log show --predicate "process == 'kernel' && message contains 'NVDAStartup'" --last 24h
I noticed, via kextstat, that NVDAStartupWeb (10.3.1) AND NVDAStartup (10.3.0) were loading so I blocked NVDAStartup via clover and still no OpenGL. Out of desperation, I also tried completely disabling SIP and all three methods for getting working NVRAM. :(
Method 1: *old*
EmuVariableUefi-64.efi
OsxAptioFix2Drv-64.efi

Method 2: *better*
OsxAptioFix3Drv-64.efi

Method 3: *latest*
AptioInputFix.efi
AptioMemoryFix.efi​
 
I noticed, via kextstat, that NVDAStartupWeb (10.3.1) AND NVDAStartup (10.3.0) were loading so I blocked NVDAStartup via clover and still no OpenGL. Out of desperation, I also tried completely disabling SIP and all three methods for getting working NVRAM. :(
Method 1: *old*
EmuVariableUefi-64.efi
OsxAptioFix2Drv-64.efi

Method 2: *better*
OsxAptioFix3Drv-64.efi

Method 3: *latest*
AptioInputFix.efi
AptioMemoryFix.efi​
So with the kext blocked by Clover your kextstat looks like the one @Roboter shared earlier?
 
Status
Not open for further replies.
Back
Top