linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Testers wanted: Software Suspend for 2.4
@ 2003-03-18 21:44 Nigel Cunningham
  2003-03-20 22:39 ` Rene Rebe
  0 siblings, 1 reply; 4+ messages in thread
From: Nigel Cunningham @ 2003-03-18 21:44 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Swsusp

Hi all.

If you're using a 2.4 kernel and haven't tried software suspend, or
haven't tried it in a while, would you please consider giving it a try?
The patches can be found on sourceforge.net/projects/swsusp. You'll want
to download beta19 and then add the patches from the devel section
beta19-0[1-8]. All feedback is welcome on the swsusp list. You'll find a
link to it by going to the homepage from there.

This is the code I'm currently completing a port of to 2.5, so I'll
shortly (DV) be after testers for the 2.5 version too.

Regards,

Nigel

-- 
Nigel Cunningham
495 St Georges Road South, Hastings 4201, New Zealand

Be diligent to present yourself approved to God as a workman who does
not need to be ashamed, handling accurately the word of truth.
	-- 2 Timothy 2:14, NASB.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Testers wanted: Software Suspend for 2.4
  2003-03-18 21:44 Testers wanted: Software Suspend for 2.4 Nigel Cunningham
@ 2003-03-20 22:39 ` Rene Rebe
  2003-03-25  9:14   ` Pavel Machek
  0 siblings, 1 reply; 4+ messages in thread
From: Rene Rebe @ 2003-03-20 22:39 UTC (permalink / raw)
  To: ncunningham; +Cc: linux-kernel, swsusp, rock-linux

Hi.

Thanks for your work!

I just manged to suspend and resume a freshly booted 2.4.20 + "your
latest patch" system ;-)

I had to read the kernel source a hour to do so, because I use devfs
and naively used resume=/dev/ide/host0/.... which obiously does not
work.

For now you might add to the docs that devfs users simply have to use
the corresponding old /dev/hdX name. If I have too much time I'll take
a look to make swsuspend devfs aware. But this might not be that soon
:-(

I'll report after more testing.

On: Wed, 19 Mar 2003 09:44:15 +1200,
    Nigel Cunningham <ncunningham@clear.net.nz> wrote:
> Hi all.
> 
> If you're using a 2.4 kernel and haven't tried software suspend, or
> haven't tried it in a while, would you please consider giving it a try?
> The patches can be found on sourceforge.net/projects/swsusp. You'll want
> to download beta19 and then add the patches from the devel section
> beta19-0[1-8]. All feedback is welcome on the swsusp list. You'll find a
> link to it by going to the homepage from there.
> 
> This is the code I'm currently completing a port of to 2.5, so I'll
> shortly (DV) be after testers for the 2.5 version too.
> 
> Regards,
> 
> Nigel

Have fun,
- René

--  
René Rebe - Europe/Germany/Berlin
e-mail:   rene@rocklinux.org, rene.rebe@gmx.net
web:      http://www.rocklinux.org/people/rene http://gsmp.tfh-berlin.de/rene/

Anyone sending unwanted advertising e-mail to this address will be
charged $25 for network traffic and computing time. By extracting my
address from this message or its header, you agree to these terms.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Testers wanted: Software Suspend for 2.4
  2003-03-25  9:14   ` Pavel Machek
@ 2003-03-24 22:31     ` Rene Rebe
  0 siblings, 0 replies; 4+ messages in thread
From: Rene Rebe @ 2003-03-24 22:31 UTC (permalink / raw)
  To: pavel; +Cc: ncunningham, linux-kernel, swsusp, rock-linux

Hi.

root= "seems" to be devfs aware. It always simply worked.

I read the source when I have time (which might be in some days).

On: Tue, 25 Mar 2003 10:14:06 +0100,
    Pavel Machek <pavel@suse.cz> wrote:
> Hi!
> 
> > Thanks for your work!
> > 
> > I just manged to suspend and resume a freshly booted 2.4.20 + "your
> > latest patch" system ;-)
> > 
> > I had to read the kernel source a hour to do so, because I use devfs
> > and naively used resume=/dev/ide/host0/.... which obiously does not
> > work.
> > 
> > For now you might add to the docs that devfs users simply have to use
> > the corresponding old /dev/hdX name. If I have too much time I'll take
> > a look to make swsuspend devfs aware. But this might not be that soon
> > :-(
> 
> Is root= devfs aware? If yes fix swsusp
> else fix docs.
> 				Pavel

- René

--  
René Rebe - Europe/Germany/Berlin
e-mail:   rene@rocklinux.org, rene.rebe@gmx.net
web:      http://www.rocklinux.org/people/rene http://gsmp.tfh-berlin.de/rene/

Anyone sending unwanted advertising e-mail to this address will be
charged $25 for network traffic and computing time. By extracting my
address from this message or its header, you agree to these terms.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Testers wanted: Software Suspend for 2.4
  2003-03-20 22:39 ` Rene Rebe
@ 2003-03-25  9:14   ` Pavel Machek
  2003-03-24 22:31     ` Rene Rebe
  0 siblings, 1 reply; 4+ messages in thread
From: Pavel Machek @ 2003-03-25  9:14 UTC (permalink / raw)
  To: Rene Rebe; +Cc: ncunningham, linux-kernel, swsusp, rock-linux

Hi!

> Thanks for your work!
> 
> I just manged to suspend and resume a freshly booted 2.4.20 + "your
> latest patch" system ;-)
> 
> I had to read the kernel source a hour to do so, because I use devfs
> and naively used resume=/dev/ide/host0/.... which obiously does not
> work.
> 
> For now you might add to the docs that devfs users simply have to use
> the corresponding old /dev/hdX name. If I have too much time I'll take
> a look to make swsuspend devfs aware. But this might not be that soon
> :-(

Is root= devfs aware? If yes fix swsusp
else fix docs.
				Pavel
-- 
				Pavel
Written on sharp zaurus, because my Velo1 broke. If you have Velo you don't need...


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-03-24 22:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-18 21:44 Testers wanted: Software Suspend for 2.4 Nigel Cunningham
2003-03-20 22:39 ` Rene Rebe
2003-03-25  9:14   ` Pavel Machek
2003-03-24 22:31     ` Rene Rebe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).