On Thursday, 29 March 2007 23:06, Cédric Boutillier wrote:
> Hi  !
> 
> On 3/29/07, Tim Dijkstra <[EMAIL PROTECTED]> wrote:
> > To narrow the problem down a bit further, could you make sure that in
> > your /etc/uswsusp.conf you have:
> > shutdown method = poweroff
> 
> When I addthis line to my /etc/uswsusp.conf, I get an error when I try
> to dpkg-reconfigure uswsusp. I found nothing similar in man
> uswsusp.conf. So I did not add it.
> 
> > And try s2disk instead of s2both and report what happens?
> 
> Good news : s2disk works great to suspend the system, and even to resume !!!

Good.

> Bad news : I get a kernel oops....
> 
> http://cedric.boutillier.free.fr/uswsusp_oops.jpg

Can you try to unload the USB HCI modules before the suspend and reload them
after the resume?

> It seems to be related to a usb module (I got similar results when I
> tried hibernate script (see
> http://lists.debian.org/debian-powerpc/2007/02/msg00032.html, and
> these problems were partially resolved (but not completeley) when I
> compiled a kernel without initramfs).
> 
> > Also could you type this (as root):
> >
> >         dd count=10c if=/dev/hda3
> > After you have got your system in the colorful screen state after
> > s2both?
> 
> Here is the result :
> 
> % LC_ALL=C sudo dd count=10c if=/dev/hda3
>         ���,
>             3YpSWAPSPACE2SWAPSPACE2Linuxpomme2.6.18-4-powerpc#1 Mon
> Mar 26 09:11:14 CEST 2007ppc(none)X�X�S�|c]`10+0 records in
> 10+0 records out
> 5120 bytes (5.1 kB) copied, 0.001531 seconds, 3.3 MB/s

Interesting.

Looks like reset_signature() has run on it (if I'm not to tired to read code
right now), which (if true) would confirm my "theory" (ie. pm_ops->enter()
returns 0 after unsuccessful attempt to suspend to RAM).

Greetings,
Rafael

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Suspend-devel mailing list
Suspend-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/suspend-devel

Reply via email to