brightside eats 0.7W

Asked by stecklum

Powertop shows that brightside is the main cause for wakeups per second when running my M1330 on battery (with power savings from 99-savings). Killing the process saves another 0.7W which is substantial. I tried to shut-off/re-start brightside from the 99-savings script depending on whether on ac_power or not. This did not work since on re-start, brightside wants to connect to gconfd from _outside_ the gnome session which fails (at least I don't know how to do that). I guess brightside polls the mouse for checking its location on the screen. I suggest to reduce that cycle to the lowest tolerable frequency in order to have less interrupts.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu brightside Edit question
Assignee:
No assignee Edit question
Solved by:
stecklum
Solved:
Last query:
Last reply:
Revision history for this message
stecklum (stecklum) said :
#1

Using a few lines of code to read the mouse position, wmctrl, and xautomation I wrote a shell script for workspace switching. No need for brightside anymore.