2008/2/11, Victor Lowther <[EMAIL PROTECTED]>: > On Mon, Feb 11, 2008 at 11:03:41PM +0100, Michael Biebl wrote: > > 2008/2/11, Richard Hughes <[EMAIL PROTECTED]>: > > > Okay, I would like to make a release some time soon. The version number > > > of pm-utils is currently 0.99.4 > > > > > > I feel we've done so much work, and changed the internals enough to > > > declare a 1.1.0 release - i.e. still unstable, but > 1.0.0. > > > > > > Comments? > > > > I'd like to work on the uswsusp support and fix some outstanding > > issues with PMU support. > > Well, adding basic uswsusp support should be dead simple now -- I > whacked up a 30 line file that is completly untested (due to not using > uswsusp on my primary machine).
It's not quite that simple. E.g., when s2ram is used, you shouldn't run 20video/99video. s2ram does the video posting etc itself. For that it needs to be passed the correct command line arguments. The correct command line arguments have to be calculated from the --quirk-* options passed to pm-*. Also, the check_hibernate method should also check for -c /dev/snapshot. These are just a few things that come to my mind right now (I've certainly forgotten a couple of other issues). Not so trivial as it might look like. Cheers, Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? _______________________________________________ Pm-utils mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pm-utils
