public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* APM sleep vs. ACPI S3 sleep
@ 2004-05-20 17:11 Cam
       [not found] ` <40ACE6B4.4060408-Nk/s8sJ9yP7QXOPxS62xeg@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Cam @ 2004-05-20 17:11 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hi

APM sleep eg. when running linux 2.4 with the APM behaviour in the BIOS 
used to suspend the machine, the battery would last for a long time and 
the machine would be cold to the touch (ie it's at the ambient temperature).

ACPI S3 sleep looks the same but the battery does not last long and the 
machine is warm to the touch.

Has anyone else seen this behaviour? Is it possible that the machine is 
waking itself periodically or at a certain level of discharge? Is it 
possible to make the ACPI sleep deeper?

-Cam
-- 
camilo-Nk/s8sJ9yP7QXOPxS62xeg@public.gmane.org                                                 <--


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click

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

* Re: APM sleep vs. ACPI S3 sleep
       [not found] ` <40ACE6B4.4060408-Nk/s8sJ9yP7QXOPxS62xeg@public.gmane.org>
@ 2004-05-21  3:57   ` Len Brown
       [not found]     ` <1085111866.12354.567.camel-D2Zvc0uNKG8@public.gmane.org>
  2004-05-24 17:13   ` Pavel Machek
  1 sibling, 1 reply; 4+ messages in thread
From: Len Brown @ 2004-05-21  3:57 UTC (permalink / raw)
  To: Cam; +Cc: ACPI Developers

On Thu, 2004-05-20 at 13:11, Cam wrote:
> Hi
> 
> APM sleep eg. when running linux 2.4 with the APM behaviour in the BIOS 
> used to suspend the machine, the battery would last for a long time and 
> the machine would be cold to the touch (ie it's at the ambient temperature).
> 
> ACPI S3 sleep looks the same but the battery does not last long and the 
> machine is warm to the touch.
> 
> Has anyone else seen this behaviour? Is it possible that the machine is 
> waking itself periodically or at a certain level of discharge? Is it 
> possible to make the ACPI sleep deeper?

S3 is suspend to RAM, so the processor will be off, but RAM will still
be refreshed; and some devices may still consume power.

S4 is suspend to disk, and it should be as cold this way as S5.

-Len




-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click

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

* Re: APM sleep vs. ACPI S3 sleep
       [not found] ` <40ACE6B4.4060408-Nk/s8sJ9yP7QXOPxS62xeg@public.gmane.org>
  2004-05-21  3:57   ` Len Brown
@ 2004-05-24 17:13   ` Pavel Machek
  1 sibling, 0 replies; 4+ messages in thread
From: Pavel Machek @ 2004-05-24 17:13 UTC (permalink / raw)
  To: Cam; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hi!

> APM sleep eg. when running linux 2.4 with the APM behaviour in the 
> BIOS used to suspend the machine, the battery would last for a long 
> time and the machine would be cold to the touch (ie it's at the 
> ambient temperature).
> 
> ACPI S3 sleep looks the same but the battery does not last long and 
> the machine is warm to the touch.
> 
> Has anyone else seen this behaviour? Is it possible that the machine 
> is waking itself periodically or at a certain level of discharge? Is 
> it possible to make the ACPI sleep deeper?

Probably some driver forgot to place its hardware to proper sleep.
Try to find out exactly what produces heat.
-- 
64 bytes from 195.113.31.123: icmp_seq=28 ttl=51 time=448769.1 ms         



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click

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

* Re: APM sleep vs. ACPI S3 sleep
       [not found]     ` <1085111866.12354.567.camel-D2Zvc0uNKG8@public.gmane.org>
@ 2004-06-10 10:10       ` Cam
  0 siblings, 0 replies; 4+ messages in thread
From: Cam @ 2004-06-10 10:10 UTC (permalink / raw)
  To: Len Brown; +Cc: ACPI Developers

Len

> S3 is suspend to RAM, so the processor will be off, but RAM will still
> be refreshed; and some devices may still consume power.
> 
> S4 is suspend to disk, and it should be as cold this way as S5.

The machine is now running with more memory than the BIOS was claimed to 
support, maybe this warmth in suspend is a side effect? Some 
misconfiguration of the memory? Increasing the memory and moving to 
ACPI/2.6 happened about the same time.

I don't think the machine supports S4 but I will be trying the linux 
software suspend stuff soon.

-Cam

-- 
camilo-Nk/s8sJ9yP7QXOPxS62xeg@public.gmane.org                                                 <--


-------------------------------------------------------
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org

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

end of thread, other threads:[~2004-06-10 10:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-20 17:11 APM sleep vs. ACPI S3 sleep Cam
     [not found] ` <40ACE6B4.4060408-Nk/s8sJ9yP7QXOPxS62xeg@public.gmane.org>
2004-05-21  3:57   ` Len Brown
     [not found]     ` <1085111866.12354.567.camel-D2Zvc0uNKG8@public.gmane.org>
2004-06-10 10:10       ` Cam
2004-05-24 17:13   ` Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox