[Bug 278311] amdtemp: Does not recognize AMD Threadripper 7960X

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 13 Apr 2024 23:53:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278311

--- Comment #18 from Joel Bodenmann <jbo@FreeBSD.org> ---
dev.cpu.*.temperature seems to consistently report the exact same temperature
for all cores. Is that expected?

This is the first time I have an AMD build - I have been a team blue player
until now. On intel platforms, different cores tend to report different
temperatures:

sysctl -a | grep temperature
hw.acpi.thermal.tz1.temperature: 29.9C
hw.acpi.thermal.tz0.temperature: 27.9C
dev.cpu.11.temperature: 59.0C
dev.cpu.9.temperature: 58.0C
dev.cpu.7.temperature: 59.0C
dev.cpu.5.temperature: 61.0C
dev.cpu.3.temperature: 60.0C
dev.cpu.1.temperature: 60.0C
dev.cpu.10.temperature: 58.0C
dev.cpu.8.temperature: 58.0C
dev.cpu.6.temperature: 58.0C
dev.cpu.4.temperature: 60.0C
dev.cpu.2.temperature: 61.0C
dev.cpu.0.temperature: 59.0C

-- 
You are receiving this mail because:
You are the assignee for the bug.