Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754845AbYCNHFk (ORCPT ); Fri, 14 Mar 2008 03:05:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751771AbYCNHFb (ORCPT ); Fri, 14 Mar 2008 03:05:31 -0400 Received: from brick.kernel.dk ([87.55.233.238]:7496 "EHLO kernel.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751719AbYCNHFa (ORCPT ); Fri, 14 Mar 2008 03:05:30 -0400 Date: Fri, 14 Mar 2008 08:05:28 +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: <20080314070528.GE17940@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: 2669 Lines: 53 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). Yep, I do have /proc/acpi event. I'll build thinkpad-acpi modular and set the extra debug option. > Also, send me the output of > "grep . /sys/bus/platform/devices/thinkpad_acpi/*" /sys/bus/platform/devices/thinkpad_acpi/bluetooth_enable:0 grep: /sys/bus/platform/devices/thinkpad_acpi/cmos_command: Permission denied /sys/bus/platform/devices/thinkpad_acpi/hotkey_all_mask:0x00ffffff /sys/bus/platform/devices/thinkpad_acpi/hotkey_bios_enabled:0 /sys/bus/platform/devices/thinkpad_acpi/hotkey_bios_mask:0x0000080c /sys/bus/platform/devices/thinkpad_acpi/hotkey_enable:1 /sys/bus/platform/devices/thinkpad_acpi/hotkey_mask:0x008c7fff /sys/bus/platform/devices/thinkpad_acpi/hotkey_radio_sw:1 /sys/bus/platform/devices/thinkpad_acpi/hotkey_recommended_mask:0x008c7fff /sys/bus/platform/devices/thinkpad_acpi/hotkey_report_mode:1 /sys/bus/platform/devices/thinkpad_acpi/modalias:platform:thinkpad_acpi /sys/bus/platform/devices/thinkpad_acpi/uevent:DRIVER=thinkpad_acpi /sys/bus/platform/devices/thinkpad_acpi/uevent:PHYSDEVBUS=platform /sys/bus/platform/devices/thinkpad_acpi/uevent:PHYSDEVDRIVER=thinkpad_acpi /sys/bus/platform/devices/thinkpad_acpi/uevent:MODALIAS=platform:thinkpad_acpi /sys/bus/platform/devices/thinkpad_acpi/wakeup_hotunplug_complete:0 /sys/bus/platform/devices/thinkpad_acpi/wakeup_reason:0 -- 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/