Screen Blanking Power Management Requirements

Daniel van Vugt daniel.van.vugt at canonical.com
Tue Jun 25 01:32:16 UTC 2013


If anyone isn't aware yet, you can control a backlight (including on 
Android devices) by writing to:
   /sys/class/backlight/$x/brightness
up to a maximum value of
   /sys/class/backlight/$x/max_brightness


On 25/06/13 06:03, Kevin DuBois wrote:
> I added myself for this requirement here (kgunn/robert_ancell, please
> move task if there's a better place):
> https://blueprints.launchpad.net/ubuntu/+spec/client-1303-mir-phone
>
> The approach sounds sensible. The event should come from somewhere else
> to mir.
> There is a caveat though, which is that we are not in a good place (from
> an architectural position) to control the backlight settings when the
> screen turns off. We can pause the mir server and turn the display off
> easily enough, but the backlight control should probably be somewhere else.
>
> Cheers,
> Kevin
>
>
>
>
> On Mon, Jun 24, 2013 at 10:29 AM, Robert Carr <robert.carr at canonical.com
> <mailto:robert.carr at canonical.com>> wrote:
>
>
>
>     Hi! There was a meeting today on power management requirements for
>     Mir on phablet. Sending out an email to capture the new requirements.
>
>     Essentially the model is as follows:
>
>     The shell will use it's event filter, to emit DBus events, i.e.
>     Session Idle (say no input in X minutes), Session Unidle.
>
>     powerd will listen to these events and combine power management
>     policy (i.e. do we blank the screen on idle? perhaps there is a
>     video playing, so we do not at the moment), and in many cases ask
>     the shell again "blank".
>
>     So the requirement on Mir is for methods on mg::Display to
>     blank/unblank the display. Is someone able to take this as a work item?
>
>     Thanks,
>     Robert
>
>
>     --
>     Mir-devel mailing list
>     Mir-devel at lists.ubuntu.com <mailto:Mir-devel at lists.ubuntu.com>
>     Modify settings or unsubscribe at:
>     https://lists.ubuntu.com/mailman/listinfo/mir-devel
>
>
>
>



More information about the Mir-devel mailing list