Weird Thermal Sensors after 25.1 upgrade

Started by GourmetSaint, January 29, 2025, 11:36:16 PM

Previous topic - Next topic
# sh -c 'sysctl $(configctl system sensors)'
dev.cpu.0.temperature: 42.0C
dev.cpu.1.temperature: 42.0C
dev.cpu.10.temperature: 39.0C
dev.cpu.11.temperature: 39.0C
dev.cpu.2.temperature: 45.0C
dev.cpu.3.temperature: 45.0C
dev.cpu.4.temperature: 42.0C
dev.cpu.5.temperature: 42.0C
dev.cpu.6.temperature: 46.0C
dev.cpu.7.temperature: 46.0C
dev.cpu.8.temperature: 41.0C
dev.cpu.9.temperature: 41.0C
dev.pchtherm.0.ctt: 120.0C
dev.pchtherm.0.pmtemp: 77.0C
dev.pchtherm.0.t0temp: 100.0C
dev.pchtherm.0.t1temp: 105.0C
dev.pchtherm.0.t2temp: 110.0C
dev.pchtherm.0.temperature: 40.0C
hw.acpi.thermal.tz0.temperature: 27.9C

The above patch fixed "some" weirdness for me, but it seems as if the dashboard display doesn't scale like it used to.  A narrow (1 column) window seems to always be exceeded by even green temperatures and the occasional red temperature exceeds 3 column configuration.

Thanks for the confirmation here. I was snooping around hoping to find something like this thread. Not only do the device names look strange, but temps over 100C are generally "unrecoverable critical" (as in, "We should be dead, my friend"), so seeing the box humming along happily with those readings struck me as a red herring.

On the plus side, the updated interface in 25.1 looks great - thank you.