udisks and encrypted partition

2011-05-03 Thread Giacomo Comes
Hi, I have a problem with udisks and I'm not sure if this is the appopriate place to ask for help. If it isn't, please tell me where I should ask. I'm using openSUSE 11.4. If I mount an external usb disk with the command: udisks --mount /dev/sdb1 it works. But if the partition is a luks containe

setup an linux sistem without hal

2011-05-03 Thread Gerardo Di Iorio
Hi, i try a create an linux sytem without hal, but the console-kit, upower etc not start at bootup. Was is the setup and the operation for an linux system without hal regards gerardo di iorio -- http://www.gerardodiiorio.com Lo scopo del lavoro è quello di guadagnarsi il tempo libero  (Aristotel

Re: [PATCH] Add override for system internal property

2011-05-03 Thread Patrick Stewart
On 9 March 2011 18:56, Martin Pitt wrote: > Hello Patrick, > > (I can't help but asking: you didn't happen to play the captain in a > famous SciFi TV series, did you? :-) ) I was once assimilated by a hyper advanced cybernetic race, and now I'm reduced to submitting minor patches to random softwa

signalling suspend/resume events (deviceKit-power)

2011-05-03 Thread viswanadha rao palepu
Hi *Nicholson,* ** When I am browsing the net for how the kernel signalls suspend/resume events in linux, I came across your old post signalling suspend/resume events (deviceKit-power). I am a c programmer in liunux. I just want to know how the kernel signals the user level applications about sus

Re: [PATCH udisks] Expose SMART drive temperature as property DriveAtaSmartTemperature

2011-05-03 Thread Forest Bond
Hi, On Tue, May 03, 2011 at 02:42:11PM -0400, Forest Bond wrote: > I'd like to similarly expose power-on-hours, but I wanted to see if this kind > of > change is welcome first. The existence of the "DriveAtaSmartBlob" property > suggests to me that perhaps client-side parsing is preferred. Is t

[PATCH] Expose SMART power on time as property DriveAtaPowerOnTime

2011-05-03 Thread Forest Bond
From: Forest Bond --- data/org.freedesktop.UDisks.Device.xml |8 src/device-private.c | 11 +++ src/device-private.h |2 ++ src/device.c | 19 +++ tools/udisks.c |

Re: [PATCH udisks] Expose SMART drive temperature as property DriveAtaSmartTemperature

2011-05-03 Thread Forest Bond
Hi, I'd like to similarly expose power-on-hours, but I wanted to see if this kind of change is welcome first. The existence of the "DriveAtaSmartBlob" property suggests to me that perhaps client-side parsing is preferred. Is this the case? Thanks, Forest -- Forest Bond http://www.alittletooquie

[PATCH udisks] Expose SMART drive temperature as property DriveAtaSmartTemperature

2011-05-03 Thread Forest Bond
From: Forest Bond --- data/org.freedesktop.UDisks.Device.xml |8 src/device-private.c | 11 +++ src/device-private.h |2 ++ src/device.c | 20 tools/udisks.c |

UPower 0.9.10 Released

2011-05-03 Thread Richard Hughes
Version 0.9.10 ~~ Released: 2011-05-03 New Features: - Add a config option 'IgnoreLid' for users with broken lid switches (Richard Hughes) - Add integration test suite for Linux (Martin Pitt) - Add option to run daemon on the session bus for testing (Martin Pitt) - Add OpenBSD back