trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: February 2012

Re: [trinity-devel] UPower support added in tdebase/ksmserver

From: Calvin Morrison <mutantturkey@...>
Date: Thu, 16 Feb 2012 11:48:28 -0500
> Currently kickoff detects well if kpowersave is running. I thought you patched kpowersave to work through upower instead of hal.

Err what? I don't see kpowersave referenced anywhere in our kickoff
branch. It actually detects from hal directly. I don't know where you
got that idea.

> Would not it be a better solution?

Nope, kpowersave does exactly what kickoff does, communicate via hal.

the best solution is to implement a interface for all programs to
access via dcop, that way we can use hal or udev or whatever backend
and not have to rewrite the system every time

> Previously it used its own daemon, then it was ported to hal, why not to port it to upower?

previously what did? ksmserver?

> Hybernate/suspend dialog circumventing kpowersave is not good I think.

Kpowersave works the same way, via hal.

Calvin