Home

Awesome

GIGABYTE H470I AORUS PRO AX Hackintosh

This repository is about hackintosh on GIGABYTE H470I AORUS PRO AX. For now, all the hardware is working as expected, it's ready for daily usage and I will continue to follow the updates of OpenCore and macOS.

Anyone who has the same board can use my EFI directly. The source EFI folder uses debug version of OpenCore, mainly used for installation and testing. It’s recommended to use the release version for daily usage, you can replace it yourself or just download my release. Either way, don’t forget to edit the EFI/OC/config.plist file, you should generate your own SMBIOS info by following the Comet Lake Config Guide #PlatformInfo.

Highly recommended reading the whole OpenCore Install Guide before you start.

Hardware

Software

What's working

Details

GPU

AMD Radeon R9 Nano

Native support, no additional configuration.

Audio

Working by:

DeviceProperties:

<key>PciRoot(0x0)/Pci(0x1f,0x3)</key>
<dict>
    <key>layout-id</key>
    <integer>7</integer>
</dict>

Ethernet

Working by:

Wi-Fi/BT

Working by:

BIOS

Version: F21

Disable

Enable

EFI

SSDTs

Compiled by following the Dortania's ACPI Guide, the .dls SSDT files can be found in SSDTS folder.

Kexts

All kexts with a version tag are downloaded from original repositories.

Misc

Installation

The installation guide in the OpenCore Install Guide are quite clear and easy, so there will be no detailed installation tutorials here. Give it some patience and you can build your own EFI.

Tools

Screenshots

<img src="assets/usb1.png" width="850"/> <img src="assets/usb2.png" width="850"/> <img src="assets/WechatIMG1.jpeg" width="850"/> <img src="assets/WX20211013-110107@2x.png" width="850"/> <img src="assets/WX20211013-110250@2x.png" width="850"/> <img src="assets/WX20211013-110141@2x.png" width="850"/> <img src="assets/WX20211013-110157@2x.png" width="850"/> <img src="assets/WX20211013-110215@2x.png" width="850"/> <img src="assets/WX20211013-110237@2x.png" width="850"/> <img src="assets/WX20211013-105920@2x.png" width="850"/> <img src="assets/WX20211013-110339@2x.png" width="850"/> <img src="assets/1611112582.jpg" width="850"/>

Credits