I would hold of on implementing hybrid support for now -- the current sleep hook running infrastructure cannot tell whether a hybrid suspend is returning from suspend or hibernate, and therefore pm_main cannot run the correct hooks on resume. For the vast majority of systems this probably doesn't matter, but systems that want to POST video on return from S3 and not from hibernate (or vice versa) will have a nasty suprise in store.
On Jan 27, 2008 6:27 PM, Nigel Cunningham <[EMAIL PROTECTED]> wrote: > Hi again. > > Here's a new patch (this time against current git) to enable > suspend-to-both support if we have suspend-to-ram and TuxOnIce. > > Signed-off-by: Nigel Cunningham <[EMAIL PROTECTED]> > > _______________________________________________ > Pm-utils mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/pm-utils > > _______________________________________________ Pm-utils mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pm-utils
