Re: [Suspend-devel] s2disk and raid

2007-04-11 Thread Luis Rodrigo Gallardo Cruz
[I'm the original bug reporter. Sorry for getting so late into the conversation] On Thu, Apr 05, 2007 at 12:47:49AM +0400, Michael Tokarev wrote: > Neil Brown wrote: > > On Tuesday April 3, [EMAIL PROTECTED] wrote: > [] > >> After the power cycle the kernel boots, devices are discovered, among > >

Re: [Suspend-devel] Suspend failed due to task refuzing to freeze

2007-04-11 Thread Aleksandar Markovic
On Wednesday 11 April 2007 16:19:44 Pavel Machek wrote: > Hi! > > > > > Task hald-addon-stor is in disk-sleep status. > > > > > > > > After preparing suspend and during stopping tasks, job jets aborted > > > > (after 20 second) with "<1 task refusing to freeze>" > > > > After, a list of few procces

Re: [Suspend-devel] [PATCH 2/2] s2ram: add PPC support

2007-04-11 Thread Tim Dijkstra
Luca Tettamanti schreef: > Add s2ram support for PPC architecture. s2ram.{c,h} contain the > implementation of the required functions, used by the main file. The > Makefile selects the correct platform files using $(ARCH) variable > (autodetected by default, can be overridden). > > PPC code is base

Re: [Suspend-devel] Suspend failed due to task refuzing to freeze

2007-04-11 Thread Aleksandar Markovic
On Wednesday 11 April 2007 16:19:44 Pavel Machek wrote: > Hi! > > > > > Task hald-addon-stor is in disk-sleep status. > > > > > > > > After preparing suspend and during stopping tasks, job jets aborted > > > > (after 20 second) with "<1 task refusing to freeze>" > > > > After, a list of few procces

Re: [Suspend-devel] Suspend failed due to task refuzing to freeze

2007-04-11 Thread Pavel Machek
Hi! > > > Task hald-addon-stor is in disk-sleep status. > > > > > > After preparing suspend and during stopping tasks, job jets aborted > > > (after 20 second) with "<1 task refusing to freeze>" > > > After, a list of few proccesses is dispayed as "Strange, proccess_name > > > not stopped" > > > >

Re: [Suspend-devel] Suspend failed due to task refuzing to freeze

2007-04-11 Thread Aleksandar Markovic
On Tuesday 03 April 2007 10:31:46 Pavel Machek wrote: > Hi! > > > Task hald-addon-stor is in disk-sleep status. > > > > After preparing suspend and during stopping tasks, job jets aborted > > (after 20 second) with "<1 task refusing to freeze>" > > After, a list of few proccesses is dispayed as "St

Re: [Suspend-devel] s2ram, Acer 3012, dead end?

2007-04-11 Thread Norbert Preining
On Mit, 11 Apr 2007, Pavel Machek wrote: > > I don't know what you mean with RTC debugging hack. Could you give me > > some hints where to find details? > > It is documented in Doc*/power/ somewhere. Ahh, the pm_trace hack. Well: Boot into 2.6.21-rc6 minimal, init=/bin/bash sync mount /sys echo 1

Re: [Suspend-devel] s2ram, Acer 3012, dead end?

2007-04-11 Thread Pavel Machek
Hi! > > > The process is always the same: Suspending, resuming, the HD and > > > CapsLock LED flash short, then the HD led flashes another 1 or 2 times, > > > then everything is dead. No CapsLock reaction, no SysRq reaction. 4 sec > > > power button necessary. > > > > Is it panic? ..no, that woul

Re: [Suspend-devel] Suspending only possible with ATI's fglrx driver

2007-04-11 Thread Pavel Machek
Hi1 > > > as opposed to my initial report in > > > 2006 using a 2.6.17.4 kernel the display won't wake up with the > > > xorg/radeon driver. (When using the 2.6.17.4 kernel last year with the > > > then current xorg > > > > Well, you could find out when xorg/radeon regression happened and ask > >

Re: [Suspend-devel] Toshiba Setellite U205-S5067 Suspend to RAM

2007-04-11 Thread Pavel Machek
Hi! > Since most of the troubleshooting I've read about seems to be about > fixing problems with resuming and I can never get the system to suspend, > I'm not sure where to go from here. Can anyone suggest any next steps? > Is there any more information I should post? printk and udelay are your

Re: [Suspend-devel] [PATCH 2/2] s2ram: add PPC support

2007-04-11 Thread Pavel Machek
Hi! > Add s2ram support for PPC architecture. s2ram.{c,h} contain the > implementation of the required functions, used by the main file. The > Makefile selects the correct platform files using $(ARCH) variable > (autodetected by default, can be overridden). > > PPC code is based on original patch

Re: [Suspend-devel] [PATCH 1/2] s2ram: split generic and x86 code

2007-04-11 Thread Pavel Machek
Hi! > Split generic and x86 s2ram code: the new files (s2ram.{c,h}) contains > platform specific code moved out of the main file. > > Signed-Off-By: Luca Tettamanti <[EMAIL PROTECTED]> > --- a/s2ram-x86.c 1970-01-01 01:00:00.0 +0100 > +++ b/s2ram-x86.c 2007-04-10 21:38:51.000