All Projects → steeve → ryzentosh

steeve / ryzentosh

Licence: other
OpenCore Configuration for Ryzen 3950x with ASUS Crosshair VIII Hero (Wi-Fi) X570

Programming Languages

shell
77523 projects
Makefile
30231 projects

Projects that are alternatives of or similar to ryzentosh

macOS-EFI-Asus-X570I
🖥 Files needed to run macOS on the Asus ROG Strix X570-I
Stars: ✭ 12 (-20%)
Mutual labels:  amd, hackintosh, asus, ryzen, opencore, x570
hackintosh ASUS ROG Z390
hackintosh-ASUS-ROG-STRIX-Z390-E-GAMING
Stars: ✭ 41 (+173.33%)
Mutual labels:  hackintosh, asus, efi, opencore, hackintosh-efi
Hackintosh-CVN-b460i-efi
七彩虹CVN b460i的黑苹果引导,基于OC,支持macOS Monterey
Stars: ✭ 64 (+326.67%)
Mutual labels:  hackintosh, efi, opencore, hackintosh-efi
EFI-ASUS-B250M
ASUS B250M EFI,including Clover and OpenCore, supports HighSierra / Mojave / Catalina / BigSur ...
Stars: ✭ 49 (+226.67%)
Mutual labels:  hackintosh, asus, efi, opencore
asus-n550jk-hackintosh
A collection of all resources needed to run macOS on an Asus N550JK
Stars: ✭ 14 (-6.67%)
Mutual labels:  hackintosh, asus, efi, opencore
H81M-DS2-Hackintosh
Thís repository contain files needed for GA-H81M-DS2 Hackintosh. Only OpenCore supported
Stars: ✭ 12 (-20%)
Mutual labels:  hackintosh, efi, opencore, hackintosh-efi
ryzen-hackintosh
My hackintosh files & hardware info 
Stars: ✭ 19 (+26.67%)
Mutual labels:  hackintosh, asus, ryzen, opencore
Asus-ROG-Strix-G15-G512LV-OpenCore
OpenCore EFI for Asus ROG Strix G512LI/LV/LW, G712LI/LV/LW. Compatible with Monterey & Big Sur.
Stars: ✭ 17 (+13.33%)
Mutual labels:  hackintosh, efi, opencore, hackintosh-efi
EFI-ASRock-X570-ITX-TB3
OpenCore EFI for build using ASRock X570 ITX board, Ryzen 9 5900X
Stars: ✭ 43 (+186.67%)
Mutual labels:  amd, hackintosh, efi, opencore
Hackintosh-ASUS-A455LF-Notebook
EFI Folder for ASUS A455LF-WX039D Notebook Series with Clover/OpenCore Legacy or UEFI
Stars: ✭ 27 (+80%)
Mutual labels:  hackintosh, asus, efi, opencore
lenovo y520 efi
Personal OpenCore EFI for macOS Big Sur 11.2.3 on Lenovo Legion Y520
Stars: ✭ 26 (+73.33%)
Mutual labels:  hackintosh, efi, opencore, hackintosh-efi
MSI-Modern15-Hackintosh
My MSI Modern 15 Hackintosh repo
Stars: ✭ 16 (+6.67%)
Mutual labels:  hackintosh, efi, opencore
ASRock-Z390-Phantom-ITX-OpenCore-Hackintosh-Monterey
Asrock Z390 phantom gaming itx ac Hackintosh OpenCore EFI 华擎 Z390 幻影电竞 itx 黑苹果 OC EFI 🍎 🎮 Monterey
Stars: ✭ 25 (+66.67%)
Mutual labels:  hackintosh, opencore, hackintosh-efi
Lenovo-ThinkCentre-M93p-Tiny
Hackintosh OpenCore EFI for Lenovo ThinkCentre M93p Tiny
Stars: ✭ 34 (+126.67%)
Mutual labels:  hackintosh, efi, opencore
designaire-z390-intel-i9-9900k-opencore
Gigabyte Designare z390 EFI - OpenCore
Stars: ✭ 154 (+926.67%)
Mutual labels:  hackintosh, efi, opencore
Lenovo-Y9000X-Hackintosh
Lenovo LEGION Y9000X 2020 (Lenovo LEGION S740-15IRH) Hackintosh
Stars: ✭ 57 (+280%)
Mutual labels:  hackintosh, efi, opencore
Hackintosh MSI B250M EFI
黑苹果EFI OPENCORE/微星B250M/macOS
Stars: ✭ 27 (+80%)
Mutual labels:  hackintosh, efi, opencore
x250-hackintosh
Sebuah repositori GitHub yang berisikan file EFI dan prosedur instalasi Hackintosh di Lenovo ThinkPad X250
Stars: ✭ 33 (+120%)
Mutual labels:  hackintosh, efi, opencore
ASUS-FL5500L-EFI
华硕fl5500l黑苹果efi文件配置
Stars: ✭ 23 (+53.33%)
Mutual labels:  hackintosh, asus, efi
gigabyte-z390-gaming-x-hackintosh
Hackintosh EFI
Stars: ✭ 18 (+20%)
Mutual labels:  hackintosh, opencore, hackintosh-efi

Ryzentosh

This is the OpenCore configuration for macOS Big Sur 11.1 running on the ASUS Crosshair VIII Hero (Wi-Fi) X570 motherboard with an AMD Ryzen 5950x and Radeon 5500 XT.

All of this was done following the great OpenCore Install Guide with the Ryzen peculiarities. It is way less complex that it seems and is higly a recommended read.

What's working

Component Status
AMD Ryzen 5950x via AMD kernel patches
Processor tempeture, frequency via SMCAMDProcessor
Sleep Unknown as I have no use for it yet
NVMe probably via NVMeFix.kext
SATA native
USB via SSDT injection
On-Board audio AppleALC is injected but couldn't find a layout id that worked. See this guide. I use an external DAC anyway.
Intel AX200 Bluetooth apparently native (USB)
Intel AX200 Wi-Fi AirportItlwm could perhaps do the trick. I use wired ethernet.
Realtek 2.5gbps ethernet via LucyRTL8125Ethernet.kext
Radeon 5500 XT via WhateverGreen.kext
Radeon 5500 XT Audio (DP/HDMI) via via WhateverGreen.kext

Important GPU information

I have a RTX 3090 as the main GPU (first slot), and a Radeon 5500 XT as the macOS GPU (second slot). As such, I have disabled the first PCI slot for macOS with the following in DeviceProperties.Add (you might want to remove that depending in your needs):

			<key>PciRoot(0x0)/Pci(0x3,0x1)/Pci(0x0,0x0)</key>
			<dict>
				<key>class-code</key>
				<data>/////w==</data>
				<key>IOName</key>
				<string>#display</string>
				<key>name</key>
				<data>I2Rpc3BsYXk=</data>
			</dict>

Required BIOS configuration

Make sure the BIOS configuration is set as per the guide.

Regarding SMBios

The machine is configured as iMacPro1,1.

Because SMBios serial numbers are required, the config.plist isn't present in the EFI/OC directory, but rather a config.tpl.plist in which the serial numbers are CHANGEME.

As per the guide, use GenSMBios to generate valid serials.

On macOS, it is possible to run make config to generate a final config.plist from a serials.txt with the following format:

MLB XXXX
SystemSerialNumber YYYY
SystemUUID ZZZZ

I personally use the make sync command to generate and synchronize my EFI folder.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].