[Bug 158160] [coretemp] coretemp reports incorrect CPU temperature on Atom D525
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 24 Jun 2026 09:54:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=158160
Bob Bishop <rb@gid.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rb@gid.co.uk
--- Comment #2 from Bob Bishop <rb@gid.co.uk> ---
There may be some regressions floating around here. On two Intel D525W systems
I'm seeing:
sysa % uname -r
13.4-RELEASE-p1
sysa % sysctl -a | grep temperature
dev.cpu.3.temperature: 36.0C
dev.cpu.2.temperature: 36.0C
dev.cpu.1.temperature: 38.0C
dev.cpu.0.temperature: 38.0C
... which is plausible, and:
sysb % uname -r
14.3-RELEASE-p5
sysb % sysctl -a | grep temperature
dev.cpu.3.temperature: 12.0C
dev.cpu.2.temperature: 11.0C
dev.cpu.1.temperature: 10.0C
dev.cpu.0.temperature: 12.0C
... which isn't.
--
You are receiving this mail because:
You are the assignee for the bug.