Skip to content

TeksuSiK/hackintosh-z270

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot

Specification

Component Model
CPU Intel Core i5-7600K @ 3.8GHz to 4.6GHz
Motherboard Gigabyte Z270-HD3P
RAM 32GB (4 x 8GB) Patriot Signature @ 2400MHz
GPU Gigabyte Aourus RX580 8GB
OS Disk Samsung 970 EVO 250GB
Ethernet Intel I219-V
WiFi & Bluetooth Fenvi T919

macOS version: macOS Ventura 13.6.6 (22G630)
OpenCore version: 0.9.9
SMBIOS: iMac 18,3

Software compatibility

  • Ventura (13.x)
  • Monterey (12.x)
  • Big Sur (11.x)
  • Earlier versions alo should work but are not tested

Hardware compatibility

CPU

The EFI is compatible with Intel Core Desktop Kaby Lake (7XXX) processors.

GPU

Nvidia GPUs support is complicated and will not be discussed in this repository.

Component Supported?
Integrated No
AMD Yes1
NVIDIA Requires changes2

1Some of R7 and R9 GPUs requires spoofing. More info here.
2NVIDIA's GPU support is complicated. You can find more info here and here.

Motherboard

All motherboards should be supported out of the box.

Storage

For the most part, all SATA based drives are supported and the majority of NVMe drives as well. Updating storage firmware should fix any problems. Using Intel Optane Memory or micron 3D XPoint are unsupported in macOS.

Networking

Wired

Intel NICs (82578, 82579, I217, I218 and I219) are supported. To use other NICs you must use a different kexts.

Wireless

Fenvi T919 wireless card works out of the box without any kexts and supports features like AirDrop, Continuity etc.

Installation

  1. Use this guide to create USB with macOS recovery.
  2. Clone this repository and copy "BOOT" and "OC" directories to "EFI" directory on your USB.
  3. Modify "MLB", "ROM", "SystemSerialNumber" and "SystemUUID" in EFI/OC/config.plist using GenSMBIOS script with iMac18,3 SMBIOS. You can find more detailed instructions here.
  4. Follow Dortania post-install guide.

Credits