[Pkg-acpi-devel] Bug#752283: downgrade to acpi-support* 0.141-2 fixed suspend
Gijs Hillenius
gijs at hillenius.net
Mon Jun 23 07:33:44 UTC 2014
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
More information about the Pkg-acpi-devel
mailing list