Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 1.47 KB

README.md

File metadata and controls

34 lines (30 loc) · 1.47 KB

macOS

This repository currently details my system specifications, and some basic steps I took to install macOS Monterey on my hackintosh.

System specifications

  • Intel Core i7 8700k
    • Intel UHD Graphics 630
  • 16GB DDR4 2666MHz RAM
  • AsRock Z370 Pro4
    • Realtek 892
  • 250 GB PCIe 3-0 NVMe SSD for macOS
  • 1TB PCIe 3.0 NVMe SSD for Windows

EFI

Using OpenCore, with the following kexts:

  • AppleALC
  • IntelMausi
  • Lilu
  • SMCProcessor
  • SMCSuperIO
  • USBInjectAll
  • USBMap
  • VirtualSMC
  • VodooPS2Controller
  • WhateverGreen
  • XHCI-unsupported

Setup

  1. Setup config.plist according to Dortania's OpenCore Install Guide
  2. Try out different display cables until one is found that works. In my case, using a HDMI cable with the integrated graphics worked when using the recommended framebuffer settings, although with a purple tint.
  3. Fix video port mapping according to this guide. After this step, the HDMI port on the motherboard works as intended without the purple tint.
  4. Disable auto sleep, since it is broken.
  5. Fix usb port mapping according to the guide provided on USBMap's github repository's readme. After this step, most USB ports should work.
  6. Fix audio by using layout id 1, and making sure that the onboard audio is set to Enabled, not Auto, in UEFI.