Comment 134 for bug 333386

Revision history for this message
Pablo (pjferra) wrote : Re: [Bug 333386] Re: Acer: Cannot change brightness with 2.6.27-11+ kernel

Ok Stefan, I've already done it.
Hope it would help
Wish to hear good news
Thanks again

            Pablo

2009/11/26 Stefan Bader <email address hidden>

> Hi Pablo, sorry for responding that late. The boot option
> (acpi_video_strict_detect=0) is only useful in Jaunty. Karmic is less
> restrictive by default and from the dmesg I see that the acpi video driver
> detects a gfx device. So in all this looks like a different problem and it
> should get into a new bug report (beside this one being so big one can hardy
> find information).
> So can you please open a new bug by calling "ubuntu-bug linux" on the
> command line. This will gather basic information and opens the bug. Give it
> a description like "Acer <your laptop model>: Cannot change brightness (at
> all | with hotkeys)".
> Then attach the output of
>
> - "sudo acpidump -o acpidump.txt"
> - "grep -r . /proc/acpi/video >acpi-video.txt"
>
> And finally assign me to that bug. You can also try to use
> "acpi_backlight=vendor" on the grub commandline and if that changes
> anything, please note that in the new bug as well.
>
> --
> Acer: Cannot change brightness with 2.6.27-11+ kernel
> https://bugs.launchpad.net/bugs/333386
> You received this bug notification because you are a direct subscriber
> of a duplicate bug.
>
> Status in “linux” package in Ubuntu: Fix Released
> Status in “linux” source package in Intrepid: Fix Released
> Status in “linux” source package in Jaunty: Fix Released
> Status in “linux” source package in Karmic: Fix Released
>
> Bug description:
> SRU justification:
>
> Impact: After I carelessly pulled in some updates to the ACPI video code,
> we were faced with some regressions. One was (at least) a certain Acer
> laptop model that suddenly had no backlight control.
>
> Fix: As the ACPI BIOS is broken on a way that only the *wrong* graphics
> definition will be accepted by acpi-video as the right definition lacks an
> attribute to be considered, the fix is to have less strict requirements to
> that check, so the definition for the right graphics device gets accepted (a
> patch doing that unconditionally, has been submitted upstream and has been
> acked, but might not make it until 2.6.32). For the stable tree I created
> more code which makes sure the less strict tests only take effect on that
> laptop or when the user really wants to.
>
> Testcase: Booting on another laptop will not activate the code (which
> prints a "Using less strict video detection..." message) but will do with
> "acpi_video_strict_detect=0". In both cases nothing bad happened. The
> affected laptop boots and selects the new check which gives back the
> backlight control.
>
> ---
>
> Since the 2.6.27-11 generic kernel (also in 2.6.27-12) I cannot change the
> backlight brightness anymore. In the latest kernel, it seems there's no more
> file in /proc/acpi/video, but GFX0 still apears in 2.6.27-9 where I can
> still change brightness. I'm new to linux so if you need information give me
> the command to run. It's an acer 6920G laptop.
>