• Stars
    star
    473
  • Rank 92,602 (Top 2 %)
  • Language
    Ruby
  • Created almost 6 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A guide to build your own Hackintosh based on Gigabyte Z390 Aorus Master

Looking for my original Clover guide? It's still available right here.

Hackintosh Catalina Guide for Gigabyte Z390 Aorus Master (OpenCore)

This build is "Vanilla". I used this guide as a starting point.

Hardware

See my Hardware List

About My Mac

What's Working/What's Not

Working
  • Ethernet
  • Onboard Audio (including digital audio)
  • APFS
  • Sleep/Wake
  • All USB ports at 3.x speed
  • iMessage
  • App Store
  • Facetime
  • APFS
  • Handoff
  • Bluetooth & Wi-Fi (via Broadcom adapter)
  • Unlock with Apple Watch
  • Airdrop
  • AirPlay
  • Continuity
  • ALL DRMs:
    • iTunes Movies (FairPlay 1.x)
    • Netflix (FairPlay 2.x/3.x)
    • Some Amazon Prime content, but not all. (FairPlay 2.x/3.x)
    • Apple TV+ (FairPlay 4.x)
  • Power Nap
  • NVRAM
Not Working (as expected)
  • Built-in WIFI. This will very likely never work since it is the new Intel CNVi that macOS doesn't support.
  • Onboard Bluetooth. I disabled it (HS14) because I have a natively supported Broadcom BCM94360CS2 WIFI/BT adapter anyways.
Not Yet Tested
  • FileVault

Step By Step Instructions

My old Clover guide used to have Step by Step instructions but I decided not to write such instructions here for two reasons: it's a pain to keep up to date, and I literally just followed the OpenCore Desktop Guide. When in doubt, just look at my KEXTs, drivers and config.list for guidance.

USB Port Map & SSDT

See USB_MAP.md for a map of all the ports on the Aorus z390 Master.

My EFI

You are welcome to use my EFI folder. However, make sure you set the following:

  • SystemSerialNumber
  • SystemUUID
  • MLB

More Repositories

1

socialization

Socialize your app with Likes, Follows and Mentions
Ruby
685
star
2

ultimate_turbo_modal-rails

The ultimate Turbo / Stimulus / Hotwire modal window for Rails
Ruby
174
star
3

lg-tv-control-macos

Automatically wake/sleep and change the input of your LG TV when used as a monitor on macOS
Lua
129
star
4

shoestrap

A simple alternative to Chef and Puppet to bootstrap *nix machines.
Shell
53
star
5

solargraph-rails-init

A simple script to configure Solargraph to work with Rails
Ruby
32
star
6

git-p4-sync

Submit changes made to a Git repository into to Perforce
Ruby
22
star
7

scope_cache_key

Add cache_key functionality to ActiveRecord scopes
Ruby
21
star
8

sendyr

A Ruby interface for the wonderful e-mail newsletter application Sendy
Ruby
20
star
9

alfred-ticktick

Alfred workflow to add tasks to TickTick
Ruby
19
star
10

rails-assets-cdn

CDN support for Rails asset pipeline made easy
Ruby
18
star
11

nobspw

No Bullshit Password strength checker
Ruby
16
star
12

cacheable-csrf-token-rails

Cache HTML containing CSRF protection tokens without worrying
Ruby
15
star
13

ec2-extra-tools

A set of extra command line tools for Amazon EC2
14
star
14

sanitization

Clean & sanitize your ActiveRecord data before saving to database
Ruby
13
star
15

unraid-sanity

A beautiful, sane theme for Unraid 6.6+
CSS
11
star
16

pfsense-bulk-dhcp-import

Import DHCP static mapping from CSV to pfSense
Ruby
10
star
17

forever-internets

Automatically reboot your modem and router when your Internet crashes
Ruby
8
star
18

stimulus-reflex-invoice-beast

Beast-mode for invoice editing
Ruby
8
star
19

landscape

Dead simple server monitoring
Ruby
7
star
20

creality_ender5_config_and_notes

My Creality Ender 5 config files and notes for Marlin, Cura, Octoprint and others
C++
6
star
21

shoestrap-example

A simple Bash framework to bootstrap *nix machines without the headaches
Shell
6
star
22

spree-extra-variant

A Spree extension to add free-form text variants to products without having to create all the different possibilities in the database
JavaScript
6
star
23

postbin.rb

A PostBin.org clone written in Ruby/Sinatra
Ruby
5
star
24

abp_to_pihole_whitelist

AdBlock Plus to PiHole whitelist.txt converter
Ruby
4
star
25

ultimate_turbo_modal-demo

Demo application for Ultimate Turbo Modal for Rails
Ruby
4
star
26

docker-seafile

Shell
3
star
27

enumish

Database-backed Enum for ActiveRecord
Ruby
3
star
28

parsley-payment

Credit card validation for Parsley.js
2
star
29

ec2_userdata

A simple Ruby library that reads UserData on EC2 with graceful fallback when not running on EC2
Ruby
2
star
30

wordpress2tumblr

Import Wordpress posts, comments and images into Tumblr
Ruby
2
star
31

diff_dirs

Ruby helper to diff two directories
Ruby
2
star
32

interactive_brokers_2_tasty_works

Interactive Brokers to TastyWorks Trade Statement Converter in Ruby
Ruby
2
star
33

jquery-conditionaldom

ConditionalDom is a jQuery plugin that conditionally allows basic DOM manipulation
CoffeeScript
2
star
34

email_transfer

Script that transfers emails from one server (POP or IMAP) to another (IMAP).
Python
2
star
35

ec2bundlr

EC2Bundlr is a simple and interactive Capistrano task to bundle an EC2 instance into an AMI (Amazon Machine Image)
Ruby
2
star
36

tplink_smarthome_api

A simple Ruby library to control TP-Link smart plugs
Ruby
2
star
37

cointracking_to_bitcointax

CoinTracking.info to Bitcoin.tax Converter
Ruby
2
star
38

beanstalk_watcher

A simple Sinatra app that monitors Beanstalkd tubes. Possibly to be used in conjunction with a monitoring package such as Monit.
Ruby
2
star
39

twitter_id

Tiny web application that finds the Twitter numeric ID when given a username
Ruby
1
star
40

daemonizr

Process forking and monitoring for mere mortals
1
star
41

validates_child_of

Performs validation on an ActiveRecord object to ensure that it is the child of another one.
Ruby
1
star
42

stimulus-controllers

A collection of useful Stimulus Controllers I wrote
JavaScript
1
star
43

this_person_does_not_exist

Ruby
1
star
44

coin_tracking_rb

A Ruby client for CoinTracking.info
Ruby
1
star
45

karabiner-rules

1
star
46

alfred-opendl

Open or install the last file you downloaded
Shell
1
star
47

clusty

No-nonsense EC2 instance and cluster launching
Ruby
1
star
48

awesome-osx

Fantastic software I use and love on macOS/OS X
1
star
49

acts_as_formatted

acts_as_formatted is a plugin that provides basic formatting capabilities to all ActiveRecord column objects of type :string or :text, as long as they have content (nil values will remain nil).
Ruby
1
star