other annoyances before fc5

Leon sdl.web at gmail.com
Sun Mar 5 22:50:01 UTC 2006


"Tom London" <selinux at gmail.com> writes:

> On 3/5/06, Leon <sdl.web at gmail.com> 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




More information about the devel mailing list