Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754689AbYCLVNV (ORCPT ); Wed, 12 Mar 2008 17:13:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752221AbYCLVNM (ORCPT ); Wed, 12 Mar 2008 17:13:12 -0400 Received: from out4.smtp.messagingengine.com ([66.111.4.28]:54418 "EHLO out4.smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752218AbYCLVNL (ORCPT ); Wed, 12 Mar 2008 17:13:11 -0400 X-Sasl-enc: xAIaCWcgbAe/tFKX2lPe5Zev3qg9jbww0bPZQEFq24Yn 1205356389 Date: Wed, 12 Mar 2008 18:13:07 -0300 From: Henrique de Moraes Holschuh To: Lukas Hejtmanek Cc: Arkadiusz Miskiewicz , Jens Axboe , 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: <20080312211306.GD30864@khazad-dum.debian.net> References: <20080225230035.GA14503@khazad-dum.debian.net> <20080312133529.GB21290@khazad-dum.debian.net> <20080312135521.GE8141@ics.muni.cz> <200803121952.42666.arekm@maven.pl> <20080312193637.GA27873@ics.muni.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080312193637.GA27873@ics.muni.cz> X-GPG-Fingerprint: 1024D/1CDB0FE3 5422 5C61 F6B7 06FB 7E04 3738 EE25 DE3F 1CDB 0FE3 User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1463 Lines: 30 On Wed, 12 Mar 2008, Lukas Hejtmanek wrote: > On Wed, Mar 12, 2008 at 07:52:41PM +0100, Arkadiusz Miskiewicz wrote: > > 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. > > well, on 2.6.25-rc4, some keys are not reported as input (xev does not see any > key press), some keys are. Is this desired? Or all the keys (fn+f1-12 + volume > + backlight + think vantage) should be reported as some input event and thus > acpid makes no sense any more? xev has to get events from somewhere. That somewhere happens to be a buggy mess right now (X.org evdev device). Or it is getting it through some other middleware, like HAL, which can have its own problems. If you want to test thinkpad-acpi functionality, get HAL and X.org out of the way. The easiest way is to do it in single user mode. -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh -- 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/