ChefKissInc / SMCRadeonSensors

AMD GPU temperature monitoring on macOS. No commercial use.
https://chefkissinc.github.io/applehax/smcrs/
Other
159 stars 7 forks source link

Kernel Panic at Boot #4

Closed aleixsr closed 1 year ago

aleixsr commented 1 year ago

Describe the bug I got Kernel Panic at boot using your kexts, using older 0.3.3 works fine.

To Reproduce Steps to reproduce the behavior:

  1. Set your two kexts and boot.

Expected behavior Boot with no issues

Screenshots N/A

System Information:

Additional context N/A

VisualEhrmanntraut commented 1 year ago

Are your kexts up to date (all of them)

aleixsr commented 1 year ago

Yes I updated all of them today, do you need the list and versions?

nanocodium commented 1 year ago

@aleixsr bob

nanocodium commented 1 year ago

@nanocodium bob

VisualEhrmanntraut commented 1 year ago

@aleixsr Sure

aleixsr commented 1 year ago

@aleixsr Sure

Loaded kexts in that order:

VisualEhrmanntraut commented 1 year ago

Can you please show me your config.plist entries instead of sending me an unordered list (merging entries makes it unordered)

aleixsr commented 1 year ago

Of course, here it is (I zipped my config.plist). config.000.plist.zip

VisualEhrmanntraut commented 1 year ago

No bug here; you have SMCRadeonGPU before RadeonSensor in your config.plist.

Screenshot 2023-07-29 at 10 16 34
aleixsr commented 1 year ago

Sorry for that, I'll test it. By the way, where in the documentation can I found this requirement?

Thanks.

aleixsr commented 1 year ago

I can confirm you're right, thanks!

And please, can you show me where in the documentation this requirement is explained?

VisualEhrmanntraut commented 1 year ago

it's called common sense also it's in the README

aleixsr commented 1 year ago

Sorry about that, my common sense doesn't understand that it worked on version 0.3.3 but it doesn't on 1.1.0. Thanks anyway.