All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Renato S. Yamane" <yamane@diamondcut.com.br>
To: linux-kernel@vger.kernel.org
Cc: Arjan van de Ven <arjan@infradead.org>
Subject: Re: [Bug 10797] Something is consuming power after shutdown
Date: Wed, 28 May 2008 08:52:47 -0300	[thread overview]
Message-ID: <483D478F.9080503@diamondcut.com.br> (raw)
In-Reply-To: <483AE59A.9080700@diamondcut.com.br>

Renato S. Yamane wrote:
> Arjan van de Ven wrote:
>> "Renato S. Yamane" wrote:
>>> After poweroff, something still working and consuming power. So I
>>> loss ~4% of my battery charge in each 12h.
>>
>> the most obvious cause could be Wake-on-Lan, that leaves a part of the
>> system active (specifically, the network card). With the "ethtool"
>> program you can queary and set the state of this.
> 
> My network card have option WOL "disabled"
> 
> # ethtool eth0 | grep Wake
>         Supports Wake-on: pg
>         Wake-on: d
> 
>> Similarly, but less likely, there is wake-on-serial and wake-on-usb, in
>> theory those are possible too but I've yet to see one of those on any
>> of my machines.
> 
> # cat /proc/acpi/wakeup
> Device  S-state   Status   Sysfs node
> LID0      S4    *enabled
> RP01      S4     disabled  pci:0000:00:1c.0
> RP02      S4     disabled  pci:0000:00:1c.1
> RP03      S4     disabled
> RP04      S4     disabled
> USB1      S0     disabled  pci:0000:00:1d.0
> USB2      S0     disabled  pci:0000:00:1d.1
> USB3      S0     disabled  pci:0000:00:1d.2
> USB4      S0     disabled  pci:0000:00:1d.3
> USB7      S0     disabled  pci:0000:00:1d.7
> MODM      S4     disabled  pci:0000:00:1e.3
> PS2K      S4     disabled  pnp:00:07


I test two times as commented in [1] and I can see that this problem
don't hapen if, before shutdown, I close LCD Display (activing LID to
hibernate).

[1] <http://bugzilla.kernel.org/show_bug.cgi?id=10797#c1>

So, to shutdown laptop with no battery change, is necessary:

1) Active LID (closing LCD Display). With this, my laptop will
hibernate, so is necessary wake-up again.
2) Shutdown

Best regards,
Renato S. Yamane

  reply	other threads:[~2008-05-28 11:53 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-26 12:59 [Bug 10797] Something is consuming power after shutdown Renato S. Yamane
2008-05-26 15:44 ` Arjan van de Ven
2008-05-26 16:30   ` Renato S. Yamane
2008-05-28 11:52     ` Renato S. Yamane [this message]
2008-05-26 17:56 ` [CRM114spam]: " Dr. David Alan Gilbert
2008-05-31  7:44 ` Pavel Machek
2008-06-01 15:08   ` Renato S. Yamane
2008-06-02 19:20     ` Pavel Machek
2008-06-04 10:54       ` Renato S. Yamane
2008-06-09 11:15         ` Renato S. Yamane
2008-06-11 10:33           ` Pavel Machek
2008-06-12  2:18             ` Henrique de Moraes Holschuh
2008-06-13 11:06             ` Renato S. Yamane
2008-06-01 16:03   ` Henrique de Moraes Holschuh
  -- strict thread matches above, loose matches on Subject: below --
2008-06-01 19:59 devzero
2008-06-02  0:45 ` Renato S. Yamane
2008-06-02 17:36   ` Lennart Sorensen

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=483D478F.9080503@diamondcut.com.br \
    --to=yamane@diamondcut.com.br \
    --cc=arjan@infradead.org \
    --cc=linux-kernel@vger.kernel.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.