You are not logged in.

#1 2010-09-06 16:48:26

kekules_dream
Member
Registered: 2009-05-19
Posts: 102

monitor not coming back after suspend

I have an i686 installation and I'm running enlightenment (e16) on it. 

I have modified /etc/acpi/handler.sh to contain:

case "$1" in
    button/power)
        case "$2" in
            PWRF)   /usr/sbin/pm-suspend ;;

and used visudo to give my user permission to run pm-suspend.

It sleeps fine with either the hal method or the pm-suspend method.

When I hit the power button the computer wakes up but the monitor doesn't come back ever.

I created /etc/pm/sleep.d/02hal as discussed in

http://wiki.archlinux.org/index.php/Pm- … _on_resume

but that didn't help.

Does anyone know a fix?  Thank you.

Last edited by kekules_dream (2010-09-06 21:00:07)

Offline

#2 2010-09-06 18:22:55

kekules_dream
Member
Registered: 2009-05-19
Posts: 102

Re: monitor not coming back after suspend

I installed kernal26-lts and the monitor comes back on now after a suspend.  I guess some how there was a regression in the kernel.

Offline

Board footer

Powered by FluxBB