Bug 29882 - LCD backlight brightness too low to be useable, though changeable
Summary: LCD backlight brightness too low to be useable, though changeable
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: ACPI
Classification: Unclassified
Component: Power-Video (show other bugs)
Hardware: All Linux
: P1 high
Assignee: acpi_power-video
URL: rui.zhang@intel.com
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-25 09:01 UTC by Niklas Schnelle
Modified: 2012-01-18 03:17 UTC (History)
3 users (show)

See Also:
Kernel Version: 2.6.38-rc6
Subsystem:
Regression: Yes
Bisected commit-id:


Attachments

Description Niklas Schnelle 2011-02-25 09:01:43 UTC
When running 2.6.38-rc6 from mainline my Dell Inspiron 13" boots up fine but
the brightness level is too low to be useable, its barely readable at indoor conditions. However I can change the the value with /sys/class.. and with the hotkeys still it's in the range between nearly off (value 0) to barely readable (value 15 which is reported as maximum)
This seems to be a regression as it works with bot 2.6.37 and 2.6.37.1
Here is what lspci says about my video related hardware

00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07) (prog-if 00 [VGA controller])
	Subsystem: Dell Device 0418
	Flags: bus master, fast devsel, latency 0, IRQ 43
	Memory at f0000000 (64-bit, non-prefetchable) [size=4M]
	Memory at d0000000 (64-bit, prefetchable) [size=256M]
	I/O ports at 1800 [size=8]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: i915
	Kernel modules: i915

00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
	Subsystem: Dell Device 0418
	Flags: bus master, fast devsel, latency 0
	Memory at f0400000 (64-bit, non-prefetch
Comment 1 Len Brown 2011-03-22 01:52:30 UTC
please attach the working .config for 2.6.37 and the failing .config
for 2.6.38.  One area of interest would be anything related to KMS.

My guess is that the backlight is actually OFF,
and that you may be seeing brightness applied to the faint ambient
glow that some screens have.

also, please try this parameter
video.use_bios_initial_backlight=0
and report if it makes any difference.
Comment 2 Zhang Rui 2012-01-18 03:17:46 UTC
Bug closed as there is no response from the bug reporter.

Please feel free to reopen it if the problem still exists in the latest upstream kernel, with and without the suggestion in comment #2.

Note You need to log in before you can comment on or make changes to this bug.