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

korzhyk/Clover_GA-H97-D3H

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

This is my working config for CLOVER of Hackintosh (Mojave 10.14)

My Hack specs:

My hackintosh specs

  • Clover r4674
  • Intel i7-4770S with HD4600
  • Gigabyte GA-H97M-D3H and GA-H97-D3H (Clover OEM identify mobo as H97M-D3H and H97-D3H-CF)
  • 16GB (2 × 8GB) RAM Curcial Balistix Sport
  • Realtek 8112AU USB WiFi dongle
  • SATA Samsung 840 EVO 120GB

In BIOS

  1. SATA Mode - AHCI
  2. XHCI Mode - Enabled
  3. XHCI Hand-off - Enabled
  4. EHCI Hand-off - Disabled

The first of all you must complete you Clover config

  1. Open in Cloud Clover Editor your config.plist from this repo
  2. Go to SMBIOS section and select an approximate Mac model (I'm use 14,3 by identical CPU 4770S and GPU vendor)
  3. Then go to first menu item Cloud Clover Editor and press Download
  4. Rename downloaded file to SMBIOS.plist and put it to your OEM folder and leave only SMBIOS section

Clover installation

  1. I'm using only UEFI boot, in Clover installation check this option.
  2. In drivers section, make sure, that AptioMemoryFix-64.efi has checkbox.
  3. Did't install any *SMC* drivers I use VirtualSMC instead.

What working

  • QSV
  • Audio (5.1, mic, front panel headphones, HDMI HD4600) with AppleALC
  • Sleep/Wake
  • USB - All ports exept one whitch close to LAN port has only USB2.0 interface, you can configure this by editing Legacy_USB3.kext

What under hood?