Skip to content

Commit

Permalink
release 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminX committed Sep 18, 2021
1 parent 92d0e0c commit 26a8f8c
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 107 deletions.
3 changes: 3 additions & 0 deletions Changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
2021-08-03 / Version 1.8.7
Verified working with 11.5.1 (20G80) and Upgrade to OpenCore 0.7.2 / AppleALC 1.6.3 / VirtualSMC 1.2.6 / WhateverGreen 1.5.2 / Lilu 1.5.5.

2021-07-22 / Version 1.8.6
Verified working with 11.5 (20G71).

Expand Down
66 changes: 0 additions & 66 deletions EFI/OC/Kexts/AGPMInjector.kext/Contents/Info.plist

This file was deleted.

21 changes: 20 additions & 1 deletion EFI/OC/Kexts/RadeonBoost.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,28 @@
<key>IOProviderClass</key>
<string>IOPlatformPluginDevice</string>
<key>model</key>
<string>iMacPro1,1 MacPro7,1 MacPro5,1 MacPro4,1</string>
<string>iMacPro1,1 MacPro7,1 MacPro5,1 MacPro4,1 iMac19,1</string>
<key>Machines</key>
<dict>
<key>iMac19,1</key>
<dict>
<key>Vendor1002Device67df</key>
<dict>
<key>AGDCEnabled</key>
<integer>1</integer>
<key>Heuristic</key>
<dict>
<key>ID</key>
<integer>-1</integer>
</dict>
<key>control-id</key>
<integer>17</integer>
<key>max-power-state</key>
<integer>15</integer>
<key>min-power-state</key>
<integer>0</integer>
</dict>
</dict>
<key>MacPro4,1</key>
<dict>
<key>Vendor1002Device66af</key>
Expand Down
36 changes: 2 additions & 34 deletions EFI/OC/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -113,26 +113,12 @@
<dict>
<key>PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0)</key>
<dict>
<key>AAPL00,DualLink</key>
<data>AQAAAA==</data>
<key>ATY,Card#</key>
<string>109-C94401-00</string>
<key>ATY,Copyright</key>
<string>Copyright AMD Inc. All Rights Reserved. 2005-2019</string>
<key>ATY,DeviceName</key>
<string>580X</string>
<key>ATY,EFIVersion</key>
<string>01.01.183</string>
<key>ATY,EFIVersionB</key>
<string>113-C944A1XT-014</string>
<key>ATY,EFIVersionE</key>
<string>113-C9440A-183</string>
<key>ATY,FamilyName</key>
<string>Radeon Pro</string>
<key>ATY,Rom#</key>
<string>113-C9440C-171</string>
<key>device_type</key>
<string>ATY,OrinocoParent</string>
<key>hda-gfx</key>
<string>onboard-1</string>
<key>model</key>
Expand Down Expand Up @@ -421,24 +407,6 @@
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>Any</string>
<key>BundlePath</key>
<string>AGPMInjector.kext</string>
<key>Comment</key>
<string>Apple Graphics Power Management</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string></string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string></string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
</array>
<key>Block</key>
<array/>
Expand Down Expand Up @@ -773,10 +741,10 @@
<dict>
<key>AdviseFeatures</key>
<false/>
<key>MLB</key>
<string>ChangeMe</string>
<key>MaxBIOSVersion</key>
<false/>
<key>MLB</key>
<string>ChangeMe</string>
<key>ProcessorType</key>
<integer>0</integer>
<key>ROM</key>
Expand Down
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

## Gigabyte Z390M GAMING hackintosh w/ OpenCore

Verified working with macOS version 11.5.2 (20G95) Big Sur and OpenCore 0.7.3.
Verified working with macOS version 11.6 (20G165) Big Sur and OpenCore 0.7.3.

![System](https://github.com/BenjaminX/Hackintosh-Gigabyte-Z390M-GAMING/blob/master/Tips/About-System.png)

Expand All @@ -15,15 +15,15 @@ Verified working with macOS version 11.5.2 (20G95) Big Sur and OpenCore 0.7.3.
![SN/UUID/MLB](https://github.com/BenjaminX/Hackintosh-Gigabyte-Z390M-GAMING/blob/master/Tips/MLBUUIDSN.png)

## Updates
2021-09-18 / Version 1.9.0
Verified working with 11.6 (20G165).

2021-09-07 / Version 1.8.9
Verified working with 11.5.2 (20G95) and Upgrade to OpenCore 0.7.3 / AppleALC 1.6.4 / VirtualSMC 1.2.7 / WhateverGreen 1.5.3 / Lilu 1.5.6.

2021-08-03 / Version 1.8.8
Verified working with 11.5.2 (20G95).

2021-08-03 / Version 1.8.7
Verified working with 11.5.1 (20G80) and Upgrade to OpenCore 0.7.2 / AppleALC 1.6.3 / VirtualSMC 1.2.6 / WhateverGreen 1.5.2 / Lilu 1.5.5.

> [Changelog History](https://github.com/BenjaminX/Hackintosh-Gigabyte-Z390M-GAMING/tree/master/Changelog.txt)
Included items table
Expand Down Expand Up @@ -133,8 +133,7 @@ Based on F9m version.
* Boot
- CFG Lock → **Disabled**
- Full Screen LOGO Show → **Disabled**
- Fast Boot → **Enabled**
- PS2 Devices Support → **Disabled**
- Fast Boot → ** Disabled**
- Windows 8/10 Features → **Other OS**
- CSM Support → **Disable**
- Secure Boot → **Disable** (Secure Boot will be disabled by default, but good to check)
Expand Down
Binary file modified Tips/About-System.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Tips/H264H265.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 26a8f8c

Please sign in to comment.