Regression #11787
closed
Thermal sensors widget no longer shows values from certain hardware
Added by Steve Wheeler over 3 years ago.
Updated over 3 years ago.
Plus Target Version:
21.05
Affected Architecture:
amd64
Description
The changes made for this bug: https://redmine.pfsense.org/issues/10963 excluded the Chelsio sysctl temperature values from the widget.
It needs to show values for dev.t5nex additionally.
Tested: 21.02.1
- Subject changed from Thermal sensors widget no longer shows Chelsio NIC values to Thermal sensors widget no longer shows values from certain hardware
- Status changed from New to Pull Request Review
Looks like a couple others are also missing from the output, not just Chelsio. See my notes on the PR.
- Plus Target Version set to 21.05
- Status changed from Pull Request Review to Feedback
This should also fix the thermal sensors widget on the 3100 (#11673)
- Status changed from Feedback to Closed
- Assignee set to Steve Wheeler
This is good now. The other devices are being included. I don't have a Chelsio card to check but given that the others work I don't see any reason why it would fail. If it does, can reopen.
- Target version changed from CE-Next to 2.5.2
Hello, I just tried this on a Chelsio T6 card. I can get the temp ("dev.t6nex.0.temperature") for the card at the command line but it's not in the 2.5.2-RELEASE gui. Thanks!
sysctl -a | grep temperature
hw.acpi.thermal.tz0.temperature: 27.9C
dev.t6nex.0.temperature: 57
dev.cpu.5.temperature: 34.0C
dev.cpu.4.temperature: 35.0C
dev.cpu.3.temperature: 34.0C
dev.cpu.2.temperature: 34.0C
dev.cpu.1.temperature: 35.0C
dev.cpu.0.temperature: 36.0C
Also available in: Atom
PDF