From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc Koschewski Subject: Re: Mouse issues in -mm Date: Thu, 24 Nov 2005 10:40:22 +0100 Message-ID: <20051124094019.GA6788@stiffy.osknowledge.org> References: <20051123033550.00d6a6e8.akpm@osdl.org> <20051123113854.07fca702.akpm@osdl.org> <4385202E.70404@tuxrocks.com> <200511232226.44459.dtor_core@ameritech.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Frank Sorenson , Andrew Morton , Marc Koschewski , linux-kernel@vger.kernel.org, Harald Welte , netdev@vger.kernel.org Return-path: To: Dmitry Torokhov Content-Disposition: inline In-Reply-To: <200511232226.44459.dtor_core@ameritech.net> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org * Dmitry Torokhov [2005-11-23 22:26:43 -0500]: > On Wednesday 23 November 2005 21:06, Frank Sorenson wrote: > > Andrew Morton wrote: > > > Marc Koschewski wrote: > > >>Just booted into 2.6.15-rc2-mm1. The 'mouse problem' (as reported earlier) still > > >>persists, > > > > > > You'l probably need to re-report the mouse problem if the previous report > > > didn't get any action. > > > > I'm not certain whether this is the same 'mouse problem', but I'll > > report the mouse problems I've been seeing. In the past several -mm > > kernels, my touchpad has initially worked at boot, but 'tapping' has > > stopped working at some point later (with no obvious kernel messages). > > > > I've experienced this problem at least with 2.6.15-rc1-mm2 and > > 2.6.15-rc2-mm1, and reverting > > input-attempt-to-re-synchronize-mouse-every-5-seconds.patch gives a > > kernel without the touchpad problems. > > > > What kind of touchpad do you have? Could you post your > /pros/bus/input/devices please? Mine is like this: I: Bus=0011 Vendor=0001 Product=0001 Version=ab41 N: Name="AT Translated Set 2 keyboard" P: Phys=isa0060/serio0/input0 S: Sysfs=/class/input/input0 H: Handlers=kbd event0 B: EV=120013 B: KEY=4 2000000 3802078 f840d001 f2ffffdf ffefffff ffffffff fffffffe B: MSC=10 B: LED=7 I: Bus=0010 Vendor=001f Product=0001 Version=0100 N: Name="PC Speaker" P: Phys=isa0061/input0 S: Sysfs=/class/input/input1 H: Handlers=kbd event1 B: EV=40001 B: SND=6 I: Bus=0011 Vendor=0002 Product=0005 Version=0000 N: Name="ImPS/2 Generic Wheel Mouse" P: Phys=isa0060/serio1/input0 S: Sysfs=/class/input/input2 H: Handlers=event2 mouse0 B: EV=7 B: KEY=70000 0 0 0 0 0 0 0 0 B: REL=103 I don't know why my touchpad is not listed. I have one and it perfectly works with X (same pointer as the mouse which is a Microsoft USB Wheel Mouse' attached to PS/2 using an appropriate adapter. Marc