Bug 15575
Summary: | Netbook Philco PHN 10108 doesn't supported by kernel to change LCD brightness level | ||
---|---|---|---|
Product: | Drivers | Reporter: | Eriberto (eriberto) |
Component: | Platform_x86 | Assignee: | drivers_platform_x86 (drivers_platform_x86) |
Status: | RESOLVED OBSOLETE | ||
Severity: | normal | CC: | alan, daniel, eriberto, jbarnes, jrnieder, rui.zhang |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.34-rc1-git6 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 56331 | ||
Attachments: |
More informations.
lshw acpidump hwinfo xrandr --verbose Native backlight support for Intel |
Description
Eriberto
2010-03-18 23:20:07 UTC
Created attachment 25596 [details]
More informations.
Created attachment 25597 [details]
lshw
Created attachment 25598 [details]
acpidump
Created attachment 25599 [details]
hwinfo
the backlight is not controlled via ACPI, i.e. no _BCM/_BCL/_BQC methods available. can you change the backlight via xrandr? please attach the full dmesg output of xrandr --verbose Created attachment 25603 [details]
xrandr --verbose
I can't control via xrandr. File attached. This is not a Linux/ACPI bug because the backlight is not controlled via ACPI. IMO, the problem is that the graphics driver fully rely on the backlight sysfs I/F, and doesn't support the native backlight switching any more. Matthew wrote a patch to fix this, but I don't know the current status. Zhang, Must I wait a reply from Intel team? let's wait for Matthew's comments first. :p Ok Zhang. Thanks a lot for your help. I will wait. Bye! Opsss... In my original message: 's/When can't change the LCD brightness/I can't change the LCD brightness/' :-) Created attachment 25804 [details]
Native backlight support for Intel
This adds native backlight support for Intel. It's against drm-intel, so will probably only apply to 2.6.34-rc kernels. The backlight type support really needs to go upstream before this is mergable.
Dupe of https://bugs.freedesktop.org/show_bug.cgi?id=26664, closing. https://bugs.freedesktop.org/26664 says: | Should be fixed by building the upstream samsung-laptop drivers. Unfortunately, Eriberto's machine is from Philco, not Samsung. Missing backlight driver is something for the acpi guys to beat their head against. From comment #8, 2010: | This is not a Linux/ACPI bug because the backlight is not controlled via ACPI. | | IMO, the problem is that the graphics driver fully rely on the backlight sysfs | I/F, and doesn't support the native backlight switching any more. | | Matthew wrote a patch to fix this, but I don't know the current status. Assigning to platform-driver-x86. |