* S4 reboots on resume
@ 2004-01-12 19:20 Dirk Meul
[not found] ` <1073935225.2106.15.camel-bi+AKbBUZKZeoWH0uzbU5w@public.gmane.org>
0 siblings, 1 reply; 10+ messages in thread
From: Dirk Meul @ 2004-01-12 19:20 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Hello List.
I tested S4 (pmdisk) with 2.6.1-mm2. After approximately 10 minutes the
computer powered off. When i resume it will reboot after reading the
pages from swap and force a journal recovering. Is there a patch i can
try? This happened with 2.6.x kernel before too.
Regards,
--
/"\
Dirk Meul \ / ASCII Ribbon Campaign
dirk.meul-vA1bhqPz9FBZXbeN9DUtxg@public.gmane.org X Against HTML Mail
/ \
-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: S4 reboots on resume
[not found] ` <1073935225.2106.15.camel-bi+AKbBUZKZeoWH0uzbU5w@public.gmane.org>
@ 2004-01-12 20:17 ` Karol Kozimor
2004-01-15 12:21 ` Pavel Machek
1 sibling, 0 replies; 10+ messages in thread
From: Karol Kozimor @ 2004-01-12 20:17 UTC (permalink / raw)
To: Dirk Meul; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Thus wrote Dirk Meul:
> Hello List.
>
> I tested S4 (pmdisk) with 2.6.1-mm2. After approximately 10 minutes the
> computer powered off. When i resume it will reboot after reading the
> pages from swap and force a journal recovering. Is there a patch i can
> try? This happened with 2.6.x kernel before too.
If you use X, don't.
Alternatively, you can try Nigel's patches, read swsusp.sf.net for more
info.
Best regards,
--
Karol 'sziwan' Kozimor
sziwan-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org
-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: S4 reboots on resume
[not found] ` <1073935225.2106.15.camel-bi+AKbBUZKZeoWH0uzbU5w@public.gmane.org>
2004-01-12 20:17 ` Karol Kozimor
@ 2004-01-15 12:21 ` Pavel Machek
[not found] ` <20040115122142.GC12963-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
1 sibling, 1 reply; 10+ messages in thread
From: Pavel Machek @ 2004-01-15 12:21 UTC (permalink / raw)
To: Dirk Meul; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Hi!
> I tested S4 (pmdisk) with 2.6.1-mm2. After approximately 10 minutes the
> computer powered off. When i resume it will reboot after reading the
> pages from swap and force a journal recovering. Is there a patch i can
> try? This happened with 2.6.x kernel before too.
Try these:
swsusp/S3 tricks
~~~~~~~~~~~~~~~~
Pavel Machek <pavel-AlSwsSmVLrQ@public.gmane.org>
If you want to trick swsusp/S3 into working, you might want to try:
* go with minimal config, turn off drivers like USB, AGP you don't
really need
* use ext2. At least it has working fsck. [If something seemes to go
wrong, force fsck when you have a chance]
* turn off modules
* use vga text console, shut down X. [If you really want X, you might
want to try vesafb later]
* try running as few processes as possible, preferably go to single
user mode.
* due to video issues, swsusp should be easier to get working than
S3. Try that first.
When you make it work, try to find out what exactly was it that broke
suspend, and preferably fix that.
Also try using swsusp, not pmdisk.
Pavel
--
When do you have a heart between your knees?
[Johanka's followup: and *two* hearts?]
-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: S4 reboots on resume
[not found] ` <20040115122142.GC12963-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
@ 2004-01-15 13:08 ` Stefan Seyfried
[not found] ` <20040115130810.GA9348-l0tNAEGuAhhzZ8+rp42Dbp9+tswZ0GTaehPwdyo5hKaELgA04lAiVw@public.gmane.org>
0 siblings, 1 reply; 10+ messages in thread
From: Stefan Seyfried @ 2004-01-15 13:08 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
On Thu, Jan 15, 2004 at 01:21:42PM +0100, Pavel Machek wrote:
> Also try using swsusp, not pmdisk.
for the beginners in here: which one is swsusp, which one is pmdisk?
I'm using a suse 2.6 kernel.
echo 4 > /proc/acpi/sleep works for me.
--
Stefan Seyfried
-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Re: S4 reboots on resume
[not found] ` <20040115130810.GA9348-l0tNAEGuAhhzZ8+rp42Dbp9+tswZ0GTaehPwdyo5hKaELgA04lAiVw@public.gmane.org>
@ 2004-01-15 14:22 ` Bas Mevissen
[not found] ` <4006A217.5040801-Y9IUUvl1dgU0Iwp8Nzs06g@public.gmane.org>
0 siblings, 1 reply; 10+ messages in thread
From: Bas Mevissen @ 2004-01-15 14:22 UTC (permalink / raw)
To: Stefan Seyfried; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Stefan Seyfried wrote:
> for the beginners in here: which one is swsusp, which one is pmdisk?
> I'm using a suse 2.6 kernel.
> echo 4 > /proc/acpi/sleep works for me.
>
See <http://swsusp.sourceforge.net/features.html>
Bas.
-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Re: S4 reboots on resume
[not found] ` <4006A217.5040801-Y9IUUvl1dgU0Iwp8Nzs06g@public.gmane.org>
@ 2004-01-15 14:36 ` Philip Balister
2004-01-15 16:09 ` Stefan Seyfried
1 sibling, 0 replies; 10+ messages in thread
From: Philip Balister @ 2004-01-15 14:36 UTC (permalink / raw)
To: Bas Mevissen; +Cc: Stefan Seyfried, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
I tried S4 on my Dell 600m. It seemed to suspend ok, and when I pressed the
power button, the power light came on, but not much else. Looking at this
table it suggests a kernel parameter resume=/dev/hdaX.
What should I use for X?
Philip
On Thu, Jan 15, 2004 at 03:22:15PM +0100, Bas Mevissen wrote:
> Stefan Seyfried wrote:
>
>
> >for the beginners in here: which one is swsusp, which one is pmdisk?
> >I'm using a suse 2.6 kernel.
> >echo 4 > /proc/acpi/sleep works for me.
> >
>
> See <http://swsusp.sourceforge.net/features.html>
>
> Bas.
>
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Perforce Software.
> Perforce is the Fast Software Configuration Management System offering
> advanced branching capabilities and atomic changes on 50+ platforms.
> Free Eval! http://www.perforce.com/perforce/loadprog.html
> _______________________________________________
> Acpi-devel mailing list
> Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/acpi-devel
-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: S4 reboots on resume
[not found] ` <4006A217.5040801-Y9IUUvl1dgU0Iwp8Nzs06g@public.gmane.org>
2004-01-15 14:36 ` Philip Balister
@ 2004-01-15 16:09 ` Stefan Seyfried
[not found] ` <20040115160955.GA16245-l0tNAEGuAhhzZ8+rp42Dbp9+tswZ0GTaehPwdyo5hKaELgA04lAiVw@public.gmane.org>
1 sibling, 1 reply; 10+ messages in thread
From: Stefan Seyfried @ 2004-01-15 16:09 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
On Thu, Jan 15, 2004 at 03:22:15PM +0100, Bas Mevissen wrote:
> Stefan Seyfried wrote:
>
> >for the beginners in here: which one is swsusp, which one is pmdisk?
> >I'm using a suse 2.6 kernel.
> >echo 4 > /proc/acpi/sleep works for me.
> >
>
> See <http://swsusp.sourceforge.net/features.html>
*blush* well, i could have figured this one out by myself. Anyway, so now
i know i use swsusp :-)
Thanks.
--
Stefan Seyfried
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Re: S4 reboots on resume
[not found] ` <20040115160955.GA16245-l0tNAEGuAhhzZ8+rp42Dbp9+tswZ0GTaehPwdyo5hKaELgA04lAiVw@public.gmane.org>
@ 2004-01-15 22:25 ` Micha Feigin
[not found] ` <20040115222552.GF9578-4cxDFgrrBECgSpxsJD1C4w@public.gmane.org>
0 siblings, 1 reply; 10+ messages in thread
From: Micha Feigin @ 2004-01-15 22:25 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
On Thu, Jan 15, 2004 at 05:09:55PM +0100, Stefan Seyfried wrote:
> On Thu, Jan 15, 2004 at 03:22:15PM +0100, Bas Mevissen wrote:
> > Stefan Seyfried wrote:
> >
> > >for the beginners in here: which one is swsusp, which one is pmdisk?
> > >I'm using a suse 2.6 kernel.
> > >echo 4 > /proc/acpi/sleep works for me.
> > >
> >
> > See <http://swsusp.sourceforge.net/features.html>
>
> *blush* well, i could have figured this one out by myself. Anyway, so now
> i know i use swsusp :-)
>
Actually that is a link to an implementation thats not currently in the
kernel (Although I do think is better and I use it myself ;-)
> Thanks.
> --
> Stefan Seyfried
>
>
>
> -------------------------------------------------------
> The SF.Net email is sponsored by EclipseCon 2004
> Premiere Conference on Open Tools Development and Integration
> See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
> http://www.eclipsecon.org/osdn
> _______________________________________________
> Acpi-devel mailing list
> Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/acpi-devel
>
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Re: S4 reboots on resume
[not found] ` <20040115222552.GF9578-4cxDFgrrBECgSpxsJD1C4w@public.gmane.org>
@ 2004-01-15 23:16 ` Nigel Cunningham
[not found] ` <1074208585.10963.5.camel-udXHSmD1qAy4CTf7w+cZoA@public.gmane.org>
0 siblings, 1 reply; 10+ messages in thread
From: Nigel Cunningham @ 2004-01-15 23:16 UTC (permalink / raw)
To: Micha Feigin; +Cc: ACPI List
[-- Attachment #1: Type: text/plain, Size: 468 bytes --]
Yes, but the page pointed to compares the three implementations and how
they're activated (among other things).
Regards,
Nigel
On Fri, 2004-01-16 at 11:25, Micha Feigin wrote:
> > > See <http://swsusp.sourceforge.net/features.html>
> Actually that is a link to an implementation thats not currently in the
> kernel (Although I do think is better and I use it myself ;-)
--
My work on Software Suspend is graciously brought to you by
LinuxFund.org.
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Re: S4 reboots on resume
[not found] ` <1074208585.10963.5.camel-udXHSmD1qAy4CTf7w+cZoA@public.gmane.org>
@ 2004-01-16 1:10 ` Micha Feigin
0 siblings, 0 replies; 10+ messages in thread
From: Micha Feigin @ 2004-01-16 1:10 UTC (permalink / raw)
To: ACPI List
On Fri, Jan 16, 2004 at 12:16:25PM +1300, Nigel Cunningham wrote:
> Yes, but the page pointed to compares the three implementations and how
> they're activated (among other things).
>
I know, and it does that very well, I've already seen that comparison.
I mentioned that with response to the
"... *blush* well, i could have figured this one out by myself. ..."
comment.
Like I said in my post, and I think most everyone on the swsusp list
agrees we think that your version is currently the leading one. And
while we are on it, it is the only one for 2.4 ;-)
> Regards,
>
> Nigel
>
> On Fri, 2004-01-16 at 11:25, Micha Feigin wrote:
> > > > See <http://swsusp.sourceforge.net/features.html>
> > Actually that is a link to an implementation thats not currently in the
> > kernel (Although I do think is better and I use it myself ;-)
>
> --
> My work on Software Suspend is graciously brought to you by
> LinuxFund.org.
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2004-01-16 1:10 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-12 19:20 S4 reboots on resume Dirk Meul
[not found] ` <1073935225.2106.15.camel-bi+AKbBUZKZeoWH0uzbU5w@public.gmane.org>
2004-01-12 20:17 ` Karol Kozimor
2004-01-15 12:21 ` Pavel Machek
[not found] ` <20040115122142.GC12963-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2004-01-15 13:08 ` Stefan Seyfried
[not found] ` <20040115130810.GA9348-l0tNAEGuAhhzZ8+rp42Dbp9+tswZ0GTaehPwdyo5hKaELgA04lAiVw@public.gmane.org>
2004-01-15 14:22 ` Bas Mevissen
[not found] ` <4006A217.5040801-Y9IUUvl1dgU0Iwp8Nzs06g@public.gmane.org>
2004-01-15 14:36 ` Philip Balister
2004-01-15 16:09 ` Stefan Seyfried
[not found] ` <20040115160955.GA16245-l0tNAEGuAhhzZ8+rp42Dbp9+tswZ0GTaehPwdyo5hKaELgA04lAiVw@public.gmane.org>
2004-01-15 22:25 ` Micha Feigin
[not found] ` <20040115222552.GF9578-4cxDFgrrBECgSpxsJD1C4w@public.gmane.org>
2004-01-15 23:16 ` Nigel Cunningham
[not found] ` <1074208585.10963.5.camel-udXHSmD1qAy4CTf7w+cZoA@public.gmane.org>
2004-01-16 1:10 ` Micha Feigin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox