All of lore.kernel.org
 help / color / mirror / Atom feed
From: Claas Langbehn <claas@rootdir.de>
To: Patrick Mochel <mochel@osdl.org>
Cc: linux-kernel@vger.kernel.org,
	Andrew de Quincey <adq@lidskialf.net>,
	acpi-devel@lists.sourceforge.net
Subject: Re: [2.6.0-test5-mm1] Suspend to RAM problems
Date: Wed, 10 Sep 2003 17:45:51 +0200	[thread overview]
Message-ID: <20030910154551.GA1507@rootdir.de> (raw)
In-Reply-To: <Pine.LNX.4.33.0309100829470.1012-100000@localhost.localdomain>

Patrick Mochel wrote:

> > 1.) APM:   (ACPI follows...)
> > apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
> 
> It's likely that if your system supports ACPI, the APM implementation will 
> not work, especially if you boot with ACPI enabled. 

Sure. That was with an APM-only enabled kernel.


> > 2) ACPI
> > Thanks to Andrew de Quincey I can boot with ACPI without
> > problems and I can read out my temp and so on, but when I do
> >    echo -n "mem" >/sys/power/state 
> > the machine goes into sleep (STR) but crashes after waking up again.
> 
> What exactly does it do on wakeup? 

When the system sleeps, it the power LED blinks. I call it wake-up
when the system starts again. I press a key or the power button. Then
the system beeps once and it comes back...

> Would you please try the patch at: 
> http://developer.osdl.org/~mochel/patches/test5-pm1/test5-pm2.diff.bz2

i will try it and report about my experiences later.


> Also, please try removing all modules before suspending and reinserting 
> them after resuming. 
I did that. But I have a lot inside the kernel. I will try to modularise
more.

> Do you have any of the following enabled: 
> 
> SMP?
no

> Preempt?
no

> APIC?
yes:
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_UP_APIC=y
CONFIG_X86_UP_IOAPIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y


> >    echo -n "S3" > /proc/acpi/sleep 

> That should be:
> 	echo "3" > /proc/acpi/sleep
> 
> But, please use the sysfs interface. 

alright. but that has the same effects.




bye, claas

  reply	other threads:[~2003-09-10 15:46 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-10 10:31 [2.6.0-test5-mm1] Suspend to RAM problems Claas Langbehn
2003-09-10 11:13 ` [ACPI] " Claas Langbehn
     [not found]   ` <20030910111312.GA847-YJlxJerscEeELgA04lAiVw@public.gmane.org>
2003-09-10 14:38     ` Pavel Machek
2003-09-10 14:38       ` Pavel Machek
2003-09-10 15:47       ` Claas Langbehn
     [not found]         ` <20030910154702.GB1507-YJlxJerscEeELgA04lAiVw@public.gmane.org>
2003-09-10 17:11           ` Pavel Machek
2003-09-10 17:11             ` Pavel Machek
     [not found]             ` <20030910171139.GB2764-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2003-09-10 21:20               ` Andrew de Quincey
2003-09-10 21:20                 ` [ACPI] " Andrew de Quincey
2003-09-11 11:57       ` Claas Langbehn
     [not found] ` <20030910103142.GA1053-YJlxJerscEeELgA04lAiVw@public.gmane.org>
2003-09-10 15:33   ` Patrick Mochel
2003-09-10 15:33     ` Patrick Mochel
2003-09-10 15:45     ` Claas Langbehn [this message]
     [not found]       ` <20030910154551.GA1507-YJlxJerscEeELgA04lAiVw@public.gmane.org>
2003-09-10 16:10         ` Pau Aliagas
2003-09-10 16:10           ` Pau Aliagas
     [not found]           ` <Pine.LNX.4.44.0309101806480.2528-100000-hpaKMlRJ+hxRbP4gfI7f2Q@public.gmane.org>
2003-09-13 15:56             ` [ACPI] " Pavel Machek
2003-09-13 15:56               ` Pavel Machek
2003-09-11 12:45     ` Claas Langbehn
     [not found]       ` <20030911124530.GA7695-YJlxJerscEeELgA04lAiVw@public.gmane.org>
2003-09-11 15:54         ` Patrick Mochel
2003-09-11 15:54           ` Patrick Mochel
2003-09-13 14:17           ` Claas Langbehn
2003-09-13 14:19           ` [ACPI] " Claas Langbehn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030910154551.GA1507@rootdir.de \
    --to=claas@rootdir.de \
    --cc=acpi-devel@lists.sourceforge.net \
    --cc=adq@lidskialf.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mochel@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.