Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754190AbYCNHa0 (ORCPT ); Fri, 14 Mar 2008 03:30:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751078AbYCNHaP (ORCPT ); Fri, 14 Mar 2008 03:30:15 -0400 Received: from brick.kernel.dk ([87.55.233.238]:25053 "EHLO kernel.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750935AbYCNHaO (ORCPT ); Fri, 14 Mar 2008 03:30:14 -0400 Date: Fri, 14 Mar 2008 08:30:12 +0100 From: Jens Axboe To: Henrique de Moraes Holschuh Cc: Arkadiusz Miskiewicz , Lukas Hejtmanek , Alexey Starikovskiy , "Rafael J. Wysocki" , linux-kernel@vger.kernel.org, ACPI Devel Maling List , Len Brown Subject: Re: 2.6.25-rc2 Regression Thinkpad acpi Message-ID: <20080314073012.GF17940@kernel.dk> References: <20080225230035.GA14503@khazad-dum.debian.net> <20080312133529.GB21290@khazad-dum.debian.net> <20080312135521.GE8141@ics.muni.cz> <200803121952.42666.arekm@maven.pl> <20080313231738.GH30864@khazad-dum.debian.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080313231738.GH30864@khazad-dum.debian.net> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1574 Lines: 35 On Thu, Mar 13 2008, Henrique de Moraes Holschuh wrote: > On Wed, 12 Mar 2008, Arkadiusz Miskiewicz wrote: > > > On Wed, Mar 12, 2008 at 10:35:29AM -0300, Henrique de Moraes Holschuh wrote: > > > > You shouldn't need to do anything other than teach userspace to respond > > > > to them, as they generate the proper KEY_* events. If you are giving the > > > > AML _OSI(Linux), at least... > > > > I'm also seeing regression on my thinkpad z60m where with git tree (tested > > again with 2 days old git) "thinkvantage" button stopped working (pressing it > > was previously seen by some userspace kde which run konsole). > > > > On 2.6.24 presses are seen. > > There were no changes to thinkpad-acpi that should have caused this. So I > need more data to find out what is happening. Might be a problem elsewhere > in ACPI, or some bug in thinkpad-acpi. > > You DO have /proc/acpi/event, correct? Please send me the debug output of > thinkpad-acpi when it is loaded with "debug=0xffff" as a parameter (and for > extra bonus, please compile it with the verbose debug Kconfig option). Updated to current kernel (saw it had a bunch of acpi fixes), and it now works correctly! xev sees the events and the mixer sees mute/unmute and volume up+down events. So I think we can lay this one to rest, thankfully. -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/