screen brightness adjusts itself constantly

Bug #1247694 reported by Mathijs Veen
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
powerd
New
Undecided
Unassigned
powerd (Ubuntu)
Confirmed
Undecided
Unassigned
ubuntu-system-settings (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Ubuntu 13.10 (r100) (Touch)

Expected: manualy adjusted screen brightness stays that way, except after period of inactivity, when it goes into power saving mode

Instead: brightness is dimmed after a few seconds

As stated in title, screen brighness adjusts itself constantly: When adjusting brightness manualy, Galaxy Nexus device (maguro) is often dimmed immedeatly to seemingly some kind of default setting.
Usualy, this bug happens within seconds after the brightness is set manualy. Sometimes though, it happens later at (apparently) random moments. On rare occasions, it doesnt happen at all.
On every occasion however, the slider for manual setting stays where it is.

At first, I was thinking it was triggered by an overzealous proximity sensor (which however works perfectly on android). Now I am leaning towards some sort of default setting or automated brightness. Judging from earlier posts on xda and LP, it seems there was such a feature at some stage in the beta. is there some kind of automatic brightness process at work, that overides the manual, but which has no interface?

content of media-info:
Ubuntu 13.10 - armhf (20131017)

mat@Lapbuntu:~$ adb shell getprop ro.cm.device
maguro

Revision history for this message
Iain Lane (laney) wrote :

It's not a problem with ubuntu-system-settings; opening a task on powerd (the daemon which controls this)

Changed in ubuntu-system-settings (Ubuntu):
status: New → Invalid
Revision history for this message
Mathijs Veen (matv1) wrote : Re: [Bug 1247694] Re: screen brighness adjusts itself constantly

Correct. I happened to flash to 14.04 (r. 32) yesterday. I no longer see
this happening. I consider this bug resolved.

I do still see some other issues related with power management but I will
file new bug rep after testing a bit more.
Thnks.

On Wed, Dec 4, 2013 at 5:47 PM, Iain Lane <email address hidden> wrote:

> It's not a problem with ubuntu-system-settings; opening a task on powerd
> (the daemon which controls this)
>
> ** Also affects: powerd
> Importance: Undecided
> Status: New
>
> ** Also affects: powerd (Ubuntu)
> Importance: Undecided
> Status: New
>
> ** Changed in: ubuntu-system-settings (Ubuntu)
> Status: New => Invalid
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1247694
>
> Title:
> screen brighness adjusts itself constantly
>
> Status in PowerD:
> New
> Status in “powerd” package in Ubuntu:
> New
> Status in “ubuntu-system-settings” package in Ubuntu:
> Invalid
>
> Bug description:
> Ubuntu 13.10 (r100) (Touch)
>
> Expected: manualy adjusted screen brightness stays that way, except
> after period of inactivity, when it goes into power saving mode
>
> Instead: brightness is dimmed after a few seconds
>
> As stated in title, screen brighness adjusts itself constantly: When
> adjusting brightness manualy, Galaxy Nexus device (maguro) is often dimmed
> immedeatly to seemingly some kind of default setting.
> Usualy, this bug happens within seconds after the brightness is set
> manualy. Sometimes though, it happens later at (apparently) random moments.
> On rare occasions, it doesnt happen at all.
> On every occasion however, the slider for manual setting stays where it
> is.
>
> At first, I was thinking it was triggered by an overzealous proximity
> sensor (which however works perfectly on android). Now I am leaning
> towards some sort of default setting or automated brightness. Judging
> from earlier posts on xda and LP, it seems there was such a feature at
> some stage in the beta. is there some kind of automatic brightness
> process at work, that overides the manual, but which has no interface?
>
> content of media-info:
> Ubuntu 13.10 - armhf (20131017)
>
> mat@Lapbuntu:~$ adb shell getprop ro.cm.device
> maguro
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/powerd/+bug/1247694/+subscriptions
>

Revision history for this message
Michael Hall (mhall119) wrote : Re: screen brighness adjusts itself constantly

Still happens to me on r116

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in powerd (Ubuntu):
status: New → Confirmed
Revision history for this message
Mathijs Veen (matv1) wrote :

@mhall119 Thats weird, I thought it was gone. I havn't been running touch for a couple of weeks now but I will do a fresh install later today and check this. Btw are you also on Maguro?

Revision history for this message
Mathijs Veen (matv1) wrote :

yeah. It does still do that.

Revision history for this message
Pat McGowan (pat-mcgowan) wrote :

As I see it this is behaving properly, manually changing the brightness is changing the normal in-use setting. It does not mean I no longer want the screen to dim after a period of inactivity.
What is missing is the option to turn off automatic brightness control, along with settings for the inactivity timeouts for dim and suspend.

Changed in ubuntu-system-settings (Ubuntu):
status: Invalid → New
Revision history for this message
Seth Forshee (sforshee) wrote : Re: [Bug 1247694] Re: screen brighness adjusts itself constantly

On Thu, Jan 16, 2014 at 02:28:26PM -0000, Pat McGowan wrote:
> As I see it this is behaving properly, manually changing the brightness is changing the normal in-use setting. It does not mean I no longer want the screen to dim after a period of inactivity.
> What is missing is the option to turn off automatic brightness control, along with settings for the inactivity timeouts for dim and suspend.

The powerd dbus api to allow changing the brightness and {en,dis}abling
autobrightness has been ready for months, just waiting for someone to
approve the merge request. Until that happens there is no way to apply
the user settings.

Inactivity timeouts are a different topic, but I will interject that the
plan has long been for unity to take over this functionality. I don't
think it makes sense to plumb in any apis for changing this in powerd
when that functionality will be removed.

Revision history for this message
Mathijs Veen (matv1) wrote : Re: screen brighness adjusts itself constantly

@pat-mcgowan So you are saying that when my screen dims instantly, it would be caused by default autobrightness behaviuor? I have considered that but I cant really support that assumption. it seems to do this under any given lighting condition.

Also, if your assuption of the cause of this is correct, Inactivity timeouts indeed have nothing to do with this issue. I see inactivity kicking like clockwork at about 40 secs (is that the default currently?). It would be nice to get a ui control for this but that is unrelated. If Unity (8 I presume?) will be solving this, thats great.

Revision history for this message
Michael Frey (mfrey) wrote :

We have an MR that will allow you to disable auto brightness.

Revision history for this message
Mathijs Veen (matv1) wrote : Re: [Bug 1247694] Re: screen brighness adjusts itself constantly

This is the merge that Seth Forshee was refering to as well? In that case,
I would love to see this merged then. Not 100% sure if it will solve my
issue, but it seems likely. And there is no doubt that that feature is
needed regardless.

On Fri, Jan 17, 2014 at 3:17 PM, Michael Frey <email address hidden>wrote:

> We have an MR that will allow you to disable auto brightness.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1247694
>
> Title:
> screen brighness adjusts itself constantly
>
> Status in PowerD:
> New
> Status in “powerd” package in Ubuntu:
> Confirmed
> Status in “ubuntu-system-settings” package in Ubuntu:
> New
>
> Bug description:
> Ubuntu 13.10 (r100) (Touch)
>
> Expected: manualy adjusted screen brightness stays that way, except
> after period of inactivity, when it goes into power saving mode
>
> Instead: brightness is dimmed after a few seconds
>
> As stated in title, screen brighness adjusts itself constantly: When
> adjusting brightness manualy, Galaxy Nexus device (maguro) is often dimmed
> immedeatly to seemingly some kind of default setting.
> Usualy, this bug happens within seconds after the brightness is set
> manualy. Sometimes though, it happens later at (apparently) random moments.
> On rare occasions, it doesnt happen at all.
> On every occasion however, the slider for manual setting stays where it
> is.
>
> At first, I was thinking it was triggered by an overzealous proximity
> sensor (which however works perfectly on android). Now I am leaning
> towards some sort of default setting or automated brightness. Judging
> from earlier posts on xda and LP, it seems there was such a feature at
> some stage in the beta. is there some kind of automatic brightness
> process at work, that overides the manual, but which has no interface?
>
> content of media-info:
> Ubuntu 13.10 - armhf (20131017)
>
> mat@Lapbuntu:~$ adb shell getprop ro.cm.device
> maguro
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/powerd/+bug/1247694/+subscriptions
>

summary: - screen brighness adjusts itself constantly
+ screen brightness adjusts itself constantly
Revision history for this message
Pat McGowan (pat-mcgowan) wrote :

autobrightness control provided

Changed in ubuntu-system-settings (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.