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

SMCAMDProcessor.kext can't publish readings to VirtualSMC #183

Open Sky3051 opened 2 months ago

Sky3051 commented 2 months ago

Hello, I try to modify the files in SuperIO folder, after building the kext and put it in my efi, I can see the speed of fans in your application(i.e. supported?), but another application(like istats) still can't get the fan data from sensor, could you please help me figure out what is the reason may cause this? image

Sky3051 commented 2 months ago

When i put SMCSuperIO.kext in my efi, other applications can get my fan data. But i see someone say that SMCSuperIO.kext cannot support AMD CPU(i am not sure which one is not supported), so i wonder whether the SMCAMDProcessor is a replacement of the SMCSuperIO.