From: davide vecchio <davide.vecchio@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: dtor_core@ameritech.net
Subject: Re: Problem with PS/2 Logitech WheelMouse
Date: Wed, 6 Jul 2005 10:54:51 +0200 [thread overview]
Message-ID: <465e1cd305070601547253a91e@mail.gmail.com> (raw)
In-Reply-To: <465e1cd3050705100350144e32@mail.gmail.com>
Sorry but as I wrote nothing as changend using both the suggested
module parameters.
I think there can be something wrong with the hotplug but no clear
idea on what to try more...
Any suggestion is welcome.
Thanks,
Davide
On 7/5/05, davide vecchio <davide.vecchio@gmail.com> wrote:
> Hi Dimitry,
> I tried both options you suggested but noting changes ...
> the only strange thing I didn't notice before is :
> "input.c: calling hotplug without a hotplug agent defined "
> Any further idea ?
> Davide
>
> On 7/5/05, Dmitry Torokhov <dmitry.torokhov@gmail.com> wrote:
> > On 7/5/05, davide vecchio <davide.vecchio@gmail.com> wrote:
> > > Hi everybody,
> > > I'm running SOME LINUX DISTROS (Fedora Core 2 kernel 2.6.7 and, Suse
> > > 9.3 kernel 2.6.10-4) on an Amd XP 1200 box on an msi 6360 MAINBOARD.
> > > I'm using a PS/2 Logitech WheelMouse (usb mouse connected using ps2 adapter).
> > > I'm experiencing on both distros that with the standard kernel (the
> > > one prebuilt coming with the distro), the mouse is working correctly
> > > but when I tried to compile a new kernel (2.6.11 or 2.6.22) got from
> > > the kernel.org site both using modules or static support for the mouse
> > > , the mouse stops working both in console (tested throught cat
> > > /dev/input/mice) and in X.
> > >
> >
> > Hi,
> >
> > I see that the mouse seem to be detected properly... I wonder if some
> > of the extended probes confuse it. Could you try doing:
> >
> > rmmod psmouse
> > insmod /lib/modules/`uname
> > -r`/kernel/drivers/input/mouse/psmouse.ko proto=bare
> >
> > and
> >
> > rmmod psmouse
> > insmod /lib/modules/`uname
> > -r`/kernel/drivers/input/mouse/psmouse.ko proto=imps
> >
> > And tell me if any of them work?
> >
> > Thanks!
> >
> > --
> > Dmitry
> >
>
>
>
prev parent reply other threads:[~2005-07-06 11:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-05 15:44 Problem with PS/2 Logitech WheelMouse davide vecchio
[not found] ` <200507050905.51865.rmiller@duskglow.com>
2005-07-05 16:13 ` davide vecchio
2005-07-05 16:18 ` Dmitry Torokhov
2005-07-05 17:03 ` davide vecchio
2005-07-06 8:54 ` davide vecchio [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=465e1cd305070601547253a91e@mail.gmail.com \
--to=davide.vecchio@gmail.com \
--cc=dtor_core@ameritech.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.