mgalgs / gnome-shell-system-monitor-applet

Display system informations in gnome shell status bar, such as memory usage, cpu usage, network rates…
https://extensions.gnome.org/extension/3010/system-monitor-next/
GNU General Public License v3.0
220 stars 19 forks source link

CPU temp keeps reverting to wifi temp #63

Closed lavendercolor closed 6 months ago

lavendercolor commented 8 months ago

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

ixevix commented 7 months ago

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.

ZimbiX commented 7 months ago

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

mgalgs commented 6 months ago

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

ixevix commented 6 months ago

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

ixevix commented 6 months ago

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

ixevix commented 6 months ago

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

mgalgs commented 6 months ago

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.)