Contribute
Register

Solving NVIDIA Driver Install & Loading Problems

You speak in riddles.
Sorry. As I cannot boot in my primary osx I can only boot in secondary osx on another hdd, so sudo kextcache -i / didn't affect my primary os.
 
Sorry. As I cannot boot in my primary osx I can only boot in secondary osx on another hdd, so sudo kextcache -i / didn't affect my primary os.

In Terminal :
Code:
sudo kextcache -system-prelinked-kernel
sudo kextcache -system-caches
Restart

Also you can boot with -f

Try booting your 'primary OS' in safe mode.
 
In Terminal :
Code:
sudo kextcache -system-prelinked-kernel
sudo kextcache -system-caches
Restart

Also you can boot with -f

Try booting your 'primary OS' in safe mode.

Thanks.
After commands and with -f
 

Attachments

  • IMG_1406.jpg
    IMG_1406.jpg
    1.3 MB · Views: 87
Quite obviously you still have a rogue copy somewhere.
Use an app such as Find Any File to track it down then you can remove it.

Thanks. I used that software and deleted every single copy on every drive. Still the same. Safe mode shows the same
 
Thanks. I used that software and deleted every single copy on every drive. Still the same. Safe mode shows the same
If you deleted all copies and emptied the Trash then it can only be in cache.
 
If you deleted all copies and emptied the Trash then it can only be in cache.
You mean S/L/Caches and L/Caches? I deleted there everything. May be kextbeast registed it somewhere? Because during the boot it also searches for Lilu.kext and NvidiaGraphicsFixup.kext which are deleted.
 
Is it possible that the kext is in the 10.12 or Other folder in your Clover install and you are injecting it?
 
Back
Top