Add M4000 PCI ID

This commit is contained in:
Mykola Grymalyuk
2022-05-26 20:10:41 -06:00
parent 035d441cb9
commit 61ef7fe81b
3 changed files with 4 additions and 3 deletions

View File

@@ -47,7 +47,7 @@ class generate_defaults:
settings.amfi_status = True
settings.allow_fv_root = True # Allow FileVault on broken seal
break
elif gpu.arch in [device_probe.NVIDIA.Archs.Maxwell, device_probe.NVIDIA.Archs.Pascal]:
elif gpu.arch in [device_probe.NVIDIA.Archs.Fermi, device_probe.NVIDIA.Archs.Maxwell, device_probe.NVIDIA.Archs.Pascal]:
settings.custom_sip_value = "0xA03"
break
if (