-
Notifications
You must be signed in to change notification settings - Fork 776
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RC 25.1 - Thermal Sensors dashboard widget data issue #8240
Comments
Relevant Thermal pulls: root@fire:/ # /sbin/sysctl -n dev.cpu.0.temperature hw.acpi.thermal.tz0.temperature hw.temperature.CPU |
Looking at possible pull #8062 as parsing of new field data that widget cant currently support/display (i am not smart enough to determine if it will correct or is related to issue i am seeing) |
I have the same issue. Thermal sensors widgets shows sensors with unreasonable readings and there is not edit button in dashboard edit mode to select only the sensors of interest. |
There is a patch in the forum. It’s hard to keep track of all the duplicate reports at the moment. |
Found it https://forum.opnsense.org/index.php?topic=45484.0 commit 695772d |
patch works for me; big thanks! |
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
Describe the bug
Dashboard widget for Thermal Sensors is listing contradicting data for polled CPU (or just invalid data)
Example:
CPU 0 shows -
29c
100c
75c
22.5c
Widget also references a CPU 00, 01, and 02
Widget polled data correctly (or at least displayed correctly up to 24.7.12_2)
Tip: to validate your setup was working with the previous version, use opnsense-revert (https://docs.opnsense.org/manual/opnsense_tools.html#opnsense-revert)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Display either correct data or allow modification of widget to hide invalid data fields
Describe alternatives you considered
I can remove widget so my anxiety doesn't get the best of me
Screenshots
Relevant log files
None
Additional context
None
Environment
Software version used and hardware type if relevant, e.g.:
OPNsense 25.1.r_6-amd64
Intel® Core™ I5-7200U 2.gGhz Dual Core
The text was updated successfully, but these errors were encountered: