"Tom London" <selinux@xxxxxxxxx> writes: > On 3/5/06, Leon <sdl.web@xxxxxxxxx> wrote: >> Just noticed that /etc/sysconfig/pm has the following: >> HIBERNATE_RESUME_POST_VIDEO="no" >> >> Maybe set it to "yes" will help. >> >> Leon >> > Don't think so. /etc/pm/hooks/20video has: > > case "$1" in > suspend) > suspend_video > ;; > resume) > if [ "x$PM_MODE" != "hibernate" -o \ > "x$HIBERNATE_RESUME_POST_VIDEO" == "xyes" ]; then > resume_video > fi > > Since PM_MODE should not be "hibernate", there will be no check of > HIBERNATE_RESUME_POST_VIDEO. In any case, resume_video is being > called. > > tom > -- > Tom London I think this is an important issue and should get fixed for the final release. If only the packager of pm_utils could read this thread and speed up the work on hibernation/suspension! Time's pressing. -- Leon Fedora core 5 -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list