Support for macOS Sequoia (15). If you are looking for Sonoma (14) support, swtich to sonoma branch.
- [9/20]: Updated to OpenCore 1.0.1 and macOS Sequoia 15.0. Multiple kexts and drivers are updated.
Component | Model |
---|---|
CPU | Intel Core i5 12400F |
Motherboard | Asrock B660M-ITX/ac |
RAM | 16GB (2 x 8GB) G.Skill @ 2666 CL15 |
GPU | PowerColor Hellhound RX 6600 - 8GB |
OS Disk (Nvme/Sata3) | SK Hynix P31 1TB |
WiFi / Bluetooth | Intel Wireless AC 9462 and Bluetooth |
Display | 2 x 4K (BenQ EW3270U and PD2704U) @ 60Hz on Display Port |
Reference - 黑苹果华擎 Asrock 主板 BIOS 详细截图设置教程
In BIOS, use F6
to swtich to Advanced Mode
.
- Intel Turbo Boost Max Technology 3.0: Enabled
- Intel Hyper-Threading Technology: Enabled
- CFG Lock: Disabled
- Intel Virtualization Technology: Enabled
- Software Guard Extensions (SGX): Disabled
- Primary Graphics Adapter: PCIe
- Above 4G Decoding: Enabled
- C.A.M (Clever Access Memory): Enabled
- SATA Mode Selection: AHCI
- Legacy USB Support: Enabled
- XHCI Hand-off: Enabled
- PS/2 Keyboard S4/S5 Wakup Support: Enabled
- USB Keyboard/Remote Power On: Enabled
- USB Mouse Power On: Enabled
- Security Device Support: Disabled
- Serial Port: Enabled
- Secure Boot: Disabled
- Fast Boot: Disabled
- CSM: Disabled
See Installation notes.
-
Until now (9/20), we have to use itlwm and HeliPort to use AX201 WiFi.
-
To enable OTA update, you have to include RestrictEvents kext and add boot flag:
revpatch=auto,sbvmm,asset
-
There was an issue about OpenCore will repeatly reboot until successfully get into the macOS. Removing
-v
inboot-args
seems fix the issue.