Bug 16093 - Backlight control not working with Acer Travelmate 6492 and kernel 2.6.34
Summary: Backlight control not working with Acer Travelmate 6492 and kernel 2.6.34
Status: RESOLVED INSUFFICIENT_DATA
Alias: None
Product: Drivers
Classification: Unclassified
Component: Platform (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: acpi_platform-drivers@kernel-bugs.osdl.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-01 18:59 UTC by Jay
Modified: 2012-11-20 17:22 UTC (History)
2 users (show)

See Also:
Kernel Version: 2.6.34
Subsystem:
Regression: No
Bisected commit-id:


Attachments
dmidecode Output (10.38 KB, application/octet-stream)
2010-06-01 18:59 UTC, Jay
Details
DSDT table (33.79 KB, application/octet-stream)
2010-06-01 19:00 UTC, Jay
Details
Kernel config file (14.44 KB, application/x-gzip)
2010-06-01 19:00 UTC, Jay
Details

Description Jay 2010-06-01 18:59:34 UTC
Created attachment 26599 [details]
dmidecode Output

Hello,

i'm using a Acer Travelmate 6492 Laptop, with i915 Kernel-Mode-Setting. The Backlight control isn't working, neither with the bare kernel nor with loaded acer_wmi module.

Kernel Parameter (tested w/ and w/o): "acpi_backlight=vendor"

What steps will reproduce the problem?
1. modprobe acer_wmi

What is the expected output? What do you see instead?
[ 5553.518046] acer-wmi: Acer Laptop ACPI-WMI Extras
[ 5554.206261] usb 7-1: new full speed USB device using uhci_hcd and address 3
[ 5554.407399] Bluetooth: Generic Bluetooth USB driver ver 0.6
[ 5554.407694] usbcore: registered new interface driver btusb
[ 5554.480212] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 5554.480215] Bluetooth: BNEP filters: protocol multicast
[ 5554.491812] Bluetooth: SCO (Voice Link) ver 0.6
[ 5554.491814] Bluetooth: SCO socket layer initialized

No Error Message appears, and the backlight subsystem seems to be present:

# ls -l /sys/class/backlight/acer-wmi/
insgesamt 0
-r--r--r-- 1 root root 4096  1. Jun 09:59 actual_brightness
-rw-r--r-- 1 root root 4096  1. Jun 09:59 bl_power
-rw-r--r-- 1 root root 4096  1. Jun 09:59 brightness
lrwxrwxrwx 1 root root    0  1. Jun 09:59 device -> ../../../acer-wmi
-r--r--r-- 1 root root 4096  1. Jun 08:50 max_brightness
drwxr-xr-x 2 root root    0  1. Jun 09:59 power
lrwxrwxrwx 1 root root    0  1. Jun 08:50 subsystem ->
../../../../../class/backlight
-rw-r--r-- 1 root root 4096  1. Jun 08:50 uevent

But changing the Value in "brightness" doesn't affect anything, nor the Backlight/Brightness Keys will work.

What version of acer_acpi are you using? On which distribution and kernel
version?
2.6.24, Vanilla Kernel and Gentoo patched version

Please provide any additional information below.
see attached dpmidecode, dsdt table, kernel config

Thanks! ;-)

Best Regards, Jay
Comment 1 Jay 2010-06-01 19:00:16 UTC
Created attachment 26600 [details]
DSDT table
Comment 2 Jay 2010-06-01 19:00:38 UTC
Created attachment 26601 [details]
Kernel config file
Comment 3 Jay 2010-06-01 19:03:37 UTC
What version of acer_acpi are you using? On which distribution and kernel
version?
2.6.34 (the .24 was a typo), Vanilla Kernel, and Gentoo patched version

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