Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759322AbYBYXAx (ORCPT ); Mon, 25 Feb 2008 18:00:53 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759055AbYBYXAm (ORCPT ); Mon, 25 Feb 2008 18:00:42 -0500 Received: from out3.smtp.messagingengine.com ([66.111.4.27]:60623 "EHLO out3.smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758931AbYBYXAk (ORCPT ); Mon, 25 Feb 2008 18:00:40 -0500 X-Sasl-enc: WtgKSNS42nZTkw19nDDi2uwpl9ULz7rsQYE7oZN4kCLC 1203980438 Date: Mon, 25 Feb 2008 20:00:35 -0300 From: Henrique de Moraes Holschuh To: Lukas Hejtmanek Cc: "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: <20080225230035.GA14503@khazad-dum.debian.net> References: <20080225093914.GB4375@ics.muni.cz> <200802251247.30605.rjw@sisk.pl> <20080225200354.GE16513@khazad-dum.debian.net> <20080225204951.GB4432@ics.muni.cz> <20080225210113.GF16513@khazad-dum.debian.net> <20080225220720.GA4523@ics.muni.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080225220720.GA4523@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: 1378 Lines: 36 On Mon, 25 Feb 2008, Lukas Hejtmanek wrote: > volume keys work. But anything through acpid does not. Even AC/battery switch > is not signalized. So the bug may be somewhere else? Yeah, there is an EC-related regression in 2.6.25-rc3 that bites your thinkpad. I don't have a link to it right now, but if you look for the messages to LKML on the last 48h, you will find it. > [ 418.816087] thinkpad_acpi: requested hot key mask 0xffffffff, but firmware forced it to 0x00ffffff Don't do this. Just let the driver select the default mask, unless you *really* know better. > > Sure, try this one: > > not better. It wouldn't fix any EC issues. If you just revert the 6c231bd5eb07ce546517019f334652b9ecfc329a commit entirely (note, I don't mean revert TO THE COMMIT), by doing something like this: git checkout v2.6.25-rc3 git show 6c231bd5eb07ce546517019f334652b9ecfc329a | patch -p1 -R Does it fix anything ? -- "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/