Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

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

NotificationsYou must be signed in to change notification settings

steeve/ryzentosh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

All of this was done following the greatOpenCore Install Guide with theRyzen peculiarities. It is way less complex that itseems and is higly a recommended read.

What's working

ComponentStatus
AMD Ryzen 5950xviaAMD kernel patches
Processor tempeture, frequencyviaSMCAMDProcessor
SleepUnknown as I have no use for it yet
NVMeprobably viaNVMeFix.kext
SATAnative
USBvia SSDT injection
On-Board audioAppleALC is injected but couldn't find a layout id that worked. Seethis guide. I use an external DAC anyway.
Intel AX200 Bluetoothapparently native (USB)
Intel AX200 Wi-FiAirportItlwm could perhaps do the trick. I use wired ethernet.
Realtek 2.5gbps ethernetviaLucyRTL8125Ethernet.kext
Radeon 5500 XTviaWhateverGreen.kext
Radeon 5500 XT Audio (DP/HDMI)via viaWhateverGreen.kext

Important GPU information

I have a RTX 3090 as the main GPU (first slot), and a Radeon 5500 XT asthe macOS GPU (second slot). As such, I have disabled the first PCI slot formacOS with the following inDeviceProperties.Add (you might want to removethat 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 setas per the guide.

Regarding SMBios

The machine is configured asiMacPro1,1.

Because SMBios serial numbers are required, theconfig.plist isn't present intheEFI/OC directory, but rather aconfig.tpl.plist in which the serialnumbers areCHANGEME.

As per the guide, useGenSMBios togenerate valid serials.

On macOS, it is possible to runmake config to generate a finalconfig.plistfrom aserials.txt with the following format:

MLB XXXXSystemSerialNumber YYYYSystemUUID ZZZZ

I personally use themake sync command to generate and synchronize myEFIfolder.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp