Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264468AbUD0X5G (ORCPT ); Tue, 27 Apr 2004 19:57:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264520AbUD0X5G (ORCPT ); Tue, 27 Apr 2004 19:57:06 -0400 Received: from mrout1.yahoo.com ([216.145.54.171]:40465 "EHLO mrout1.yahoo.com") by vger.kernel.org with ESMTP id S264468AbUD0X5A (ORCPT ); Tue, 27 Apr 2004 19:57:00 -0400 Message-ID: <408EF33F.5040104@bigfoot.com> Date: Tue, 27 Apr 2004 16:56:47 -0700 From: Erik Steffl User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031111 X-Accept-Language: en-us, en MIME-Version: 1.0 To: linux-kernel@vger.kernel.org Subject: Re: logitech mouseMan wheel doesn't work with 2.6.5 References: <40853060.2060508@bigfoot.com> <200404202326.24409.kim@holviala.com> <408A16EB.30208@bigfoot.com> <408EEA3E.6030803@bigfoot.com> <1083108549.8203.12.camel@amilo.bradney.info> In-Reply-To: <1083108549.8203.12.camel@amilo.bradney.info> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2376 Lines: 68 Craig Bradney wrote: > On Wed, 2004-04-28 at 01:18, Erik Steffl wrote: > >>Erik Steffl wrote: >> >>>Kim Holviala wrote: >>> >>> >>>>On Tuesday 20 April 2004 17:14, Erik Steffl wrote: >>>> >>>> >>>> >>>>> it looks that after update to 2.6.5 kernel (debian source package but >>>>>I guess it would be the same with stock 2.6.5) the mouse wheel and side >>>>>button on Logitech Cordless MouseMan Wheel mouse do not work. >>>> >>>> >>>> >>>>Try my patch for 2.6.5: http://lkml.org/lkml/2004/4/20/10 >>>> >>>>Build psmouse into a module (for easier testing) and insert it with >>>>the proto parameter. I'd say "modprobe psmouse proto=exps" works for >>>>you, but you might want to try imps and ps2pp too. The reason I wrote >>>>the patch in the first place was that a lot of PS/2 Logitech mice >>>>refused to work (and yes, exps works for me and others).... >>> >>> >>> didn't help, I still see (without X running): >>> >>>8, 0, 0 any button down >>>9, 0, 0 left button up >>>12, 0, 0 wheel up, sidebutton up >>>10, 0, 0 right button up >>> >>>8, 0, 0 wheel rotation (any direction) >>> >>>except of some protocols (IIRC ps2pp, bare, genps) ignore wheel >>>completely. is there any way to verify which protocol the mouse is >>>using? modprobe -v printed different messages for each protocol so I >>>think that worked (it said Generic Explorer etc.) >>> >>> I tried: exps, imps, ps2pp, bare, genps >>> >>> any ideas? >>> >>> the mouse says: Cordless MouseMan Wheel (Logitech), it has left/right >>>buttonss, wheel that can be pushed or rotated and a side button, not >>>sure how to better identify it. With 2.4 kernels it used to work with X >>>using protocol MouseManPlusPS/2. >> >> anybody? any hints? should I look at driver? are there some docs for >>logitech mice (protocol)? > > > err.. they all Just Work (tm) here.. ps2 or USB, IMPS/2 driver which kernel (mine doesn't work with 2.6.5, used to work with 2.4.x), which mouse models? I guess there might be more models and for some reason my particular model does not work. Can you find out which protocol the kernel is using (psmouse, not usb)? erik - 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/