Package: gdm

I noticed lmt was again not properly setting the hdparm values on resume.

Turning on the verbose output revealed many
"Couldn't acquire prelim lock on descriptor" errors.

I have no idea about the real cause for this. But stopping lmt before suspend
in a /etc/pm/sleep.d/99laptop_mode file with something like this
...
            hibernate|suspend)
                if [ -e /etc/init.d/laptop-mode ] ; then
                        invoke-rc.d laptop-mode stop
                fi
...

works around the problem.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to