I was right in my assumption. Upon checking the linux source Zen 5 is indeed 1Ah now,
if (Cpu->Family == AMD_CPU_FAMILY) {
Divisor = 0;
CoreFrequencyID = 0;
CoreDivisorID = 0;
MaxBusRatio = 0;
switch (Cpu->ExtFamily) {
case AMD_CPU_EXT_FAMILY_17H...
@ssuper2k I believe that the CPU family has moved from 19h. 7000 series must have used 19h too or I'm just completely wrong. Please try this test build of OpenCore and report back.
Can you boot with a debug build of OC and enable SysReport. This can be found under Misc -> Debug in the config,
Then zip and upload the generated folder in the EFI.
Should work OOB unless it's the XTXH then it just needs spoofed to a regular version,
https://dortania.github.io/GPU-Buyers-Guide/modern-gpus/amd-gpu.html#navi-21-series
Device Properties
device-id = BF730000
VoodooHDA can't be injected and needs to placed inside /Library/Extensions then these commands,
sudo chown -R root:wheel /Library/Extensions/VoodooHDA.kext
sudo kextutil -v /Library/Extensions/VoodooHDA.kext
Approve the kext in System Preferences then reboot.
You need to have SIP set correctly for it and the select Post-Install Root Patch. If I recall the value for SIP (csr-active-config in your config) is 02080000
OCLP will detect your legacy Nvidia card and know what to patch.
You've installed Ventura but the highest supported version of macOS for your GT 630 is Big Sur. You may be able to use OCLP to enable support though, https://dortania.github.io/OpenCore-Legacy-Patcher/
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Sure, ad-blocking software does a great job at blocking ads, but it also blocks some useful and important features of our website. For the best possible site experience please take a moment to disable your AdBlocker.