Closed Bug 788406 Opened 12 years ago Closed 12 years ago

[Otoro] Phone should boot up with highest brightness

Categories

(Firefox OS Graveyard :: GonkIntegration, defect)

x86
macOS
defect
Not set
normal

Tracking

(blocking-basecamp:-)

RESOLVED INVALID
blocking-basecamp -

People

(Reporter: timdream, Unassigned)

Details

The default setting of screen brightness is 1. Currently the phone boots up with brightness = 0.5, which results the screen suddenly being turn bright when the phone enters Gaia.
blocking-basecamp: --- → ?
The first brightness is controlled by bootloader for splash screen then it will be adjusted by OS according to user setting. 
If you want brightness to be 1 on the beginning of boot up then it should change the code on bootloader. But this seems be not related on B2G.
(In reply to Marco Chen [:mchen] from comment #1)
> The first brightness is controlled by bootloader for splash screen then it
> will be adjusted by OS according to user setting. 
> If you want brightness to be 1 on the beginning of boot up then it should
> change the code on bootloader. But this seems be not related on B2G.

Then let's change the code in bootloader?
The images including linux kernel and bootloader are provided by Vendor. As I know we have no sources code to do modification.

By the way, normally device didn't configure backlight to highest on bootloader.
This is for power management.
If we set backlight to highest on bootloader then device may be forced to shutdown due to the state of battery too low even user already set backlight to lowest on user setting.

Note that the backlight setting is fixed on bootloader and not sync with user setting.
So this should not be a bug.
(In reply to Marco Chen [:mchen] from comment #3)
> The images including linux kernel and bootloader are provided by Vendor. As
> I know we have no sources code to do modification.
> 
> By the way, normally device didn't configure backlight to highest on
> bootloader.
> This is for power management.
> If we set backlight to highest on bootloader then device may be forced to
> shutdown due to the state of battery too low even user already set backlight
> to lowest on user setting.
> 
> Note that the backlight setting is fixed on bootloader and not sync with
> user setting.
> So this should not be a bug.

Got it. Thanks for explanation. I'll work on a graceful solution in Gaia instead.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Not a platform blocker.  Tim, if you can put a link to the Gaia issue here, we'd appreciate it.  Thanks.
blocking-basecamp: ? → -
You need to log in before you can comment on or make changes to this bug.