trulyspinach / SMCAMDProcessor

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

No SMCAMDProcessor Found! #18

Closed rumenyavorov closed 4 years ago

rumenyavorov commented 4 years ago

I downloaded the kext moved it to efi added it to config.plist, rebooted and still when i try to open your app \Please download SMCAMDProcessor from the release page.\ Please help.

OpenCore 0.5.4 Catalina 10.15.4 Beta (19E224g) Ryzen 5 3600 Sapphire Nitro+ Rx 5700 XT Gigabyte B450 Aorus Pro

Murmur2k commented 4 years ago

Sorry if obvious but is the Kext Enabled in your config?

rumenyavorov commented 4 years ago

Sorry if obvious but is the Kext Enabled in your config?

Yes it is enabled, i was testing it from USB can it be a problem?

trulyspinach commented 4 years ago

Unlikely caused by USB. Like @Murmur2k said, make sure you have the enabled field marked true in config. Another common problem to check is to make sure you have latest Lilu and VirtualSMC. This KEXT requires the latest version to load.

If it still refuse to load, you can either see OpenCore’s log or load it with kextutil to view what is wrong. If you share those logs to me I can help you diagnose it.

trulyspinach commented 4 years ago

Hi @rumenyavorov, have this been resolved?