isDipesh / gnome-shell-extension-sensors

Gnome shell extension: Shows CPU temperature, HDD temperature, voltage and fan RPM
https://motorscript.com/gnome-shell-extension-sensors/
162 stars 153 forks source link

CPU Temperature extension does not work #2

Closed llaumgui closed 13 years ago

llaumgui commented 13 years ago

Hi,

this is my report. The extension doesn't work on my computers : http://www.smolts.org/client/show/pub_9514b642-3115-4771-8528-222f54e347d0

This is sensors trace:

root@enterprise ~> sensors
atk0110-acpi-0
Adapter: ACPI interface
Vcore Voltage:       +0.88 V  (min =  +0.80 V, max =  +1.60 V)
+3.3V Voltage:       +3.31 V  (min =  +2.97 V, max =  +3.63 V)
+5V Voltage:         +5.11 V  (min =  +4.50 V, max =  +5.50 V)
+12V Voltage:       +12.38 V  (min = +10.20 V, max = +13.80 V)
CPU Fan Speed:      1382 RPM  (min =  600 RPM)
Chassis1 Fan Speed: 1636 RPM  (min =  600 RPM)
Chassis2 Fan Speed:    0 RPM  (min =  600 RPM)
Power Fan Speed:       0 RPM  (min =    0 RPM)
CPU Temperature:     +36.5°C  (high = +45.0°C, crit = +45.5°C)
MB Temperature:      +34.0°C  (high = +45.0°C, crit = +46.0°C)

coretemp-isa-0000
Adapter: ISA adapter
Core 0:       +38.0°C  (high = +83.0°C, crit = +99.0°C)

coretemp-isa-0001
Adapter: ISA adapter
Core 1:       +32.0°C  (high = +83.0°C, crit = +99.0°C)

coretemp-isa-0002
Adapter: ISA adapter
Core 2:       +37.0°C  (high = +83.0°C, crit = +99.0°C)

coretemp-isa-0003
Adapter: ISA adapter
Core 3:       +30.0°C  (high = +83.0°C, crit = +99.0°C)

Ask me if you want more informations Thx

isDipesh commented 13 years ago

Updated the extension, it now reads temperature from sensors. Please report if it works now. Thank you for the feedback. :)

llaumgui commented 13 years ago

I haven't already tested (I do that this night) but there is a interesting review : https://bugzilla.redhat.com/show_bug.cgi?id=713729

isDipesh commented 13 years ago

Thank you, everything positive :)

llaumgui commented 13 years ago

Work also for me. Thank, I close.