← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 390917] [NEW] LVDS display not returning from dpms off state on intel after a set time period.

 

You have been subscribed to a public bug:

Binary package hint: acpi-support

When using KMS on intel, the /usr/share/acpi-support/screenblank script
is called on a lid closure event which unconditionally locks in KDE the
screen via this -

elif [ `pidof dcopserver` ]; then
        dcop kdesktop KScreensaverIface lock
fi

This has a side effect of causing a unrecoverable hang approximately 1
minute after the lid is closed currently. If you open the lid before
about 45 seconds or so in it will recover fine, but waiting longer will
result in having to reboot. Removing this action from the script makes
it work correctly.

** Affects: xserver-xorg-video-intel (Ubuntu)
     Importance: Undecided
         Status: New

-- 
LVDS display not returning from dpms off state on intel after a set time period.
https://bugs.launchpad.net/bugs/390917
You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in ubuntu.