gnome-shell-system-monitor-applet icon indicating copy to clipboard operation
gnome-shell-system-monitor-applet copied to clipboard

CPU temp keeps reverting to wifi temp

Open lavendercolor opened this issue 1 year ago • 5 comments

after each session login, cpu thermal is reverted to wifi thermal. OS: Ubuntu 23.10 x86, Kernel: 6.5.0-21-generic, Shell: bash 5.2.15, DE: GNOME 45.2.

example lm-sensors output:

iwlwifi_1-virtual-0
Adapter: Virtual device
temp1:        +37.0°C  

nvme-pci-0300
Adapter: PCI adapter
Composite:    +32.9°C  (low  =  -5.2°C, high = +79.8°C)
                       (crit = +84.8°C)

coretemp-isa-0000
Adapter: ISA adapter
Package id 0:  +38.0°C  (high = +100.0°C, crit = +100.0°C)
Core 0:        +38.0°C  (high = +100.0°C, crit = +100.0°C)
Core 1:        +36.0°C  (high = +100.0°C, crit = +100.0°C)

BAT0-acpi-0
Adapter: ACPI interface
in0:           7.60 V  

image

lavendercolor avatar Mar 02 '24 18:03 lavendercolor

I have the same issue except it reverts to acpitz - 1. Archlinux GNOME 46. System monitor from the https://extensions.gnome.org/extension/3010/system-monitor-next/ website.

ixevix avatar Apr 17 '24 11:04 ixevix

This looks related: https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet/issues/381

ZimbiX avatar Apr 20 '24 11:04 ZimbiX

Can anyone who's experiencing this issue please give the proposed fix (#73) a test drive?

mgalgs avatar Apr 26 '24 18:04 mgalgs

I'll give it a spin. Early next week at the latest.

ixevix avatar Apr 26 '24 19:04 ixevix

I tried the rschupp:check_sensors branch but unfortunately I can't edit settings there. image

ixevix avatar Apr 29 '24 13:04 ixevix

After adding the missing ) on both lines 457 and 515 in prefs.js I managed to open the settings dialog. Will continue testing.

ixevix avatar Apr 30 '24 07:04 ixevix

Fixed-by: #73

(I think -- if someone could please confirm that would be great. I wasn't experiencing this issue before so can't really confirm the fix.)

mgalgs avatar May 02 '24 22:05 mgalgs