Set video brightness to max if it is 0 on bootup.

Bug #1118710 reported by James M. Leddy
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
HWE Next
Fix Released
Undecided
Alex Hung
linux (Ubuntu)
Fix Released
Medium
Alex Hung
Precise
Won't Fix
Medium
Unassigned
Quantal
Won't Fix
Medium
Unassigned

Bug Description

Some machines initialize their screen brightness to zero, which means for users it is very dark when you first boot your machine. This is annoying because you have to adjust brightness every time you boot up.

This patch proposes that we set the brightness to half the maximum value if this happens:

https://patchwork.kernel.org/patch/1529521/

tags: added: blocks-hwcert-enablement
Revision history for this message
Brad Figg (brad-figg) wrote : Missing required logs.

This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run:

apport-collect 1118710

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the Ubuntu Kernel Team.

Changed in linux (Ubuntu):
status: New → Incomplete
tags: added: patch precise quantal
Changed in linux (Ubuntu):
importance: Undecided → Medium
Changed in linux (Ubuntu Precise):
importance: Undecided → Medium
Changed in linux (Ubuntu Quantal):
importance: Undecided → Medium
Changed in linux (Ubuntu):
status: Incomplete → Confirmed
assignee: nobody → Alex Hung (alexhung)
Revision history for this message
Alex Hung (alexhung) wrote :

@James,

ACPI video.c module has a new function (i.e. video_ignore_initial_backlight) that will ignore BIOS initial zero brightness; however, DMI information is needed for the quirk.

Can you please run "sudo dmidecode > dmi.log" and attach the output? Let's see if we can add entries for the system(s).

Revision history for this message
Alex Hung (alexhung) wrote :

Upstream has different patches for the same problem, and quirks are used as the following commits for 12.04:

lts-backport-quantal: b53729e72e31a7f8ecb5b025f5799f4f363dc757
precise: 95fbf65ed2ed69e5ee6ff0cf4c944091687673a0

As a result, it seems to add DMI to "video_dmi_table" and calls video_ignore_initial_backlight (as in #2). Therefore, we will need to find out which systems has the zero-brightness problem and add their DMI one by one.

Revision history for this message
Anthony Wong (anthonywong) wrote :

@alexhung
Please refer to bug 1045208 for what machines are affected.

Revision history for this message
Anthony Wong (anthonywong) wrote :

@alex
are you able to find the necessary DMI data?

Revision history for this message
Alex Hung (alexhung) wrote :
penalvch (penalvch)
tags: added: cherry-pick
Changed in hwe-next:
status: New → Confirmed
assignee: nobody → Alex Hung (alexhung)
Revision history for this message
Alex Hung (alexhung) wrote :

I don't think there are others at the moment, as it does not specify exact models. Let's close this bug and file others if we encounter failures on other specified systems.

Changed in hwe-next:
status: Confirmed → Fix Released
Changed in linux (Ubuntu):
status: Confirmed → Fix Released
Revision history for this message
Joseph Salisbury (jsalisbury) wrote : Closing unsupported series nomination.

This bug was nominated against a series that is no longer supported, ie quantal. The bug task representing the quantal nomination is being closed as Won't Fix.

This change has been made by an automated script, maintained by the Ubuntu Kernel Team.

Changed in linux (Ubuntu Quantal):
status: New → Won't Fix
Revision history for this message
Steve Langasek (vorlon) wrote :

The Precise Pangolin has reached end of life, so this bug will not be fixed for that release

Changed in linux (Ubuntu Precise):
status: New → Won't Fix
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.