{"id":16383669,"url":"https://github.com/ainsleyclark/ryzentosh","last_synced_at":"2025-03-23T03:33:27.183Z","repository":{"id":99757988,"uuid":"446939347","full_name":"ainsleyclark/ryzentosh","owner":"ainsleyclark","description":"OpenCore 0.7.4 EFI configuration for macOS Monterey 12.01 running on a ASUS Crosshair VII Hero X570 motherboard with an AMD Ryzen 7 5800x.","archived":false,"fork":false,"pushed_at":"2022-01-16T13:29:47.000Z","size":13122,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-01T21:34:57.036Z","etag":null,"topics":["amd-osx","bootloader","hackinotsh","hackintosh-asus","hackintosh-build","hackintosh-efi","hackintosh-files","hackintosh-monterey","hackintosh-osx-efi","macos","monterey","monterey-hackintosh","opencore","osx","ryzentosh"],"latest_commit_sha":null,"homepage":"","language":null,"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/ainsleyclark.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}},"created_at":"2022-01-11T18:36:54.000Z","updated_at":"2025-01-02T05:06:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"83c73a77-7ff6-4d62-be54-322367d0f579","html_url":"https://github.com/ainsleyclark/ryzentosh","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/ainsleyclark%2Fryzentosh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ainsleyclark%2Fryzentosh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ainsleyclark%2Fryzentosh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ainsleyclark%2Fryzentosh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ainsleyclark","download_url":"https://codeload.github.com/ainsleyclark/ryzentosh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244267475,"owners_count":20425835,"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":["amd-osx","bootloader","hackinotsh","hackintosh-asus","hackintosh-build","hackintosh-efi","hackintosh-files","hackintosh-monterey","hackintosh-osx-efi","macos","monterey","monterey-hackintosh","opencore","osx","ryzentosh"],"created_at":"2024-10-11T04:09:22.522Z","updated_at":"2025-03-23T03:33:27.162Z","avatar_url":"https://github.com/ainsleyclark.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ryzentosh\n\nOpenCore 0.7.4 EFI configuration for macOS Monterey 12.01 running on a ASUS Crosshair VII Hero X570 motherboard with an\nAMD Ryzen 7 5800x.\n\nInspired by the fantastic guide by AudioGod on the [AMD OSX Forums](https://forum.amd-osx.com/index.php?threads/audiogods-asus-rog-strix-x570-e-gaming-big-sur-monterey-beta-opencore-0-7-4-efi.1685/)\nand the [OpenCore Install Guide](https://dortania.github.io/OpenCore-Install-Guide/).\n\n![Monterey Screenshot](./screenshot.jpg)\n\n## Specs\n\n- CPU: Ryzen 5800x\n- Motherboard: Asus Crosshair VII Hero\n- Ram: 4 x 16GB Corsair Vengeance RGB Pro\n- GFX: Sapphire Pulse RX580\n- Case: Lian Li PC-O11DW Dynamic\n- Wifi: Fenvi T919\n- Storage: Sabrent 1TB Rocket NVME PCIe 4 M.2\n- Cooling: Artic Freezer Pro II\n- HDD: Seagate Barracuda 1TB\n\n## What's Working\n\n| Component                             | Status | Comment                                                                                                      |\n|---------------------------------------|:------:|:-------------------------------------------------------------------------------------------------------------|\n| AMD Ryzen 5800x                       |   ✅    | via [AMD kernel patches](https://github.com/AMD-OSX/AMD_Vanilla/tree/opencore)                               |\n| Processor tempeture, frequency        |   ✅    | via [SMCAMDProcessor](https://github.com/trulyspinach/SMCAMDProcessor)                                       |\n| Sleep                                 |   ❓    | System crashes after a sleeping and CMOS needs to be reset (may be my machine)                               |\n| NVMe                                  |   ✅    | Yes [NVMeFix.kext](https://github.com/acidanthera/NVMeFix)                                                   |\n| SATA                                  |   ✅    | Native                                                                                                       |\n| USB                                   |   ✅    | via USBMap.kext                                                                                              |\n| On-Board audio                        |   ✅    | [AppleALC](https://github.com/acidanthera/AppleALC) working                                                  |\n| Intel AX200 Bluetooth                 |   ❓    | Not tested                                                                                                   |\n| Intel AX200 Wi-Fi                     |   ❌    | [AirportItlwm](https://github.com/OpenIntelWireless/itlwm) could perhaps do the trick. I use wired ethernet. |\n| Realtek 2.5gbps ethernet              |   ✅    | via [LucyRTL8125Ethernet.kext](https://github.com/Mieze/LucyRTL8125Ethernet)                                 |\n| Sapphire Pulse RX580                  |   ✅    | via [WhateverGreen.kext](https://github.com/acidanthera/WhateverGreen)                                       |\n| Sapphire Pulse RX580  Audio (DP/HDMI) |   ✅    | via [WhateverGreen.kext](https://github.com/acidanthera/WhateverGreen)                                       |\n| Sidecar                               |   ❓    | Not tested                                                                                                   |\n| Internal mic input                    |   ❓    | Not tested                                                                                                   |\n\n## BIOS Settings\n\n- Enter BIOS -\u003e Press Delete -\u003e Enter Setup\n- Exit -\u003e Load Optimised Defaults\n- Ai Tweaker -\u003e Ai Overclock Tuner -\u003e D.O.C.P.\n- Advanced -\u003e APM Configuration -\u003e Power On By PCIe -\u003e Disabled\n- Advanced -\u003e PCI Subsystem Settings -\u003e Above 4G Decoding -\u003e Enabled\n- Advanced -\u003e PCI Subsystem Settings -\u003e Re-Size BAR Support -\u003e Disabled\n- Advanced -\u003e USB Configuration -\u003e Legacy USB Support -\u003e Auto or Disabled\n- Boot -\u003e Boot Configuration -\u003e Fast boot -\u003e Disabled\n- Boot -\u003e CSM -\u003e Launch CSM -\u003e Disabled\n- Boot -\u003e Secure boot -\u003e OS Type -\u003e Windows UEFI mode\n- Boot -\u003e Secure boot -\u003e Key Management -\u003e Clear Secure Boot Keys\n\n## Nvram\nBefore booting into macOS using the new EFI for the first time make sure you reset your Nvram. (At the boot picker press \nSpace to reveal the option). You should do this every time you upgrade or make changes to your system.\n\n## GPU\nIf you are not using a RX 6800 or any other Navi or Big Navi GPU then remove `agdpmod=ignore` from the boot arguments.\nThe key resides under `NVRAM -\u003e boot-args`.\n\n\n## Core Count\nCore Count patch needs to be modified to boot your system. Find the two algrey - Force cpuid_cores_per_package patches \nand alter the replace value only.\n\nChanging BA000000 0000/BA000000 0090* to BA `\u003cCoreCount\u003e` 0000 0000/BA `\u003cCoreCount\u003e` 0000 0090* substituting \n`\u003cCoreCount\u003e` with the hexadeciamal value matching your physical core count. \n\n| Core Count | Hexadecimal | Kernel -\u003e Patch -\u003e 0 -\u003e Replace | Kernel -\u003e Patch -\u003e 1 -\u003e Replace |\n|------------|:-----------:|:-------------------------------:|:-------------------------------:|\n| 6 Core     |     06      |         BA 06 0000 0000         |         BA 06 0000 0090         |\n| 8 Core     |     08      |         BA 08 0000 0000         |         BA 08 0000 0090         |\n| 12 Core    |     0C      |         BA 0C 0000 0000         |         BA 0C 0000 0090         | \n| 16 Core    |     10      |         BA 10 0000 0000         |         BA 10 0000 0090         |\n| 32 Core    |     20      |         BA 20 0000 0000         |         BA 20 0000 0090         |\n\n## SMBios\n\nThe machine configured is an `MacPro7,1`. As per the guide, use [GenSMBios](https://github.com/corpnewt/GenSMBIOS) to \ngenerate valid serials.\n\nYou will need to update the following keys in `Config.plist` under `EFI/OC/Config.plist`. All keys reside under \n`PlatformInfo`.\n\n- `MLB`    \n- `ROM`\n- `SystemSerialNumber`\n- `SystemUUID`\n\n## Credits\n\n- [AMD OSX/AudioGod](https://forum.amd-osx.com/index.php?threads/audiogods-asus-rog-strix-x570-e-gaming-big-sur-monterey-beta-opencore-0-7-4-efi.1685/)\n- [Steeve/Ryzentosh](https://github.com/steeve/ryzentosh/blob/master/README.md)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fainsleyclark%2Fryzentosh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fainsleyclark%2Fryzentosh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fainsleyclark%2Fryzentosh/lists"}