Git Product home page Git Product logo

gigabyte-z490-aorus-ultra-g2-hackintosh-opencore's Introduction

Gigabyte Z490 AORUS ULTRA G2 Hackintosh OpenCore

Board BIOS OpenCore Version macOS Monterey

General

In general I followed the OpenCore installation Guide.

  • Create a bootable USBStick
  • Follow the Comet Lake instructions (config.plist)
  • and so on...

Build Info

System Specs

Component Details
Mainboard Gigabyte Z490 Ultra G2
BIOS F21
CPU Intel® Core i5 10600K (Comet Lake)
RAM 32 GB DDR4 2666 Beast K2 KFY
GPU Radeon RX 580 8GB
Audio Realtek® ALC1220-VB (Layout-id: 28)
Ethernet (onboard) Intel® I225-V 2.5GbE.

BIOS Settings

  • Tweak
    • Advanced CPU Settings
      • VT-d: Enabled
      • Intel Speed: Enabled
  • Settings
    • IO Ports
      • Above 4G Decoding: Enabled
      • Network Stack Configuration
        • Network Stack: Disabled
  • Boot
    • CFGLock: Disabled
    • Window 10 Features: Windows 10
    • CSM: Should be disabled to get rid of legacy code from DSDT but unfortunately Radeon RX 580 does not work with CSM disabled. I have it enabled.

OpenCore Details

  • Version: 0.7.7
  • Compatible macOS: 10.14 to 12.1
  • System Definition: iMac 20,1

EFI Folder Structure

EFI
├── BOOT
│   └── BOOTx64.efi
└── OC
    ├── ACPI
    │   ├── SSDT-AWAC.aml
    │   ├── SSDT-EC-USBX-DESKTOP.aml
    │   ├── SSDT-PLUG-DRTNIA.aml
    │   ├── SSDT-RHUB.aml
    ├── Drivers
    │   ├── HfsPlus.efi
    │   ├── OpenCanopy.efi
    │   └── OpenRuntime.efi
    ├── Kexts
    │   ├── AppleALC.kext
    │   ├── Airportltwm.kext
    │   ├── IntelMausi.kext
    │   ├── Lilu.kext
    │   ├── NVMeFix.kext
    │   ├── USBInjectAll.kext
    │   ├── VirtualSMC.kext
    │   └── WhateverGreen.kext
    ├── OpenCore.efi
    ├── Resources
    │   ├── Font
    │   ├── Image
    │   │   └── Acidanthera
    │   │       ├── Chardonnay
    │   │       ├── GoldenGate
    │   │       └── Syrah
    │   └── Label
    └── config.plist

Installation

If you already have macOS installed but want to perform a clean install, you can either download macOS from the App Store or use ANYmacOS. If you have not updated to BigSure for example you can download it from the AppStore. After the download you can find the downloaded macOS in the Applications folder.

If you are on Windows or Linux, follow the guide provided by Dortania

EFI Install Guide for OpenCore

I will skip some steps because it could lead to an endless readme. I will point out some important configs that you should be aware of.

  • Getting the Intel(R) I225-V Ethernet Controller to work:

    • NOTE: For getting the I225 Controller to work in macOS Monterey, version beta 7 is required at least! - nothing else has to be changes at Monterey.
    • macOS Big Sure need following changes:
      • Enable (un-comment with a #) DeviceProperties: #PciRoot(0x0)/Pci(0x1C,0x1)/Pci(0x0,0x0)
      • Go to Kernel: Patch and enable I225-V Patch.
      • Disable or Delete boot-arg dk.e1000=0.
  • Create SMBIOS infos for iMac20,1 to the config.plist and save it.

  • Copy the EFI Folder to a FAT32 formatted USB Stick

  • Reboot from USB Stick

  • Boot macOS

  • Continue with installing macOS

Post-Install

Once you got macOS running copy the EFI Folder from the USB Stick to the EFI Folder to the System.

Credits and Thank yous

gigabyte-z490-aorus-ultra-g2-hackintosh-opencore's People

Contributors

tokko55v2 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

gigabyte-z490-aorus-ultra-g2-hackintosh-opencore's Issues

It's 0.7.5 not 0.7.7

Hi, I have same hardware like your and just used your EFI folder, turns out its 0.7.5 not 0.7.7. But your description says 0.7.7.

Thanks,

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.