Help Needed: TEST FC5 KERNELS!

Peter Jones pjones at redhat.com
Fri Mar 10 22:22:53 UTC 2006


On Fri, 2006-03-10 at 14:12 -0800, Alain Mellan wrote:
> As for me, I'm running pm-utils-0.13.1
> 
> /etc/sysconfig/pm says
> SUSPEND_MODULES="button"
> HIBERNATE_RESUME_POST_VIDEO="no"
> 
> in /etc/pm/functions-intel, I have now:
> 
> resume_video()
> {
> (
>     /usr/sbin/vbetool post
>     /usr/sbin/vbetool vbestate restore < /var/run/vbestate
>     /usr/sbin/vbetool dpms on
> ) > /dev/null 2&1
> }
> 
> I guess I'll try again without the vbetool post and see how it works?

But /etc/pm/hooks/20video shouldn't run that function on hibernate's
resume path.

-- 
  Peter




More information about the fedora-test-list mailing list