eee pc fan speed display in sensors, monitoring screenlets
Bug #930982 reported by
MarkieB
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Screenlets |
New
|
Undecided
|
Unassigned |
Bug Description
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/
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
description: | updated |
description: | updated |
description: | updated |
description: | updated |
To post a comment you must log in.
I have an Eee too, this would be nice!