GSoC2007: cnst-sensors.2007-08-20.patch

Rui Paulo rpaulo at fnop.net
Wed Sep 12 10:28:58 PDT 2007


Harald Schmalzbauer wrote:
> I had only tested some newer hardware with core2 CPU (E6750) and coretemp 
> doesn't report correct values for that CPU (25°C, this is at least 10° 
> difference) and the boards doesn't neccessarily have a HW monitor chip, so I 
> haven't reported anything yet.

Well, at that time, your CPU was at 25 or 40 degC (the register value 
was 60). The problem relies on detecting the junction temperature.

Temperature = Register Value - Junction Temperature.
Junction Temperature = 100 or 85.

If you think the correct temperature is 40 degC, you might want to 
change the if clause for detecting the junction temperature.
Could you please show the contents of the cpu_model and cpu_mask variable?

-- 
Rui Paulo


More information about the freebsd-current mailing list