From: "Antonino A. Daplas" <adaplas@gmail.com>
To: abonilla@linuxwireless.org
Cc: Steven Rostedt <rostedt@goodmis.org>,
Benjamin Herrenschmidt <benh@kernel.crashing.org>,
Linux Kernel list <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@osdl.org>
Subject: Re: [PATCH] [Fwd: Console locking and blanking]
Date: Wed, 17 Aug 2005 14:00:23 +0800 [thread overview]
Message-ID: <4302D277.2000805@gmail.com> (raw)
In-Reply-To: <1124250948.4855.93.camel@localhost.localdomain>
Alejandro Bonilla Beeche wrote:
> On Tue, 2005-08-16 at 23:44 -0400, Steven Rostedt wrote:
>> On Wed, 2005-08-17 at 13:29 +1000, Benjamin Herrenschmidt wrote:
>>> On Wed, 2005-08-17 at 11:41 +1000, Benjamin Herrenschmidt wrote:
>>>
>>>> (I'm blind and I use a braille display. I use those functions to blank
>>>> my laptop's screen so people don't read it, and hopefully to conserve
>>>> power.)
>> At the OLS I learned that the backlight of a laptop (when the screen is
>> black, but still glows) actually spends more wattage than when the
>> screen is lit. So, unless you actually turn the laptop display off,
>> switching it to black will actually burn the battery quicker.
>
> This sounds stupid. Who told you this? The actual brightness is the one
> that consumes the most battery.
>
> Seriously, who told you such thing?
In TFT displays, nontransmissive pixels consume more power than transmissive
pixels. So a black background consumes more power than a white one. And
if you are using these ioctl's to blank the screen, it will default to
"normal blank" (if you don't set the vesa blanking mode first), which,
in vgacon or most of the fbdev's, will just turn the color palette to all
black. So yes, you might be consuming more power with this method.
You're probably better off turning the brightness down, if you cannot turn
the backlight off.
Tony
PS: I don't know the resulting power consumption if you use the vesa
blanking modes (TIOCL_SETVESABLANK) to blank while leaving the backlight on.
next prev parent reply other threads:[~2005-08-17 6:00 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-17 1:41 [PATCH] [Fwd: Console locking and blanking] Benjamin Herrenschmidt
2005-08-17 3:29 ` Benjamin Herrenschmidt
2005-08-17 3:44 ` Steven Rostedt
2005-08-17 3:51 ` Benjamin Herrenschmidt
2005-08-17 3:55 ` Alejandro Bonilla Beeche
2005-08-17 4:16 ` Steven Rostedt
2005-08-17 6:00 ` Antonino A. Daplas [this message]
2005-08-18 9:53 ` Helge Hafting
2005-08-17 3:52 ` Jon Smirl
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=4302D277.2000805@gmail.com \
--to=adaplas@gmail.com \
--cc=abonilla@linuxwireless.org \
--cc=akpm@osdl.org \
--cc=benh@kernel.crashing.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rostedt@goodmis.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox