On Sun, Oct 04, 2015 at 09:20:06PM +0200, Mark Kettenis wrote: > > Here is what I get on the Macmini 1,1 now: > > asmc0 at isa0 port 0x300/32 > asmc0: rev 1.3f503, 137 keys, 5 temperatures, 1 fan, 0 lights, kbdled
Thanks for testing! I think printing "0 lights" is not very useful, so I will tweak the output a bit further. > hw.sensors.cpu0.temp0=54.00 degC > hw.sensors.asmc0.temp0=56.00 degC (TC0D CPU0 Die Core) > hw.sensors.asmc0.temp1=51.00 degC (TC0H CPU0 Heatsink) > hw.sensors.asmc0.temp2=55.00 degC (TC0P CPU0 Proximity) > hw.sensors.asmc0.temp3=54.00 degC (TN0P Northbridge Proximity) > hw.sensors.asmc0.temp4=55.00 degC (TN1P Northbridge 2) > hw.sensors.asmc0.fan0=1538 RPM (Master) > > To answer your earlier question: I think having asmc(4) provide the > Die Core temperature is good even though it is redundant. This allows > us to verify that cpu(4) is providing the right temperature/ Ok, fair enough.