Re: [Bug 10797] Something is consuming power after shutdown

From: Arjan van de Ven
Date: Mon May 26 2008 - 12:16:49 EST


On Mon, 26 May 2008 09:59:47 -0300
"Renato S. Yamane" <yamane@xxxxxxxxxxxxxxxxx> wrote:

> <http://bugzilla.kernel.org/show_bug.cgi?id=10797>
> <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=481493>
>
> After poweroff, something still working and consuming power. So I
> loss ~4% of my battery charge in each 12h.
>
> If I shutdown my laptop using Kernel 2.6.24/25 when battery is 100%,
> after 12h my battery charge go to 96% (this information is checked
> with kpowersave and with LED available in my laptop that change color
> from blue to yellow when battery is not FULL).
>
> If I shutdown this same laptop by WinXP (I have a dual boot), nothing
> change. So, my battery still have 100% after 12h (or more).
>
> I see a similar problem in EeePC (the problem is with snd_hda_intel
> driver), but I don't have this driver loaded:


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.

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.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/