Long story short: I succesfully suspend/resume my laptop.

First I suspected, that I have the same problem as these bugreports:
https://bugzilla.redhat.com/show_bug.cgi?id=476392
http://bugzilla.kernel.org/show_bug.cgi?id=12276

And finally it turned  out, that it is NOT SATA related.

The bug is somewhere in pm-suspend script (pm-action).
Im unable to figure out what is wrong inside this overcomplicated script, 
because it messes with d-bus, and other stuff, and I cant clearly see what 
programs/kernel calls are issued.

But I can suspend/resume with the following command just fine (need a root 
shell):
echo -n mem >/sys/power/state

So I ended up creating my custom shell script for suspend/resume, and
replaced the pm-action file, it works.

However I have problems with my video card (intel 4500mhd), because the 
perfomance is poor after resume.
Half in 3D (enemy terrority, compiz aren't smooth anymore, even wesnoth game 
has issues when panning the screen).


Would be nice if ubuntu could bugfix this broken pm-action script, bacuse it 
hardfreeze the laptop when resumes (original problem).

Are there any debug logs of pm-action when running? To track down which
calls went wrong.

I cant really understand why this script needed in the first place. 
The suspend/resume process is clearly a kernel job.

-- 
[Toshiba Satellite L300] suspend/resume problem
https://bugs.launchpad.net/bugs/324808
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to