Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

cuihairu/GIGABYTE-Z590-G-i510500-RX5600XT-Hackintosh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

snapshot

Information

Hardware

Component Variant Link
Mainboard GIGABYTE Z590-VISON-G www.gigabyte.com
Processor Intel Core i5 10500 ark.intel.com
DDR4 RAM Corsair 32GB www.corsair.com
NVMe SSD Kingston 512GB www.kingston.com
Graphics AMD RX 5600XT 6G (sapphire)/AMD RX 6600 8G (ASROCk) www.sapphiretech.com/www.asrock.com
WiFi / BT BCM94360CD taobao

BIOS

  • firmware

Version F8

  • settings
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

Kext Version Author
XHCI-unsupported.kext 0.9.2 RehabMan/OS-X-USB-Inject-All
AirportBrcmFixup.kext 2.1.7 acidanthera/AirportBrcmFixup
Lilu.kext 1.6.7 acidanthera/Lilu
RestrictEvents.kext 1.1.2 acidanthera/RestrictEvents
SMCProcessor.kext 1.3.2 acidanthera/VirtualSMC
SMCSuperIO.kext 1.3.2 acidanthera/VirtualSMC
VirtualSMC.kext 1.3.2 acidanthera/VirtualSMC
AppleIntelI210Ethernet.kext 2.3.1
AppleIGC 1.4.0 SongXiaoXi/AppleIGC
FeatureUnlock.kext 1.1.5 acidanthera/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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published