sys_patch_dict.py: Remove Nvidia Pref Pane

Broken in Mojave and newer, unneeded for ourselves
This commit is contained in:
Mykola Grymalyuk
2022-05-26 18:43:59 -06:00
parent 87df615150
commit 035d441cb9
2 changed files with 28 additions and 11 deletions

View File

@@ -303,9 +303,12 @@ def SystemPatchDictionary(os_major, os_minor, non_metal_os_support):
"NVDANV50HalTeslaWeb.kext": "WebDriver-387.10.10.10.40.140",
"NVDAResmanTeslaWeb.kext": "WebDriver-387.10.10.10.40.140",
},
"/Library/PreferencePanes": {
"NVIDIA Driver Manager.prefPane": "WebDriver-387.10.10.10.40.140",
},
# Nvidia's control panel crashes on 10.14+
# For us, no real point in using it so ignore
# "/Library/PreferencePanes": {
# "NVIDIA Driver Manager.prefPane": "WebDriver-387.10.10.10.40.140",
# },
},
},
"AMD TeraScale Common": {