9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Steve Simon <steve@quintile.net>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] RaspberryPi, monitor energy saving
Date: Fri, 16 May 2014 09:45:53 +0100	[thread overview]
Message-ID: <761B3FC6-018E-4663-AFFA-452BCC3B410A@quintile.net> (raw)
In-Reply-To: <CANZw+5eutnp72_ozhsmJFTKOBnVL17TTv6FnRAD-egOMuCb0YQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1521 bytes --]

i believe that this works for vga attached monitors, vesa says that when the clocks
disappear on the sync the monitor should shutdown.

the raspberry pi uses hdmi and also it doesn't use a vesa bios, it has a gpu bios
which does a similar job but is not standardised, and, though it is documented,
it can be tough to use (for me at least).

i am happy to be contradicted on any of this of couse.

-Steve




> On 16 May 2014, at 04:53, Shane Morris <edgecomberts@gmail.com> wrote:
> 
> This might be wildly off the mark, but is there something VESA related to do this, VGA monitors, et al?
> 
> I prepare to stand flamed. ^.^
> 
> 
>> On Fri, May 16, 2014 at 8:26 AM, Bakul Shah <bakul@bitblocks.com> wrote:
>> On Thu, 15 May 2014 22:04:34 BST "Steve Simon" <steve@quintile.net> wrote:
>> > Its just wonderful to have a raspberry pi as a plan9 terminal,
>> > but the energy saving of the pi is outweighed by the monitor I use.
>> >
>> > The Pi's display code blanks the screen after a while but this does
>> > not shutdown the monitor.
>> >
>> > I dug a little and it seems I need to send CEC (Consumer Electronics Control)
>> > messages over HDMI - Via a Pi GPU entrypoint.
>> >
>> >
>> > Porting libcec looks a little painful especially as I only need to be able
>> > to send two messages (turn on and turn off).
>> >
>> > Anyone know anything about this stuff? is CEC what I need or is there some
>> > other (simpler) way?
>> 
>> May be use a gpio pin to control a switch?!
> 

[-- Attachment #2: Type: text/html, Size: 2356 bytes --]

  reply	other threads:[~2014-05-16  8:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-15 21:04 Steve Simon
2014-05-15 22:26 ` Bakul Shah
2014-05-16  3:53   ` Shane Morris
2014-05-16  8:45     ` Steve Simon [this message]
2014-05-16  9:27       ` Shane Morris
2014-05-16 12:28       ` erik quanstrom
2014-05-16 12:32         ` Steve Simon
2014-05-16 12:43           ` erik quanstrom
2014-05-16 16:59             ` Bakul Shah

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=761B3FC6-018E-4663-AFFA-452BCC3B410A@quintile.net \
    --to=steve@quintile.net \
    --cc=9fans@9fans.net \
    /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;
as well as URLs for NNTP newsgroup(s).