Most recent kernel where this bug did not occur: 2.6.23-rc2 Distribution: Gentoo Hardware Environment: ASUS A6Km-Q017 Problem Description: Hotkeys like: mute, voluem up, volume down, monitor brightness up, monitor brightness down, monitor switch on/off, wireless on/off, sleep button are broken work with new drivers/acpi/ec.c. There is no acpi event from any of those. Also i can't switch monitor off using Fn+F7. Power button, battery, fan, processor and thermal works fine. Steps to reproduce: always
Reply-To: akpm@linux-foundation.org On Wed, 22 Aug 2007 01:33:48 -0700 (PDT) bugme-daemon@bugzilla.kernel.org wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=8919 > > Summary: Broken hotkeys on ASUS A6Km notebook with 2.6.23-rc3. > Product: ACPI > Version: 2.5 > KernelVersion: 2.6.23-rc3 > Platform: All > OS/Version: Linux > Tree: Mainline > Status: NEW > Severity: normal > Priority: P1 > Component: Platform-Drivers > AssignedTo: acpi_platform-drivers@kernel-bugs.osdl.org > ReportedBy: szczekut@wit.edu.pl > > > Most recent kernel where this bug did not occur: 2.6.23-rc2 > Distribution: Gentoo > Hardware Environment: ASUS A6Km-Q017 > Problem Description: > > Hotkeys like: mute, voluem up, volume down, monitor brightness up, monitor > brightness down, monitor switch on/off, wireless on/off, sleep button are > broken work with new drivers/acpi/ec.c. There is no acpi event from any of > those. Also i can't switch monitor off using Fn+F7. Power button, battery, > fan, > processor and thermal works fine. > > Steps to reproduce: always > > Michal, please track this as a post-2.6.22 regression, thanks.
Could you please try patch from 8909?
With this one: http://bugzilla.kernel.org/attachment.cgi?id=12477 i get this: patching file drivers/acpi/ec.c Hunk #2 succeeded at 652 with fuzz 1 (offset -13 lines). Hunk #3 FAILED at 678. Hunk #4 succeeded at 695 (offset -17 lines). Hunk #5 succeeded at 713 (offset -17 lines). Hunk #6 succeeded at 804 (offset -17 lines). Hunk #7 succeeded at 852 (offset -17 lines). 1 out of 7 hunks FAILED -- saving rejects to file drivers/acpi/ec.c.rej
Created attachment 12494 [details] Try to make all ASUS notebooks work at once strange... Please try this patch against Linus' latest tree.
It works fine again. Thank you.
Thanks for testing! *** This bug has been marked as a duplicate of bug 8909 ***