Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 2026 09:54:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 158160] [coretemp] coretemp reports incorrect CPU temperature on Atom D525
Message-ID:  <bug-158160-227-m59eU2v0it@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-158160-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-158160-227-m59eU2v0it>