Well, it seems I've found the problem and is not a bug (sorry guys for
the time wasted).
It seems that I had left LTSP_CLIENT in /etc/environment from when I
tried to find a workaround for bug #59244
Thus the lines in gpm-hal.c
if (exists == FALSE || getenv("LTSP_CLIENT")) {
gpm_warning ("gpm_hal_can_suspend: Key can_suspend_to_ram
missing");
return FALSE;
}
were preventing gpm from suspending the machine.
I removed LTSP_CLIENT from /etc/environment and all works again.
--
Key can_suspend_to_ram missing
https://launchpad.net/bugs/69383
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs