{"id":13587829,"url":"https://github.com/mikigal/ryzen-hackintosh","last_synced_at":"2025-05-16T15:02:58.516Z","repository":{"id":36700472,"uuid":"177875583","full_name":"mikigal/ryzen-hackintosh","owner":"mikigal","description":"OpenCore EFI for AMD Ryzen Hackintosh","archived":false,"fork":false,"pushed_at":"2024-10-22T09:06:40.000Z","size":61278,"stargazers_count":1059,"open_issues_count":4,"forks_count":160,"subscribers_count":47,"default_branch":"master","last_synced_at":"2025-05-16T15:02:22.057Z","etag":null,"topics":["acidanthera","amd","amd-osx","amd-ryzen-hackintosh","amd-vanilla","clover","dortania","efi","hackintosh","kexts","mac","macos","oc","opencore","osx86","ryzen","ryzen-hackintosh","ryzentosh","ssdt","vanilla"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mikigal.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-03-26T22:04:54.000Z","updated_at":"2025-05-12T20:13:29.000Z","dependencies_parsed_at":"2023-11-15T02:27:15.746Z","dependency_job_id":"0d6f99dd-6ea0-479a-95ce-fa26e02abca2","html_url":"https://github.com/mikigal/ryzen-hackintosh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikigal%2Fryzen-hackintosh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikigal%2Fryzen-hackintosh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikigal%2Fryzen-hackintosh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikigal%2Fryzen-hackintosh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikigal","download_url":"https://codeload.github.com/mikigal/ryzen-hackintosh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254553936,"owners_count":22090415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["acidanthera","amd","amd-osx","amd-ryzen-hackintosh","amd-vanilla","clover","dortania","efi","hackintosh","kexts","mac","macos","oc","opencore","osx86","ryzen","ryzen-hackintosh","ryzentosh","ssdt","vanilla"],"created_at":"2024-08-01T15:06:22.816Z","updated_at":"2025-05-16T15:02:58.446Z","avatar_url":"https://github.com/mikigal.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# OpenCore EFI for AMD Ryzen Hackintosh [![tests](https://github.com/mikigal/ryzen-hackintosh/actions/workflows/tests.yml/badge.svg)](https://github.com/mikigal/ryzen-hackintosh/actions/workflows/tests.yml)\r\n\r\n## Table of contents\r\n\r\n- [Software Compatibility](#Software-Compatibility)\r\n- [Hardware Compatibility](#Hardware-Compatibility)\r\n- [BIOS Settings](#BIOS-Settings)\r\n- [Installation](#Installation)\r\n- [PAT Patch](#PAT-Patch)\r\n- [MKL and Intel Fast Memset Patch](#MKL-and-Intel-Fast-Memset-Patch)\r\n- [DRMs support](#DRMs-support)\r\n- [Sleep](#Sleep)\r\n- [Virtualization](#Virtualization)\r\n- [Guides and troubleshooting](#Guides-and-troubleshooting)\r\n- [Credits](#Credits)\r\n\r\n## Software Compatibility\r\n\r\n- Sequoia (15.x)\r\n- Sonoma (14.x)\r\n- Ventura (13.x)\r\n- Monterey (12.x)\r\n- Big Sur (11.x)\r\n- Catalina (10.15.x)\r\n- Mojave (10.14.x)\r\n- High Sierra (10.13.x)\r\n\r\n**Used OpenCore version**: 1.0.2\r\n\r\n## Hardware Compatibility\r\n\r\n### Central Processing Unit (CPU)\r\n\r\nThis EFI is compatible with all Ryzen and Athlon 2xxGE processors with\r\n[macOS-compatible peripherals](https://dortania.github.io/Anti-Hackintosh-Buyers-Guide/).\r\n\r\n_Support for 15h (FX series), 16h (A series) and Threadripper CPUs is not covered here._\r\n\r\n### Graphical Processing Unit (GPU)\r\n\r\n| **Model**  | **Compatible?**               |\r\n| ---------- | ----------------------------- |\r\n| Integrated | No                            |\r\n| Nvidia     | Partially \u003csup\u003e1\u003c/sup\u003e        |\r\n| AMD        | Yes \u003csup\u003e2\u003c/sup\u003e \u003csup\u003e3\u003c/sup\u003e |\r\n\r\n\u003csup\u003e1\u003c/sup\u003e Support for Nvidia GPUs was dropped in Monterey Beta 7, the only way to get it back is using [OpenCore Legacy Patcher](https://github.com/dortania/OpenCore-Legacy-Patcher). Kepler series under correct [PAT Patch](#PAT-Patch). Others require WebDrivers which work only in High Sierra or are not supported. More details on [Dortania](https://dortania.github.io/GPU-Buyers-Guide/modern-gpus/nvidia-gpu.html).\r\n\r\n\u003csup\u003e2\u003c/sup\u003e Some R7 and R9 GPUs require FakeID. More details [here](https://dortania.github.io/Getting-Started-With-ACPI/Universal/spoof.html)\r\n\r\n\u003csup\u003e3\u003c/sup\u003e Lexa series GPUs are not supported. Older than 7000 series are supported up to High Sierra (10.13), their support is not covered here.\r\n\r\nFor **AMD Navi 10 and 20 Series GPUs (RX 5000 and RX 6000)** you need to add `agdpmod=pikera` to `boot-args` to fix the black screen issue.\r\n\r\n[PAT Patch made by Shaneee](#PAT-Patch) is used by default. It improves GPU performance but it has a few caveats. Audio passed by HDMI or DisplayPort won't work or will be unstable. It also **may not** work with Nvidia GPUs.\r\n\r\nIf you want to control monitor's brightness or HDMI/DP audio volume you need to use [MonitorControl](https://github.com/MonitorControl/MonitorControl) for that.\r\n\r\n### Laptops\r\nAll laptops with AMD CPUs are not supported due to integrated GPUs incompatbility.\r\n\r\n### Motherboards\r\n\r\n| **Chipset/Socket**           | **Details**                                                         |\r\n| ---------------------------- | ------------------------------------------------------------------- |\r\n| B550, A520                   | Requires _SSDT-CPUR_ to boot. [Details here.](#SSDT-CPUR)           |\r\n| B550, A520, B450, X470, X570 | `SetupVirtualMap` has to be [disabled](#Disabling-SetupVirtualMap). |\r\n| Older than A520, B550, X570  | May require disabling `Disable 10 bit tags` patch                   |\r\n| AM5 with Thunderbolt/USB4    | It's complicated \u003csup\u003e1\u003c/sup\u003e                                       |\r\n| Other                        | Should be compatible out of the box.                                |\r\n\r\n\u003csup\u003e1\u003c/sup\u003e On AM5 motherboards with on-board Thunderbolt/USB4 macOS Ventura and newer may not enumerate devices on the PCI bus properly when on-board WiFi and on-board Thunderbolt are both enabled. Patch `Fix PCI bus enumeration on AM5` bypasses the problem. This patch is disabled by default.\r\n\r\n#### _SSDT-CPUR_\r\n\r\nFollow these steps to properly install _SSDT-CPUR_.\r\n\r\n- Download from [here](https://github.com/naveenkrdy/Misc/blob/master/SSDTs/Compiled/SSDT-CPUR.aml).\r\n- Install it to your `OC/ACPI` directory.\r\n- Add it to your configuration file. Use ProperTree for simplicity.\r\n\r\n#### _AM5_ Socket\r\nOn AM5 motherboards with on-board Thunderbolt/USB4, macOS Ventura may not enumerate devices on the PCI bus properly when on-board WiFi and on-board Thunderbolt are both enabled. Patch `CaseySJ | IOPCIIsHotplugPort | Fix PCI bus enumeration on AM5 | 13.0+` bypasses the problem. This patch is disabled by default. If you have described issue you have to enable this patch.\r\n\r\n#### _Disabling SetupVirtualMap_\r\n\r\nTo disable `SetupVirtualMap` simply go to `Booter -\u003e Quirks -\u003e SetupVirtualMap` in your configuration file and disable it. (Should be `false`).\r\n\r\n#### _PCI Express_\r\nIf you have the `Above 4G Decoding` option in your BIOS settings, enable it and remove the `npci=0x2000` parameter from the `boot-args` (NVRAM section). \r\n\r\n#### _Resizable BAR_\r\nIf you have the `Resizable BAR` option in your BIOS settings and your GPU supports it, you can enable it for better GPU performance. Then, set `Booter -\u003e Quirks -\u003e ResizeAppleGpuBars` to `0`.\r\n\r\n#### _SecureBootModel_\r\nIf you experience issues related to Secure Boot in the macOS installer, set `Misc -\u003e Security -\u003e SecureBootModel` to `Disabled`. After installation, you can set it to the value corresponding to the used SMBIOS. Look [here](https://dortania.github.io/OpenCore-Post-Install/universal/security/applesecureboot.html#securebootmodel) for more information.\r\n\r\n### Audio\r\n\r\nFollow these steps if your audio chipset is different than the one specified in the [Specification](#Specification).\r\n\r\n- Go [here](https://github.com/acidanthera/applealc/wiki/supported-codecs) to find your audio chipset codec. (Under _Codec_)\r\n  - If you can't find your codec on the list, then you probably have to use [VoodooHDA](https://sourceforge.net/projects/voodoohda/). This repository does not cover or support the use of VoodooHDA.\r\n- Under _Revisions and layouts_ you'll see bunch of numbers and layout ids.\r\n- Find your `boot-args` settings and look for `alcid=11`.\r\n- Try every layout id (except _0x_ values) one by one until it works.\r\n  - Example: `alcid=10` if `layout 10`\r\n\r\n_Caveats_:\r\n\r\n- External (USB) audio cards should work out of the box.\r\n- If you have CPU with integrated GPU (even if you don't use it) your audio may be broken or unstable. You can try using [SpeedKeeper](https://github.com/astrihale/speedkeeper) but it's not guaranteed to fix your problem. The best solution is using external (USB) audio card.\r\n\r\n### Network\r\n\r\nIf you experience any issues with your network connection, then your best bet would be to install a different kext, preferably from [here](https://dortania.github.io/OpenCore-Install-Guide/ktext.html#ethernet).\r\n\r\nIf you use High Sierra and Realtek 8111 Ethernet Card then you should use [older version of kext](https://github.com/Mieze/RTL8111_driver_for_OS_X/releases/tag/v2.2.2).\r\n\r\nIf you have issues with network card on Monterey or newer try adding `e1000=0` to `boots-args`.\r\n\r\nSmallTree kext does not work on Monterey for now. You can try [AppleIGB kext](https://cdn.discordapp.com/attachments/724618275971137568/879288441278435348/AppleIGB.kext.zip), it works on some systems. If it does not work you have to stay on Big Sur and wait for SmallTree's update.\r\n\r\n### WiFi and Bluetooth\r\nOnly Apple Airport and Fenvi cards work out of the box. [Here](https://dortania.github.io/Wireless-Buyers-Guide/) you can list of all supported cards and needed kexts for them.\r\n\r\nRembember that AirDrop, Handoff, etc. works only on cards with Broadcom chip.\r\n\r\n## BIOS Settings\r\n\r\n| **Option**            | **Status**           |\r\n| --------------------- | -------------------- |\r\n| SATA Mode             | AHCI                 |\r\n| Above 4G Decoding     | Enabled \u003csup\u003e1\u003c/sup\u003e |\r\n| EHCI/XHCI Hand-off    | Enabled              |\r\n| SVM                   | Enabled              |\r\n| CSM                   | Disabled             |\r\n| Secure Boot           | Disabled             |\r\n| Serial Port           | Disabled             |\r\n| Parallel Port         | Disabled             |\r\n\r\n\u003csup\u003e1\u003c/sup\u003e If you have this option in BIOS you must also remove `npci=0x2000` from `boot-args` in your configuration file.\r\n\r\n**Some of these options may not exist in your firmware, just try to match it as closely as possible.**\r\n\r\n**Before booting macOS remember to update BIOS to the latest version.**\r\n\r\n## Installation\r\n\r\n### Bootable USB\r\n\r\n1. Follow [this guide](https://dortania.github.io/OpenCore-Install-Guide/installer-guide/) to create your bootable USB.\r\n\r\n2. Clone this repository and copy \"BOOT\" \u0026 \"OC\" directories to your \"EFI\" directory on your bootable USB. The structure should look somewhat like this: `EFI -\u003e BOOT, OC`.\r\n\r\n### Modifying kernel patches\r\n3. Modify Core Count patches to match your CPU's cores amount.\r\n\r\n  - Find four `algrey - Force cpuid_cores_per_package` patches under `Kernel -\u003e Patch` in your config.\r\n  - Modify these patches for your CPU physical cores. Change **first pair** of `00` in `Replace` of these patches to `Hex value` from below table.\r\n\r\n    - e. g. for Ryzen 7 1700 with 8 Cores three modified patches should look like:\r\n      - B8 **00** 0000 0000 -\u003e B8 **08** 0000 0000\r\n      - BA **00** 0000 0000 -\u003e BA **08** 0000 0000\r\n      - BA **00** 0000 0090 -\u003e BA **08** 0000 0090\r\n      - BA **00** 0000 00 -\u003e BA **08** 0000 00\r\n\r\n| **Physical CPU cores** | **Hex value** |\r\n| ---------------------- | ------------- |\r\n| 4 Cores                | `04`          |\r\n| 6 Cores                | `06`          |\r\n| 8 Cores                | `08`          |\r\n| 12 Cores               | `0C`          |\r\n| 16 Cores               | `10`          |\r\n| 24 Cores               | `18`          |\r\n| 32 Cores               | `20`          |\r\n\r\n### SMBIOS\r\n\r\n4. Use [this tool](https://github.com/corpnewt/GenSMBIOS) to generate your unique SMBIOS info.\r\n\r\n- SMBIOS has to be unique, you cannot use one present in this repository.\r\n\r\n- Run the tool and select `Generate SMBIOS`.\r\n- Select the appropriate model for your hardware using the table below.\r\n- Go to [Apple Coverage](https://checkcoverage.apple.com/) and paste generated _Serial_. You need \"Invalid Serial\" or \"Purchase Date not Validated\" message. If you get something another you have to generate SMBIOS data and check it again.\r\n- Open _config.plist_ and search for `PlatformInfo -\u003e Generic` and replace these values:\r\n  - _SystemProductName_ - Model\r\n  - _MLB_ - Board Serial\r\n  - _SystemSerialNumber_ - Serial\r\n  - _SystemUUID_ - SmUUID\r\n- _ROM_ entry should be set to your [network card's MAC address](https://www.wikihow.com/Find-the-MAC-Address-of-Your-Computer), without separators (e. g. `:`, `-`).\r\n\r\n| **GPU Series**       | **Model**               |\r\n| -------------------- | ----------------------- |\r\n| AMD Navi Series      | iMacPro1,1 \u003csup\u003e1\u003c/sup\u003e |\r\n| AMD Vega Series      | iMacPro1,1 \u003csup\u003e1\u003c/sup\u003e |\r\n| AMD Polaris Series   | iMacPro1,1 \u003csup\u003e1\u003c/sup\u003e |\r\n| AMD Radeon R5/R7/R9  | MacPro6,1               |\r\n| AMD HD 8000 Series   | MacPro6,1               |\r\n| AMD HD 7000 Series   | MacPro6,1               |\r\n| Nvidia Kepler Series | MacPro7,1 \u003csup\u003e2\u003c/sup\u003e  |\r\n\r\n\u003csup\u003e1\u003c/sup\u003e For Catalina and newer you can also use `MacPro7,1` if you have some issues (e. g. unfixable DRMs).\r\n\r\n\u003csup\u003e2\u003c/sup\u003e For Catalina and older use `iMac14,2`.\r\n\r\n### Configuration\r\n\r\n5. You should update your BIOS to the latest version and configure it appropriately. See [BIOS Settings](#BIOS-Settings) for details.\r\n6. Remember to verify your hardware and apply appropriate changes to your configuration file. See [Hardware Compatibility](#Hardware-compatibility) for details.\r\n7. Map your USB ports with [USBToolBox](https://github.com/USBToolBox/tool). Guide about it is available [here](https://github.com/USBToolBox/tool#usage). You have to do it from Windows.\r\n8. That's it! Now you can boot macOS installer.\r\n\r\n### Post-Installation\r\n\r\n9. Copy your EFI directory onto your main drive EFI partition, you'll be able to boot the system without your bootable USB.\r\n10. Apply [Ryzen patch script](/Resources/ryzen_patch.sh) - it solves MKL (Math Kernel Library) issues and sets correct sleep parameters.\r\n11. If you have `Unknown` instead of your CPU name in About this Mac go to `PlatformInfo -\u003e Generic -\u003e ProcessorType` in your configuration file. Set it to `3841` if your CPU has 8 or more physical cores, else set it to `1537`.\r\n12. When everything work you can disable verbose mode - then you will see Apple's logo instead of logs while booting. To do it you have to remove `-v debug=0x100 keepsyms=1` from `boot-args` in your configuration file.\r\n\r\n### Optional steps\r\n13. Install [SMCAMDProcessor kext](https://github.com/trulyspinach/SMCAMDProcessor) for improved CPU power management. It's not installed by default because it may cause some issues (freezes, kernel panics, etc.). If you encounter no problems after installation, keep using it.\r\n\r\n### Bootstrap\r\nIn general, enabling Bootstrap is not required, but it will protect your OpenCore from being overriden. \\\r\nRemember to do not enable Bootstrap on pendrive - do it only after copying OpenCore to your disk's EFI.\r\n\r\n14. Go to `Misc -\u003e Boot -\u003e LauncherOption` in your configuration file and set it to `Full`.\r\n15. Reboot your computer.\r\n16. Reboot PC again and go to your BIOS settings. In boot options you will see new boot entry named `OpenCore`. Set BIOS to boot from it, instead of your drive.\r\n\r\n## PAT Patch\r\n\r\n| **Shaneee's**                 | **Algrey's**             |\r\n| ----------------------------- | ------------------------ |\r\n| Much better GPU performance   | Worse GPU performance    |\r\n| May not work with Nvidia GPUs | Compatible with all GPUs |\r\n| HDMI/DP audio may not work    | HDMI/DP audio works      |\r\n| Enabled by default            | Disabled by default      |\r\n\r\nTo switch to another patch look for `fix PAT` in `config.plist`. There are two versions of these patches. macOS 15 (Sequoia) has it's own PAT patch. Then set `Enabled` to `true` for the patch you want to use for your macOS version. Remember to set `Enabled` to `false` on the other PAT patch. Do not try to enable both at the same time, trust me, it won't work.\r\n\r\n## MKL and Intel Fast Memset Patch\r\n\r\nSome applications for macOS use MKL - Math Kernel Library. Unfortunately, it does not work on AMD CPUs natively - we need to patch it with [this script](/Resources/ryzen_patch.sh).\r\n\r\nThere's also `intel_fast_memset` instruction which, obviously, doesn't exist on AMD systems. It's very common in Adobe software - you can simply fix it by running [this script](/Resources/adobe_patch.sh). Older versions of Adobe software (e. g. up to 22.3.1 for Photoshop) need it's [legacy version](/Resources/adobe_patch_legacy.sh). For details about Adobe patching check thead on [macos86.it](https://www.macos86.it/topic/4822-photoshop-after-effects-cc-2021-premiere-pro-cc-2021-154-amd-hackintosh-fix/).\r\n\r\nIf you have problems while running script from file, try to copy and paste it's code to Terminal.\r\n\r\n## DRMs support\r\nDRMs are fixed by default only for Big Sur and newer versions. For older versions you have to:\r\n 1. Remove `unfairgva=1` from `boot-args` in your configuration file.\r\n 2. Go [here](https://github.com/acidanthera/WhateverGreen/blob/master/Manual/FAQ.Chart.md) to find correct value for your system.\r\n 3. Add parameter from _Mode_ to `boot-args` in your configuration file.\r\n    - If parameter from chart does not work try `shikigva=80` or `shikigva=16` - it's common to work even when chart says something another.\r\n 4. Test DRMs with Netflix in Safari or Apple TV+.\r\n\r\n## Sleep\r\nFirstly, check if your sleep works out of the box. If it works, you can skip reading this section.\r\n\r\nThe most common reason of broken sleep on AMD systems are USB problems. \\\r\nYou have to map your USB ports. If you have working Windows instance I recommend [this tool](https://github.com/usbtoolbox/tool), otherwise you have to [do it manually](https://dortania.github.io/OpenCore-Post-Install/usb/#macos-and-the-15-port-limit). \\\r\nAfter mapping remember to disable `Kernel -\u003e Quriks -\u003e XhciPortLimit` in your configuration file.\r\n\r\nIf USB fixes does not help, probably something another is broken. You can read more detailed guide about it on [Dortania](https://dortania.github.io/OpenCore-Post-Install/universal/sleep.html).\r\n\r\n## Virtualization\r\n\r\n### Prerequisites\r\n\r\n- Make sure you have `SVM` enabled in your BIOS settings.\r\n\r\n| **Software**      | **Compatibility**                                                                                              |\r\n| ----------------- | -------------------------------------------------------------------------------------------------------------- |\r\n| Parallels Desktop | Up to 13.1 unless AppleHV is used.\u003csup\u003e1\u003c/sup\u003e \u003csup\u003e2\u003c/sup\u003e \u003csup\u003e3\u003c/sup\u003e                                       |\r\n| VirtualBox        | Drastically decreased performance.                                                                             |\r\n| VMWare Fusion 10  | Only Catalina and older, for Catalina with [this patch](https://posts.boy.sh/vmware-fusion-catalina).          |\r\n| Docker            | Only [Docker in VirtualBox](https://github.com/sergeycherepanov/homebrew-docker-virtualbox) or Docker Toolbox. |\r\n| Android Emulator  | Only [Android-x86](https://www.android-x86.org/) with compatible VM software.                                  |\r\n| iOS Emulator      | Works out of the box.                                                                                          |\r\n\r\n\u003csup\u003e1\u003c/sup\u003e Parallels will not work by default on Big Sur and newer, you need to use `SYSTEM_VERSION_COMPAT=1` environment variable.\r\n\r\n\u003csup\u003e2\u003c/sup\u003e Use [this](/Resources/Parallels%20Desktop%20Launcher.app.zip) launcher package to simplify the Parallels usage.\r\n\r\n\u003csup\u003e3\u003c/sup\u003e Only Windows 10 Anniversary Update (build 1607) or older systems work.\r\n\r\n### Resource management\r\n\r\nYou shouldn't add too much resources to your virtual machines, as it causes performance issues regardless of your hardware.\r\n\r\nUse the following configuration for best results.\r\n\r\n- Parallels Desktop 13.1\r\n- 4 CPU cores\r\n- 4GB - 8GB RAM\r\n- 1GB VRAM\r\n- 3D Acceleration: DirectX 9\r\n- OS: Windows 7 (SP1, build 7601) with Aero theme disabled.\r\n\r\n## Guides and troubleshooting\r\n\r\n- Creating USB installer: [\\*click\\*](https://dortania.github.io/OpenCore-Install-Guide/installer-guide/)\r\n- OpenCore configuration: [\\*click\\*](https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html)\r\n- Post-Install: [\\*click\\*](https://dortania.github.io/OpenCore-Post-Install/)\r\n- Troubleshooting: [\\*click\\*](https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/troubleshooting.html)\r\n- ACPI patching: [\\*click\\*](https://dortania.github.io/Getting-Started-With-ACPI/)\r\n\r\nFirstly try to disable AMDRyzenCPUPowerManagement and SMCAMDProcessor kexts - it may cause random kernel panic with some hardware configurations.\r\n\r\nIf you have any other questions or issues, feel free to ask on [AMD-OSX Discord](https://discord.gg/EfCYAJW) or [Forum](https://forum.amd-osx.com).\r\n\r\nDue to the diversity of configurations, I am unable to assist with issues related to specific computer specifications. For troubleshooting, I recommend starting with inquiries on the AMD-OSX Discord. \r\n\r\nPlease create an Issue on GitHub primarily for cases concerning more general problems.\r\n\r\n## Credits\r\n\r\n- [Apple](https://apple.com) for macOS\r\n- [AMD-OSX Developers](https://github.com/AMD-OSX) for kernel patches for AMD CPUs\r\n- [Acidanthera](https://github.com/acidanthera) for OpenCore and most of used kexts\r\n- [Trulyspinach](https://github.com/trulyspinach) for Ryzen power management and monitoring kexts\r\n- [Mieze](https://github.com/Mieze) for RealtekRTL8111 kext\r\n- [DhinakG](https://github.com/USBToolBox) for USBToolBox\r\n- [XLNC](https://github.com/naveenkrdy) for Adobe patches for AMD CPUs and AppleMCEReportedDisabler kext\r\n- [Pavo](https://github.com/Pavo-IM) for research about AppleMCEReportedDisabler in Monterey\r\n- [tomnic](https://www.macos86.it/profile/69-tomnic/) for libfakeintel.dylib used by Adobe patches\r\n- [Dortania](https://github.com/dortania) for OpenCore configuration guides\r\n- [AMD-OSX Community](https://amd-osx.com) for support while making my Hackintosh\r\n- [SocketByte](https://github.com/SocketByte) for README maintenance and being a great friend :)\r\n\r\n![Screenshot](/screenshot.png?raw=true)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikigal%2Fryzen-hackintosh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikigal%2Fryzen-hackintosh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikigal%2Fryzen-hackintosh/lists"}