Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 374435 - sys-kernel/gentoo-sources: Screen brightness control fails on Dell Studio 1558
Summary: sys-kernel/gentoo-sources: Screen brightness control fails on Dell Studio 1558
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL: http://git.kernel.org/?p=linux/kernel...
Whiteboard: [Linux-3.1]
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-08 11:00 UTC by darin hensley
Modified: 2011-09-27 13:10 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (file1,3.76 KB, text/plain)
2011-07-08 11:01 UTC, darin hensley
Details
.config of kernel (file1,70.23 KB, text/plain)
2011-07-08 11:02 UTC, darin hensley
Details
.config (.config,67.78 KB, text/plain)
2011-07-09 08:24 UTC, pizzaplane
Details

Note You need to log in before you can comment on or make changes to this bug.
Description darin hensley 2011-07-08 11:00:09 UTC
From posted above url...

"dysfunctional ACPI _BCM backlight brightness control method in the Dell Studio 1558 firmware (and likely the other 155x models). The fix involves overriding the use of the _BCM method with the Intel GPU i915 driver's opregion backlight control method. The fix will therefore affect all i915-based systems that support the opregion method not just Dell Studio systems. This does fix the brightness keys on the Dell Studio 1558 and might also fix other i915 systems with backlight brightness control problems."

Reproducible: Always

Steps to Reproduce:
1.Adjust laptop screen brightness with f4 f5 keys. 
2.
3.
Actual Results:  
Screen Brightness does not work

Expected Results:  
Screen Brightness adjusts
Comment 1 darin hensley 2011-07-08 11:01:46 UTC
Created attachment 279427 [details]
emerge --info
Comment 2 darin hensley 2011-07-08 11:02:51 UTC
Created attachment 279429 [details]
.config of kernel
Comment 3 pizzaplane 2011-07-09 08:23:53 UTC
I also have a studio 1558, and I have no backlight control.  Googling has lead me to believe that this functionality is best provided so far by the patched Ubuntu kernel here: https://launchpad.net/~kamalmostafa/+archive/linux-kamal-mjgbacklight

I don't see a link for the individual patches on that site however.

At one point I had this patch working, but either it doesn't apply to new kernels or I am doing something differently than before and don't realize it:
http://lists.freedesktop.org/archives/dri-devel/2011-January/007167.html
Comment 4 pizzaplane 2011-07-09 08:24:45 UTC
Created attachment 279487 [details]
.config
Comment 5 Pacho Ramos gentoo-dev 2011-07-10 17:29:41 UTC
Ups, I see you are using hardened-sources instead :S, would be nice if you could check with hardened-sources-2.6.39-r5
Comment 6 darin hensley 2011-07-30 06:40:02 UTC
I checked with linux-2.6.39-hardened-r6 and it did not fix the problem.
Comment 7 Stratos Psomadakis (RETIRED) gentoo-dev 2011-08-20 17:02:25 UTC
In the next couple of days, Linux-3.1-rc3 should be released, which will contain a patch that probably fixes the issue. 

If it works, I could try and backport the patch for Linux-3.0, and add it to genpatches for 3.0 kernels.

Thanks.