Re: signalling suspend/resume events (deviceKit-power)

2010-01-10 Thread Patryk Zawadzki
; module" As a side note: would it be possible for devkit-power to include the timestamp of suspension with the resume signal so applications can decide to invalidate caches etc. based on the time passed? -- Patryk Zawadzki ___ devkit-devel mail

Re: Porting DeviceKit-power to FreeBSD

2009-12-31 Thread Patryk Zawadzki
to the implementation details for this (and possibly too low-level)? Linux alone had a lot of changes to the hibernation systems in the past years, I can easily imagine that one day one of the multiple kernels will just ask you to pass a path (similarly to C:\HIBERFIL.SYS)

Re: why devicekit-power does not support reboot/shutdown

2009-09-08 Thread Patryk Zawadzki
nsoleKit? It's likely because shutting down a machine requires being sure no data will be lost and that in turn requires enumerating other users being logged in at the moment. -- Patryk Zawadzki ___ devkit-devel mailing list devkit-devel@lists.

Re: USB UPS

2009-06-18 Thread Patryk Zawadzki
On Thu, Jun 18, 2009 at 9:25 AM, Richard Hughes wrote: > My UPS is still sitting in a box[1] > [...] > [1] finding out which box is the challenge The heavy one, obviously ;) -- Patryk Zawadzki ___ devkit-devel mailing list dev

Re: Installing drivers, need new DeviceKit method

2008-12-12 Thread Patryk Zawadzki
it for this key to appear > 3. session triggers install if it's not already installed Wouldn't it be more useful to handle it the same way we handle gstreamer deps? I mean automated rpm/apt provides for modules/firmware and matching unknown devic