 |
 |
 |
 |
| Hardware & Laptops Help with your hardware, including laptop issues |

29th September 2010, 09:21 PM
|
|
Registered User
|
|
Join Date: Jun 2005
Posts: 51

|
|
|
Suspend but won't resume
I have a Shuttle XS35GT-804 mobo which I am trying to suspend to S3 (running 2.6.32.21-168.fc12.x86_64). I do so with a script that runs:
echo -n mem > /sys/power/state
The computer appears to go to sleep, but it won't wake up! I try with WOL magic packets but that doesn't work, so I press the power button and although the power button lights up, the PC unresponsive (no video signal, no disk light, etc)
The first question is, am I suspending the right way?
If so, what could be wrong here?
Thanks!
|

2nd October 2010, 05:31 PM
|
|
Registered User
|
|
Join Date: Feb 2009
Posts: 2,535

|
|
|
Re: Suspend but won't resume
What desktop environment are you using? Gnome, KDE, XFCE and LXDE have action buttons for suspend/hibernate. Have you tried these buttons and how are they working? You may also wish to try pm-suspend or pm-hibernate from a terminal, both as your user and as root.
|

2nd October 2010, 07:47 PM
|
 |
Registered User
|
|
Join Date: Jun 2010
Location: Lost...
Posts: 555

|
|
|
Re: Suspend but won't resume
Quote:
Originally Posted by ocgltd
The first question is, am I suspending the right way?
If so, what could be wrong here?
|
Yes you are. But there is some software/hardware that need some caution.
pm-suspend try to handle this (look at the scripts in pm-utils package).
If it still fails with pm-suspend, you will need to find where is the problem.
It is a quite long procedure : http://www.mjmwired.net/kernel/Docum...-debugging.txt
In my case, it was the module 'atl1'. I just need to unload it before suspend, and to reload it after.
Good luck !
__________________
:confused:
|

2nd October 2010, 10:43 PM
|
|
Registered User
|
|
Join Date: Jun 2005
Posts: 51

|
|
|
Re: Suspend but won't resume
I'm running Gnome (but need to suspend from a script).
If I "echo -n mem > /sys/power/state" the machine will actually suspend, but it won't wake up properly (just blank screen, no action)
Should I still check the link above?
|

3rd October 2010, 08:35 AM
|
|
Registered User
|
|
Join Date: Feb 2009
Posts: 2,535

|
|
|
Re: Suspend but won't resume
Why don't you first try pm-suspend and report the results here?
|

3rd October 2010, 08:36 AM
|
 |
Registered User
|
|
Join Date: Jun 2010
Location: Lost...
Posts: 555

|
|
|
Re: Suspend but won't resume
Quote:
Originally Posted by ocgltd
I'm running Gnome (but need to suspend from a script).
If I "echo -n mem > /sys/power/state" the machine will actually suspend, but it won't wake up properly (just blank screen, no action)
Should I still check the link above?
|
I was in that case. As I wrote above, the debugging procedure pointed out the problem : atl1.
Check if you are using this module first.
If it is not the case, try the debugging procedure to find where is the problem.
P.S. : Did you try pm-suspend ?
__________________
:confused:
|

3rd October 2010, 02:15 PM
|
|
Registered User
|
|
Join Date: Jun 2005
Posts: 51

|
|
|
Re: Suspend but won't resume
pm-suspend fails, so I ran through the diagnostic procedures mentioned above, and my system fails on the "echo processors > /sys/power/pm_test" test.
Sooo...the next step in the diagnostic page is "report it"....but I have no idea how/where to report it. I ran the pm-utils-bugreport-info.sh script but I don't think that automatically sends anything anywhere...
|

3rd October 2010, 03:08 PM
|
 |
Registered User
|
|
Join Date: Jun 2010
Location: Lost...
Posts: 555

|
|
|
Re: Suspend but won't resume
Hum...
You have a dual core CPU, did you try the proposed trick which is turning off cpu1 before ?
Code:
echo 0 > /sys/devices/system/cpu/cpu1/online
then do the test
Code:
echo processors > /sys/power/pm_test
For pm-utils, you can fill a bug-report at https://bugs.freedesktop.org/
__________________
:confused:
|

16th October 2010, 11:30 AM
|
|
Registered User
|
|
Join Date: Jul 2009
Posts: 1,158

|
|
|
Re: Suspend but won't resume
Probably not related, but I have a desktop PC that my brother gave me that has Vista 64-bit installed. Same symptoms as the OP. Power lights come on, but the monitor will not come on. While Googling for a solution, I read that if there was 4 GB or more of RAM installed, that would cause a resume from suspend problem with this particular ASUS motherboard (AMD processor). Weird.
__________________
Fedora 18 Gnome on a ThinkPad X220, i5-2540M CPU, Intel HD Graphics 3000, Intel N 6205 wireless, and Sierra Wireless 754S Mobile Hotspot (AT&T)
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 23:54 (Friday, 24-05-2013)
|
|
 |
 |
 |
 |
|
|