Jump to content
3 posts in this topic

Recommended Posts

  • 3 weeks later...

NVinject installation :

 

Copy NVinject.kext or NVinjectGo.kext in folder /System/Library/Extensions/

Remove any natit.kext, titan.kext or nvidiaefi.kext from Extensions folder

Use NVinject permissions command script to set correct permissions to NVinject extension (this will also remove extensions caches and kernel caches)

Reboot.

 

If you need to make modifications to files, make sure you set correct file ownership and permission recursively as follow :

 

in terminal

 

sudo chown -R 0:0 /System/Library/Extensions/NVinject.kext

sudo chmod -R 755 /System/Library/Extensions/NVinject.kext

 

both for tiger; first ver 0.1.1, second ver 0.1.5; use just one

NVinject.kext.zip

NVinject.kext.zip

×
×
  • Create New...