public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <jens.axboe@oracle.com>
To: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Cc: Arkadiusz Miskiewicz <arekm@maven.pl>,
	Lukas Hejtmanek <xhejtman@ics.muni.cz>,
	Alexey Starikovskiy <aystarik@gmail.com>,
	"Rafael J. Wysocki" <rjw@sisk.pl>,
	linux-kernel@vger.kernel.org,
	ACPI Devel Maling List <linux-acpi@vger.kernel.org>,
	Len Brown <lenb@kernel.org>
Subject: Re: 2.6.25-rc2 Regression Thinkpad acpi
Date: Fri, 14 Mar 2008 08:30:12 +0100	[thread overview]
Message-ID: <20080314073012.GF17940@kernel.dk> (raw)
In-Reply-To: <20080313231738.GH30864@khazad-dum.debian.net>

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


  parent reply	other threads:[~2008-03-14  7:30 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-25  9:39 2.6.25-rc2 Regression Thinkpad acpi Lukas Hejtmanek
2008-02-25 11:47 ` Rafael J. Wysocki
2008-02-25 20:03   ` Henrique de Moraes Holschuh
2008-02-25 20:49     ` Lukas Hejtmanek
2008-02-25 21:01       ` Henrique de Moraes Holschuh
2008-02-25 22:07         ` Lukas Hejtmanek
2008-02-25 23:00           ` Henrique de Moraes Holschuh
2008-02-25 23:05             ` Rafael J. Wysocki
2008-02-27 11:54               ` Dell OptiPlex 320 - Core 2 Duo Nuno Tavares
2008-02-27 13:09                 ` Xavier Bestel
2008-02-27 14:32                 ` Lennart Sorensen
2008-02-26 18:49             ` 2.6.25-rc2 Regression Thinkpad acpi Lukas Hejtmanek
2008-03-04 19:45               ` Jens Axboe
2008-03-04 21:09                 ` Alexey Starikovskiy
2008-03-04 21:12                   ` Jens Axboe
2008-03-04 21:24                     ` Alexey Starikovskiy
2008-03-12 12:59                       ` Jens Axboe
2008-03-12 13:17                         ` Henrique de Moraes Holschuh
2008-03-12 13:24                           ` Jens Axboe
2008-03-12 13:35                             ` Henrique de Moraes Holschuh
2008-03-12 13:55                               ` Lukas Hejtmanek
2008-03-12 17:39                                 ` Henrique de Moraes Holschuh
2008-03-12 18:52                                 ` Arkadiusz Miskiewicz
2008-03-12 19:36                                   ` Lukas Hejtmanek
2008-03-12 21:13                                     ` Henrique de Moraes Holschuh
2008-03-13  7:30                                       ` Arkadiusz Miskiewicz
2008-03-13  7:33                                         ` Lukas Hejtmanek
2008-03-13 12:05                                       ` Jens Axboe
2008-03-13 12:23                                         ` Lukas Hejtmanek
2008-03-13 12:46                                           ` Jens Axboe
2008-03-13 12:55                                             ` Lukas Hejtmanek
2008-03-13 12:59                                               ` Jens Axboe
2008-03-13 13:09                                                 ` Lukas Hejtmanek
2008-03-13 13:13                                                   ` Jens Axboe
2008-03-13 14:37                                                     ` Alexey Starikovskiy
2008-03-13 14:39                                                       ` Jens Axboe
2008-03-13 14:52                                                         ` Alexey Starikovskiy
2008-03-13 14:59                                                           ` Jens Axboe
2008-03-13 15:04                                                             ` Alexey Starikovskiy
2008-03-13 15:09                                                               ` Jens Axboe
2008-03-13 22:55                                                 ` Henrique de Moraes Holschuh
2008-03-13 22:53                                         ` Henrique de Moraes Holschuh
2008-03-13 23:17                                   ` Henrique de Moraes Holschuh
2008-03-14  7:05                                     ` Jens Axboe
2008-03-14  7:30                                     ` Jens Axboe [this message]
2008-03-14 18:23                                       ` Arkadiusz Miskiewicz
2008-02-25 23:03           ` Tomas Carnecky
2008-02-26 22:12     ` ACPI: thinkpad-acpi: fix hotkey_get_tablet_mode Henrique de Moraes Holschuh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080314073012.GF17940@kernel.dk \
    --to=jens.axboe@oracle.com \
    --cc=arekm@maven.pl \
    --cc=aystarik@gmail.com \
    --cc=hmh@hmh.eng.br \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rjw@sisk.pl \
    --cc=xhejtman@ics.muni.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox