mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-20 14:10:51 +10:00
Fix TeraScale 1 GPU detection
This commit is contained in:
@@ -13,6 +13,7 @@
|
|||||||
- Allow Legacy Acceleration Patches on Mac Pros and Xserves
|
- Allow Legacy Acceleration Patches on Mac Pros and Xserves
|
||||||
- Fix USB kernel panics on iMac7,1
|
- Fix USB kernel panics on iMac7,1
|
||||||
- Fix AppleALC support in Mojave
|
- Fix AppleALC support in Mojave
|
||||||
|
- Fix TeraScale 1 GPU detection
|
||||||
|
|
||||||
## 0.1.0
|
## 0.1.0
|
||||||
- Fix crash on iMacs with Metal GPUs
|
- Fix crash on iMacs with Metal GPUs
|
||||||
|
|||||||
@@ -1067,8 +1067,8 @@ TeraScale1pciid = [
|
|||||||
"9581",
|
"9581",
|
||||||
"9583",
|
"9583",
|
||||||
"9588",
|
"9588",
|
||||||
"94c8",
|
"94C8",
|
||||||
"94c9",
|
"94C9",
|
||||||
"9500",
|
"9500",
|
||||||
"9501",
|
"9501",
|
||||||
"9505",
|
"9505",
|
||||||
@@ -1093,7 +1093,7 @@ TeraScale1pciid = [
|
|||||||
"954F",
|
"954F",
|
||||||
"9552",
|
"9552",
|
||||||
"9553",
|
"9553",
|
||||||
"94a0",
|
"94A0",
|
||||||
]
|
]
|
||||||
|
|
||||||
TeraScale2pciid = [
|
TeraScale2pciid = [
|
||||||
|
|||||||
Reference in New Issue
Block a user