trulyspinach / SMCAMDProcessor

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

Big Sur Freeze then fail reboot #89

Closed Rescticed closed 3 years ago

Rescticed commented 4 years ago

Stops here in the screenshot below IMG_0706

trulyspinach commented 4 years ago

Hi, though I have not tested myself, many have reported that this kext is working in Big Sur. From your photos it seems the kext has loaded successfully, and the reason for the problem most likely is not related to this kext. You can test this by disabling the kext and reboot.

Rescticed commented 4 years ago

disabled and working again, it was working fine when I first posted, but after some time using the system it froze and was forced to reboot.

trulyspinach commented 4 years ago

Thanks for the feedback. I will take a look into it ASAP

MaximumQuiet commented 4 years ago

disabled and working again, it was working fine when I first posted, but after some time using the system it froze and was forced to reboot.

If you're using Opencore, have you enabled dummy power management? System stuck looks like you're not

roidm commented 4 years ago

KP booting with the new BootKernelExtensions.kc, related to Lilu dependency, it works fine using prelinkedkernel method

aluveitie commented 4 years ago

I can confirm it is working when using the prelinkedkernel instead.

markkey014 commented 4 years ago

@aluveitie may I know how you get it working on Big Sur?

aluveitie commented 4 years ago

@khevin014 using prelinked kernel instead of kernel collection (by setting booter-fileset-kernel/booter-fileset-basesystem)

markkey014 commented 4 years ago

@aluveitie thanks a lot buddy. Appreciate your quick response. :) Will try that later.

Hintro commented 4 years ago

@aluveitie I can't get my system to boot with booter-fileset-kernel and booter-fileset-basesystem with Big Sur beta 4. Is there any other way?

aluveitie commented 4 years ago

Yep, prelinkedkernel is not working anymore in DP 4. At the moment you have to remove those and the kext.

trulyspinach commented 3 years ago

The latest release fixed problems that cause panic in Big Sur.