On Fri, Nov 2, 2012 at 11:23 AM, Mathieu R. <mathieu@400iso.net> wrote:
Since the update to gnome 3.6, when my laptop goes to suspend 2 ram by have been ideling for 5 minutes, the resume does not work : i got a black screen with mouse cursor, and no way to log in GDM. I have to go to another TTY, restart gdm, and log in.
resume still work well when the laptop suspend by closing the lid.
here is a log during a 'bad' resume : http://pastebin.fr/25770
does anybody have an idea what's going wrong ? is the same command invoked when going to suspend by closing the lid and by idling ? -- Mathieu R. http://400iso.net/
Hi Mathieu, what's your video card? $ lspci | grep -i vga will do it. Also: 1. do you have installed acpi, laptop-mode-tools or pm-utils? 2. what does happen if you suspend your system using the pm-suspend tool? A $ man pm-suspend will give you useful data about the quirks flags you can use.