From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Justin P. Mattock" Subject: Re: [Bug #14388] keyboard under X with 2.6.31 Date: Tue, 13 Oct 2009 08:16:10 -0700 Message-ID: <4AD499BA.6030001@gmail.com> References: <56acieJJ2fF.A.nEB.Hzl0KB@chimera> <87ljjgfcbu.fsf@spindle.srvr.nix> <4AD3F769.5080405@gmail.com> <20091013113434.22f4fcde@lxorguk.ukuu.org.uk> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=2GDH6B5RBtSmIUf31lK1wTq7rEuMCsjWi7YDhvxn91M=; b=LjinzgYwKsIzJiVmcV32e6r3XYP+hOlsclMt+om5U2MK8YJbEM7mOQ46yd9cqhF64R WsZGr2Nbpud2fveA+FTfajUuRzIoCLFHq6Fr0dy8amzy1RPkeMAZadrV4UjnhRKGKVS2 6jS2XppSIuObhXyeOhfBVd4BrakSBVwJWQh7w= In-Reply-To: <20091013113434.22f4fcde-qBU/x9rampVanCEyBjwyrvXRex20P6io@public.gmane.org> Sender: kernel-testers-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Alan Cox Cc: Linus Torvalds , Nix , Paul Fulghum , "Rafael J. Wysocki" , Linux Kernel Mailing List , Kernel Testers List , Boyan , Dmitry Torokhov , Ed Tomlinson , =?ISO-8859-1?Q?=22Fr=E9d=E9ric_L=2E_W=2E_Meunier=22?= , OGAWA Hirofumi Alan Cox wrote: >> I can throw your patch in over here for the heck of it. >> If there's somebody who's really hitting this bug >> then the results would be better if this is the area that causing >> this bug.(from here the only issue I'm seeing is spinning >> history commands in the terminal from time to time, >> nothing of any unusable keys like others are reporting). >> > > That sounds more like a lost key-up event somewhere higher up the stack. > USB keyboard ? and does it stop if you take the key in question. Also does > it stop if you touch the mouse wheel (assuming you've got mousewheel > bound to shell history somewhere ?) > > Alan > > This seems like it's a new mechanism with fedora/ubuntu, but could be wrong. (smart keys or something) It is a usb keyboard using evdev/keyboard as the X modules to operate.(imac9,1) The way I've been able to get this to stop is open another terminal, then when the history starts spinning like it does click on the other terminal, and everything seems to stop. As for reproducing this thing seems to have a mind of it's own, some timers firing off to tell it to start searching for the last good word for the "user", (but could be wrong)that ends up being something completely wrong, although a couple of times it did actually work and go right to the word I had in mind, but most of the time this things just causes irritation. Justin P. Mattock