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

Add liquid temperature sensor #146

Open johnlietzke opened 2 years ago

johnlietzke commented 2 years ago

Is there any way to add the liquid temperature sensor to the AMD Power Gadget?

This would be very helpful for understanding correlation of fans in SMC Fans to the liquid. I know it would require a specific kext for the motherboard to report the information.

trulyspinach commented 2 years ago

It depends on how your liquid temperature sensor is connected to the system. If it is attached via your onboard SMC it should already showing inside the SMC Fans menu. EDIT: Sorry I forgot the current kext does not read SMC temperature sensors but it was once in the roadmap. However, if it is some external sensors(USB, etc) we might need specific driver to make it available to read in macOS.

johnlietzke commented 2 years ago

I am using the motherboard. Are you planning to add the temperature back to the kext or was there some underlying reason it was removed?

What prompted my inquiry was I remember it being in there. Now I could not find it.

johnlietzke commented 2 years ago

If you want the CPU, GPU, drive temperatures and fans in iStat Menus you these Kexts in addition to VirtualSMC.

Screen Shot 2022-02-23 at 9 37 36 AM

AMDRyzenCPUPowerManagement.kext.zip RadeonSensor.kext.zip SMCAMDProcessor.kext.zip SMCRadeonGPU.kext.zip SMCSuperIO.kext.zip