Temp fix:

apt-get purge acpi-fakekey acpi-support acpi-support-base

and

dpkg -i acpi-support_0.141-2_all.deb \\
        acpi-fakekey_0.141-2_i386.deb \\
        acpi-support-base_0.141-2_all.deb

and

editing /etc/default/acpi-support to re-enable lid

restores the suspend at LID close.



I had previously purged only acpi-fakekey acpi-support so, perhaps the
issue is in acpi-support-base


Looking at the difference between 
acpi-support-base 0.141-2 and 0.141-3

I noticed that something changed in power-funcs
( /usr/share/acpi-support/power-funcs)

0.141.2:
{ print unix_user; exit (0); } /x11-display = '\'$display.0\''/ { print 
unix_user; exit (0);}')

0.141.3:
{ print unix_user; exit (0); }')




-- 
BOFH excuse #239:

CPU needs bearings repacked


-- 
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