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

Crash on macOS Sonoma? #170

Closed Sayor0630 closed 10 months ago

Sayor0630 commented 11 months ago

Using this on macOS Sonoma causes the PC to restart or crash after going to Varbose while turning on

my CPU: Ryzen 5 5600G

trulyspinach commented 10 months ago

Hi,

Would you be able to share more information on the verbose crash screen? Anyone else experiencing the same issue please also comment here.

Thanks.

Sayor0630 commented 10 months ago

I managed to fix that. Other kexts were conflicting. But Fan Control is not working image

trulyspinach commented 10 months ago

Thanks for letting me know. As for the fan control I believe this is because no one have written the driver for the SMC on your motherboard yet. You can try to implement it yourself or otherwise we would have to wait for someone to implement!

FYI: Chip ID: 86, Revision: 89

I will open a new issue for the SMC driver support.

Sayor0630 commented 10 months ago

Thanks for letting me know. As for the fan control I believe this is because no one have written the driver for the SMC on your motherboard yet. You can try to implement it yourself or otherwise we would have to wait for someone to implement!

FYI: Chip ID: 86, Revision: 89

I will open a new issue for the SMC driver support.

How to implement it? Tell me the process

trulyspinach commented 10 months ago

You can find some example of existing drivers here: https://github.com/trulyspinach/SMCAMDProcessor/tree/master/AMDRyzenCPUPowerManagement/SuperIO

Sayor0630 commented 10 months ago

You can find some example of existing drivers here: https://github.com/trulyspinach/SMCAMDProcessor/tree/master/AMDRyzenCPUPowerManagement/SuperIO

Hey, this is off-topic, but I need one last help. My WiFi and BT are not working at any cost. Can you please help me here? I am searching forums for months but no luck. My WiFi is AMD WiFi 6E RZ608 (MT7921K) and BT 5.2 with it. I need Kext for my mediatek WiFi and BT. I can't find that anywhere. This is the last thing I want to get to work. Can you help me here? image

trulyspinach commented 10 months ago

You can find some example of existing drivers here: https://github.com/trulyspinach/SMCAMDProcessor/tree/master/AMDRyzenCPUPowerManagement/SuperIO

Hey, this is off-topic, but I need one last help. My WiFi and BT are not working at any cost. Can you please help me here? I am searching forums for months but no luck. My WiFi is AMD WiFi 6E RZ608 (MT7921K) and BT 5.2 with it. I need Kext for my mediatek WiFi and BT. I can't find that anywhere. This is the last thing I want to get to work. Can you help me here? image

Sorry but unfortunately I have not idea on how to set that up. Maybe it's easier to just swap for a compatible card.