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

not working on Lenovo g570 #19

Closed javim closed 12 years ago

javim commented 12 years ago

I installed this extension on a Lenovo G570 laptop. lm-sensors is configured and this is the output:

javier@javier-ubuntu-notebook:~$ sensors acpitz-virtual-0 Adapter: Virtual device temp1: +0.0°C (crit = +127.0°C)

coretemp-isa-0000 Adapter: ISA adapter Physical id 0: +50.0°C (high = +80.0°C, crit = +85.0°C) Core 0: +46.0°C (high = +80.0°C, crit = +85.0°C) Core 1: +47.0°C (high = +80.0°C, crit = +85.0°C)

CPU Intel i3 2310M

In the extension i only see a "warning" text, and when clicked it says "please install lm_sensors (wich is already installed)"

Cheers!

isDipesh commented 12 years ago

Minor update to the extension. Does the latest update fix it?

Also, it now ignores +0.0°C temperature.

javim commented 12 years ago

Now it works perfect! it's a great extension, well done!

Closing the issue