From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Lord Subject: Re: 2.6.24: false double-clicks from USB mouse Date: Sun, 02 Dec 2007 17:46:46 -0500 Message-ID: <475335D6.8070902@rtr.ca> References: <4752DB8C.50608@rtr.ca> <4752E432.10504@rtr.ca> <4752F6C7.4040904@rtr.ca> <4752FE11.2050200@rtr.ca> <4752FEFE.3000600@rtr.ca> <47530680.6020206@rtr.ca> <47530B32.7080502@rtr.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from rtr.ca ([76.10.145.34]:1342 "EHLO mail.rtr.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751279AbXLBWqs (ORCPT ); Sun, 2 Dec 2007 17:46:48 -0500 In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Jiri Kosina Cc: Dmitry Torokhov , rubini@vision.unipv.it, linux-input@vger.kernel.org, Linux Kernel , Jeff Garzik , linux-usb-devel@lists.sourceforge.net Jiri Kosina wrote: > [ linux-usb-devel added to CC ] > > On Sun, 2 Dec 2007, Mark Lord wrote: > >> Okay. I've got to leave the computer for a while now, so I'll post >> again whenever I have something new here. > > Thanks. To sum up this longish thread: > > - 2.6.24-rcX exposes the problem with sometimes multiple clicks being > generated as a response for one click on USB mouse (evtest shows that > really mutliple LeftBtn events arrive). 2.6.23 behaves correctly > - reverting the state of drivers/hid to 2.6.23 state doesn't make the > problem go away, so the problem is elsewhere (Input? USB?) > - Mark seems to be able to reproduce the problem quite easily; I was not > successful reproducing this no matter how hard I tried, and I also > didn't receive any similar bugreports from anyone else > - we are currently waiting for Mark to provide HID_DEBUG (and preferably > also usbmon) output from the situation where multiple clicks are > being generated incorrectly .. Well, I've rebuilt the kernel with HID_DEBUG, DEBUG_FS, and USBMON. And I've written a nifty script to make usbmon tracing effortless for this. And now I'm waiting.. things are currently behaving perfectly. Go figure. It did seem to arrive in bursts before. So, don't beat yourselves over this one for now. I'll track it down here and post again next time it starts happening. Mmmm...