[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#587014: screen brightness can't be modified on some Panasonic laptops



On Wednesday 29 December 2010 16:24:28 Nicolas Limare wrote:
> I also received a message reportin for this bug on a Panasonic CF-52.
> 
> Can I in any way help this bug get more attention?
> 
What is Bug#587014? Do you have a link?

Panasonic is the only driver which will always try to use
native backlight switching (may conflict with video.ko?).

drivers/platform/x86/panasonic-laptop.c misses a line like:
if (acpi_video_backlight_support()

The reason panasonic was not changed to differ acpi/native
switching was because ACPI based switching resulted in 2 missing
backlight states. But this was fixed by better (more Windows compatible) 
parsing the backlight ACPI states and they should be all availeable
with ACPI as well. Len Brown has/had such a machine.

> Just in case, I am at 27C3 now, with my laptop, so if anyone there
> wants to directly investigate the issue just let me know.
No idea whether it's above, there is not much info about the issue,
but you could try in this direction. Tell me if it helps or if
you need assistance to try things out.

Ah, and there is the "global methods execution is broken":
https://bugzilla.kernel.org/show_bug.cgi?id=19462
which very much affects Panasonics.
Make sure your kernel has the git commit mentioned in the
last comment.

    Thomas



Reply to: