screenlets-dev team mailing list archive
-
screenlets-dev team
-
Mailing list archive
-
Message #01021
[Bug 930982] [NEW] eee pc fan speed display in sensors, monitoring screenlets
Public bug reported:
In all the monitoring screenlets, there is currently no fan speed
monitor in the 'options' select list;
the fact that it's similar for all monitoring screenlets leads me to
look at the 'sensors' file usually at
/usr/share/pyshared/screenlets/sensors.py, specifically @l 838
you simply need to add 'or (i.find('fan') != -1) to the test there ,
then it basically works, to allow monitoring of at least eee pc fan
speed;
environment includes fancontrol working to manage fan speed, so that the
relevant paragraph of the report from
$ sensors
is
eeepc-isa-0000
Adapter: ISA adapter
fan1: 3962 RPM
** Affects: screenlets
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of
Screenlets Dev Team, which is subscribed to Screenlets.
https://bugs.launchpad.net/bugs/930982
Title:
eee pc fan speed display in sensors, monitoring screenlets
To manage notifications about this bug go to:
https://bugs.launchpad.net/screenlets/+bug/930982/+subscriptions
Follow ups
References