Component | Model |
---|---|
CPU | AMD Ryzen 5 3400G @ 3.7GHz |
Motherboard | Gigabyte B450M S2H |
RAM | 8GB (1 x 8GB) Corsair Vengeance @ 3200MHz |
Audio Chipset | ALC-887 |
GPU | MSI GT 710 2GD3H LP |
OS Disk (HDD) | TOSHIBA HDWD110 1TB |
macOS version: 11.2.3 (20D91)
OpenCore version: 0.6.7
- Catalina (10.15.x)
- Big Sur (11.x)
- Wifi and Bluetooth
- Not working 3.5mm Jack microphone (only USB/Bluetooth microphones)
- Audio Lag in Music,Quick Time Player(No Problem in Youtube)
- Make your USB installer with this guide
- Clone the repository and paste "BOOT" and "OC" directories into your's pendrive "EFI" folder
- Download GenSMBIOS to generate unique SMBIOS information. Run it and select Generate SMBIOS, as the model select MacPro7,1.
- Open config.plist with ProperTree and go to PlatformInfo > Generic. Set MLB (Board Serial), SystemSerialNumber (Serial) and SystemUUID (SmUUID) to generated values. Change ROM to your network card's MAC address without the
:
character. How to get MAC Address? - Boot it!
If audio does not work for you you have to change layout-id for your audio chipset. Find your codec here and try setting alcid
in boot-args
parameter to every layout-id values from AppleALC wiki until you get layout-id correct for your motherboard.
You CAN NOT use SMBIOS from this repository, it MUST be unique for every macOS installation
Adobe applications crash on AMD Hackintoshes due to missing intel_fast_memset instructions. Follow this guide to get it working!
If you have any problems with installation or booting your macOS, kernel panics or another system related issue check OC configuration guide
If something else isn't working properly (for example USB ports, iServices, DRM/Netflix) check Post-Install guide
- Creating USB installer: *click*
- OpenCore configuration: *click*
- Post-Install: *click*
- Troubleshooting: *click*
- ACPI patching: *click*
- USB mapping: *click*
If you have any other questions or issues, feel free to ask on AMD-OSX Discord or Forum
Software:
- [Bootloader] OpenCore
- [Resources] Picker GUI
- [Patch] AMD_Vanilla
- [SSDT] EC-USBX-DESKTOP
- [Driver] OpenRuntime
- [Driver] OpenCanopy
- [Driver] OpenHfsPlus
- [Kext] Lilu
- [Kext] VirtualSMC
- [Kext] WhateverGreen
- [Kext] AppleALC
- [Kext] RealtekRTL8111
- [Kext] AMDRyzenCPUPowerManagement
- [Kext] SMCAMDProcessor
- [Kext] AppleMCEReporterDisabler
People:
- Apple for macOS
- AMD-OSX Developers for kernel patches for AMD CPUs
- Acidanthera for OpenCore and most of used kexts
- Trulyspinach for Ryzen power management and monitoring kexts
- Mieze for RealtekRTL8111 kext
- Dortania for OpenCore configuration guides
- XLNC for Adobe patches for AMD CPUs
- AMD-OSX Community for support while making my Hackintosh