This repository currently details my system specifications, and some basic steps I took to install macOS Monterey on my hackintosh.
- 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
Using OpenCore, with the following kexts:
- AppleALC
- IntelMausi
- Lilu
- SMCProcessor
- SMCSuperIO
- USBInjectAll
- USBMap
- VirtualSMC
- VodooPS2Controller
- WhateverGreen
- XHCI-unsupported
- Setup config.plist according to Dortania's OpenCore Install Guide
- 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.
- Fix video port mapping according to this guide. After this step, the HDMI port on the motherboard works as intended without the purple tint.
- Disable auto sleep, since it is broken.
- Fix usb port mapping according to the guide provided on USBMap's github repository's readme. After this step, most USB ports should work.
- Fix audio by using layout id 1, and making sure that the onboard audio is set to Enabled, not Auto, in UEFI.