mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-20 22:20:53 +10:00
Resolve iMac MXM Nvidia display output
This commit is contained in:
@@ -518,9 +518,6 @@ class BuildOpenCore:
|
|||||||
"@0,backlight-control": binascii.unhexlify("01000000"),
|
"@0,backlight-control": binascii.unhexlify("01000000"),
|
||||||
"@0,built-in": binascii.unhexlify("01000000"),
|
"@0,built-in": binascii.unhexlify("01000000"),
|
||||||
"shikigva": 256,
|
"shikigva": 256,
|
||||||
}
|
|
||||||
if self.constants.serial_settings != "None":
|
|
||||||
self.config["DeviceProperties"]["Add"][backlight_path] += {
|
|
||||||
"agdpmod": "vit9696",
|
"agdpmod": "vit9696",
|
||||||
}
|
}
|
||||||
print("- Disabling unsupported iGPU")
|
print("- Disabling unsupported iGPU")
|
||||||
|
|||||||
Reference in New Issue
Block a user