Home

Awesome

GIGABYTE-Z590-G-i510500-5600XT-hackintosh

Install macOS Ventura on GIGABYTE Z590-Vison-G Mainboard with 10th Gen Intel CPU.

snapshot

Information

Hardware

ComponentVariantLink
MainboardGIGABYTE Z590-VISON-Gwww.gigabyte.com
ProcessorIntel Core i5 10500ark.intel.com
DDR4 RAMCorsair 32GBwww.corsair.com
NVMe SSDKingston 512GBwww.kingston.com
GraphicsAMD RX 5600XT 6G (sapphire)/AMD RX 6600 8G (ASROCk)www.sapphiretech.com/www.asrock.com
WiFi / BTBCM94360CDtaobao

BIOS

Version F8

Settings
    - Platform Power
      - ErP : Enabled
    - IO Ports
      - Internal Graphics : Enabled
      - DVMT Pre-Allocated : 64M
      - DVMT Total Gfx Mem : 256M
      - Above 4G Decoding : Enabled
      - Re-Size BAR Support : Auto
    - Serial Port : Disabled
    - SATA Andd RST Configuration
      - SATA Mode Selection : AHCI
    - Miscellaneous
      - VT-D : Disabled
Boot
    - Secure Boot
       Preferred Operating Mode : Auto
    - CSM Support : Disabled

EFI

Config

11 Gen CPU

<key>Emulate</key>
<dict>
  <key>Cpuid1Data</key>
  <data>6wYJAAAAAAAAAAAAAAAAAA==</data>
  <key>Cpuid1Mask</key>
  <data>/////wAAAAAAAAAAAAAAAA==</data>
  <key>DummyPowerManagement</key>
  <false/>
  <key>MaxKernel</key>
  <string></string>
  <key>MinKernel</key>
  <string></string>
</dict>

RX5600XT

Path: DeviceProperties->Add

<key>PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)</key>
<dict>
    <key>@0,name</key>
    <string>ATY,Adder</string>
    <key>@1,name</key>
    <string>ATY,Adder</string>
    <key>@2,name</key>
    <string>ATY,Adder</string>
    <key>@3,name</key>
    <string>ATY,Adder</string>
    <key>AAPL,slot-name</key>
    <string>Internal@0,1,0/0,0/0,0/0,0</string>
    <key>AAPL00,DualLink</key>
    <data>AQAAAA==</data>
    <key>ATY,Copyright</key>
    <string>Copyright AMD Inc. All Rights Reserved. 2005-2022</string>
    <key>ATY,EFIVersion</key>
    <string>01.01.183</string>
    <key>ATY,EFIVersionB</key>
    <string>113-D1820501-101</string>
    <key>Force_Load_FalconSMUFW</key>
    <integer>1</integer>
    <key>device_type</key>
    <string>VGA compatible controller</string>
    <key>hda-gfx</key>
    <string>onboard-2</string>
    <key>model</key>
    <string>Radeon RX 5600 XT</string>
</dict>

Kexts

KextVersionAuthor
XHCI-unsupported.kext0.9.2RehabMan/OS-X-USB-Inject-All
AirportBrcmFixup.kext2.1.7acidanthera/AirportBrcmFixup
Lilu.kext1.6.7acidanthera/Lilu
RestrictEvents.kext1.1.2acidanthera/RestrictEvents
SMCProcessor.kext1.3.2acidanthera/VirtualSMC
SMCSuperIO.kext1.3.2acidanthera/VirtualSMC
VirtualSMC.kext1.3.2acidanthera/VirtualSMC
AppleIntelI210Ethernet.kext2.3.1
AppleIGC1.4.0SongXiaoXi/AppleIGC
FeatureUnlock.kext1.1.5acidanthera/FeatureUnlock

Update macOS

Check the official update-guide: OpenCore-Post-Install/update

  1. Backup
    • Full system backup with Time Machine or similar software
    • Copy current EFI to OpenCore USB-Drive for recovery purpose
  2. Download
    • Latest version of OpenCore and replace files in EFI
    • Updates for all installed kexts and replace in EFI
  3. Reboot
    • Boot with updated OpenCore version and kexts
    • If the system doesn't boot, use OpenCore USB-Drive to roll back
  4. Update
    • Start macOS Update from System Settings -> Software Update
    • With OpenCore the update process should work automatically
    • If Software Update shows Mac version is up to date, download macOS Installer from AppStore and start the update manually

If the system doesn't boot, try to fix the problem or revert to the latest EFI or system-backup.