LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   When I use pm-suspend, there's a black screen when I try to resume... (https://www.linuxquestions.org/questions/linux-newbie-8/when-i-use-pm-suspend-theres-a-black-screen-when-i-try-to-resume-4175429529/)

trist007 09-28-2012 10:59 PM

When I use pm-suspend, there's a black screen when I try to resume...
 
Slackware 13.37 32 bit.

After I try to awake the computer from a pm-suspend it stays stuck on black screen and I'm forced to hard reboot. What log file can I take a look at? Might it be my graphics driver? What should I look for?

-Tristan

serafean 09-30-2012 05:09 PM

Hi,

/var/log/messages might give you a hint as to what device is causing trouble.
How I went about debugging suspend : disconnect all non critical external devices; try suspending. (check log).
don't start X, try suspending directly from console (both using pm-utils, and only telling the kernel "echo mem > /sys/power/state" ).
Last was trying out newer kernel versions/suspend systems (meanint tuxonice vs default). Eventually it just started working...

Serafean.


All times are GMT -5. The time now is 07:04 PM.