trulyspinach / SMCAMDProcessor

Power management, monitoring and VirtualSMC plugin for AMD processors
BSD 3-Clause "New" or "Revised" License
1.03k stars 87 forks source link

Ventura Beta 3 AMDRyzenCPUPowerManagement.kext Problem #148

Closed johnlietzke closed 2 years ago

johnlietzke commented 2 years ago

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.

johnlietzke commented 2 years ago

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

ExtremeXT commented 2 years ago

Fixed with #149.

taqieallah commented 2 years ago

can you please upload the new kext ?

trulyspinach commented 2 years ago

can you please upload the new kext ?

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