Home

Awesome

Hackintosh-Intel-i5-10400-Gigabyte-Z490M-Gaming-X

Screen Shot

Medium Version

Hardware:

CPU: [Intel Core 10 Gen i5-10400]

RAM: [HyperX Fury 32GB 2666MHz DDR4 CL16 DIMM (Kit of 2)]

Motherboard: [GIGABYTE Z490M Gaming X]

GPU: [SAPPHIRE PULSE Radeon RX 5600 XT]

SSD: [XPG SX8200 Pro 512GB M.2 SSD]

Wifi/Bluetooth: [fenvi FV-T919 Hackintosh macOS Catalina AC1750 PC PCI-E BCM94360CD Wifi]

PSU: [CORSAIR CX-M Series CX450M 450W 80 PLUS BRONZE]

Fans: [Noctua NF-P14s redux-1500 PWM]

CPU Cooler: [Cooler Master Hyper 212 Black Edition]

Case: [darkFlash DLM21 White Micro ATX Mini Tower]

Bootloader:

Opencore 0.6.5

Installation Steps:

Most of these steps comes from the dortania's installation guide. Make sure to read those instructions.

GibMacOS

Making a bootable MacOS USB drive from Windows.

  1. Run gibMacOS.bat as administrator
  2. Press "r" to toggle recovery only
  3. Download the most recent full install version
  4. Open MakeInstall.bat as Admin and select your drive with option O for OpenCore( ex: 1O).
  5. After formatting the disk, copy and paste the path of RecoveryHDMetaDMG.pkg inside the folder of "macOS Downloads" in the "gibMacOS" directory.

Cleanup Drivers and Tools

Get Firmware Drivers

Gathering files

Get Kexts

Kexts Repo

Kexts

ACPI SSDT

corpnewt/SSDTTime

config.plist

Disabled: SetupVirtualMap may be needed depending on the firmware, generally this quirk should be avoided but most Gigabyte users and older hardware(Broadwell and older) will need this quirk to boot.

Added SSDT-AWAC.aml to config.plist

Bios Settings

Disable:

Enable:

Post Installation

  1. Boot without USB: Copy the EFI folder on the usb to the mounted efi on main computer using "Mount EFI".

    corpnewt/MountEFI

  2. Exclude Verbose Mode

    Fixing Audio:

    Thanks for rcozinheiro for the solution.

    Make sure these three kexts are in the EFI:

    • AppleALC.kext

    • FakePCIID.kext

    • FakePCIID_Intel_HDMI_Audio.kext

    And edit the config.plist by adding under DeviceProperties -> Add:

    • PciRoot(0x0)/Pci(0x1F,0x3)
      • device-id data 70A10000
      • layout-id data 01000000

    Also make sure removing the alcid argv in the boot settings.