trulyspinach/SMCAMDProcessor

Ventura Beta 3 AMDRyzenCPUPowerManagement.kext Problem

johnlietzke opened this issue · 4 comments

In order to boot Ventura Beta 3 AMDRyzenCPUPowerManagement.kext and SMCAMDProcessor need to be disabled.

I don't know if you were aware of the issue but though I would reach out and let you know.

Here is the suggested fix.

Line 44 of uses __PRELINK_TEXT, maybe changing that to __TEXT_EXEC like Lilu might fix it. https://github.com/trulyspinach/SMCAMDProcessor/blob/master/AMDRyzenCPUPowerManagement/symresolver/kernel_resolver.c

Fixed with #149.

can you please upload the new kext ?

can you please upload the new kext ?

Sorry for the delay! It’s uploaded to the new release!