Dag-Erling Smørgrav wrote:
Henrik Brix Andersen <[EMAIL PROTECTED]> writes:
$ dmesg | grep coretemp
coretemp0: <CPU On-Die Thermal Sensors> on cpu0
coretemp1: <CPU On-Die Thermal Sensors> on cpu1

$ sysctl dev.cpu.0.temperature
dev.cpu.0.temperature: -50

$ sysctl dev.cpu.1.temperature
dev.cpu.1.temperature: -49

This means Tj(max) is not properly detected.  The CPU actually reports
the temperature as a delta from the maximum rated operating temperature
in degrees Celsius; you're seeing the raw value.

Actually, the bug is easy to see:

Right, sorry. The patch looks fine.

Regards.
--
Rui Paulo
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to