On Thu, 2009-02-05 at 20:51 -0500, David Zeuthen wrote: > On Thu, 2009-02-05 at 20:37 -0500, David Zeuthen wrote: > > On Mon, 2009-02-02 at 15:35 +0000, Richard Hughes wrote: > > > Version 005 > > > ~~~~~~~~~~~ > > > Released: 2009-02-02 > > > > > > New Features: > > > - Add a wakeups interface so we can get data from the system over > DBus (Richard Hughes) > > > - Allow showing the wakeup data in the devkit-power command line > tool (Richard Hughes) > > > > On my system (Fedora Rawhide) devkit-power-daemon is waking up every > > second. Also happens on a fresh boot where I haven't played around > with > > gnome-power-manager. > > For the record it also happens when booting into runlevel 3 and > starting > the daemon by running 'devkit-power --version'....
I've added code a few days ago to only enable the stats polling if there's a client in the session that needs the data: commit 43af3e9dbca9ebfec395a84d97d796729230dff3 Author: Richard Hughes <rich...@hughsie.com> Date: Wed Feb 4 15:06:57 2009 +0000 bugfix: only enable the wakeups polling if a client requires the data Any other wakeups are caused by interrupts, so if your battery reports updates at 0.25Hz, devicekit-power will obviously wakeup every 4 seconds. Not a lot we can do about that. I'm doing a 006 release on Monday which should please your CPU :-) Richard. _______________________________________________ devkit-devel mailing list devkit-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/devkit-devel