Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752600AbXLBWHg (ORCPT ); Sun, 2 Dec 2007 17:07:36 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751117AbXLBWH2 (ORCPT ); Sun, 2 Dec 2007 17:07:28 -0500 Received: from styx.suse.cz ([82.119.242.94]:58477 "EHLO mail.suse.cz" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751103AbXLBWH1 (ORCPT ); Sun, 2 Dec 2007 17:07:27 -0500 Date: Sun, 2 Dec 2007 23:07:26 +0100 (CET) From: Jiri Kosina To: Mark Lord Cc: Dmitry Torokhov , rubini@vision.unipv.it, linux-input@vger.kernel.org, Linux Kernel , Jeff Garzik , linux-usb-devel@lists.sourceforge.net Subject: Re: 2.6.24: false double-clicks from USB mouse In-Reply-To: <47530B32.7080502@rtr.ca> Message-ID: 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=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1214 Lines: 29 [ 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 -- Jiri Kosina SUSE Labs -- 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/