* Suspend2 Patching Howto
@ 2004-09-17 1:02 Ow Mun Heng
[not found] ` <1095380320.20542.4.camel-/ZsuMndpQpsb5wn6fCfWY+TW4wlIGRCZ@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Ow Mun Heng @ 2004-09-17 1:02 UTC (permalink / raw)
To: Acpi-List
This mail is mainly directed at Mr Nigel Cunningham,
Right now, what I am using in terms of suspend is whatever which is
already in the current kenel. AFAIK, there are few types of suspend code
which is Suspend/Suspend2/SWSusp (IIRC).
However, going to the suspend2 website, I find that there are a number
of files and no clear direction on how to properly patch the kernel to
include support for suspend2. (If it is and I missed it, please point me
in the right direction)
There are more than a couple of files in the suspend2 tarball and I'm
not sure how to proceed to get suspend2 implemented in my FC2 distro.
(at least for my testing pleasure)
If Nigel or someone else can provide a simple walkthrough, it would be
much appreciated.
--
Ow Mun Heng
Fedora GNU/Linux Core 2 on D600 1.4Ghz CPU kernel
2.6.7-2.jul1-interactive
Neuromancer 08:14:16 up 11:26, 6 users, load average: 6.10, 5.26, 2.75
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Suspend2 Patching Howto
[not found] ` <1095380320.20542.4.camel-/ZsuMndpQpsb5wn6fCfWY+TW4wlIGRCZ@public.gmane.org>
@ 2004-09-17 6:22 ` Nigel Cunningham
0 siblings, 0 replies; 2+ messages in thread
From: Nigel Cunningham @ 2004-09-17 6:22 UTC (permalink / raw)
To: Ow Mun Heng; +Cc: ACPI List
Hi.
On Fri, 2004-09-17 at 11:02, Ow Mun Heng wrote:
> If Nigel or someone else can provide a simple walkthrough, it would be
> much appreciated.
What I would do is:
cp -arl linux-2.6.9-rc1 build-2.6.9-rc1
tar -xjf software-suspend-2.0.0.107-for-2.6.9-rc1.tar.bz2
cd build-2.6.9-rc1
for NAME in ../software-suspend-2.0.0.107-for-2.6.9-rc1/*; do patch -p1 -b < $NAME; done
make menuconfig
etc
Regards,
Nigel
--
Nigel Cunningham
Pastoral Worker
Christian Reformed Church of Tuggeranong
PO Box 1004, Tuggeranong, ACT 2901
Many today claim to be tolerant. True tolerance, however, can cope with others
being intolerant.
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-09-17 6:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-17 1:02 Suspend2 Patching Howto Ow Mun Heng
[not found] ` <1095380320.20542.4.camel-/ZsuMndpQpsb5wn6fCfWY+TW4wlIGRCZ@public.gmane.org>
2004-09-17 6:22 ` Nigel Cunningham
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox