slim.jim
Moderator
- Joined
- Dec 17, 2014
- Messages
- 4,258
- Motherboard
- MSI Z97 Gaming 9 AC
- CPU
- i7-4790K
- Graphics
- RX 5700 XT
- Mac
-
- Classic Mac
-
- Mobile Phone
-
NVIDIA Releases Alternate Graphics Drivers for 10.9.5 (334.01.03f01)
Have you tried modifying the NVDAStartup.kext\Contents\info.plist?
That is the file that determines what OS X build number the installed driver is compatible with. You would need to change the build number, you can even just change it to something like "13F". After it is modified, rebuild kernel cache and rebuild permissions. You will also need to boot with kext-dev-mode=1 since the signature on the modified kext will no longer be valid. If they release an update in the future then you can just update like normal.
The driver is already installed, it's after I did the recent security update that it forced itself to be disabled.
Have you tried modifying the NVDAStartup.kext\Contents\info.plist?
That is the file that determines what OS X build number the installed driver is compatible with. You would need to change the build number, you can even just change it to something like "13F". After it is modified, rebuild kernel cache and rebuild permissions. You will also need to boot with kext-dev-mode=1 since the signature on the modified kext will no longer be valid. If they release an update in the future then you can just update like normal.