Re: Mouse stalls with 2.6.5-rc5-mm2

From: Jesper Juhl
Date: Mon Dec 12 2005 - 12:13:41 EST


On 12/12/05, Dmitry Torokhov <dtor_core@xxxxxxxxxxxxx> wrote:
> On Sunday 11 December 2005 14:49, Jesper Juhl wrote:
> > well, unplugging the mouse from the KVM and plugging it into the PC's
> > PS/2 port directly resulted in this in dmesg :
> >
> > [ 567.297724] psmouse.c: Explorer Mouse at isa0060/serio1/input0 lost
> > synchronization, throwing 1 bytes away.
> > [ 567.807251] psmouse.c: resync failed, issuing reconnect request
> > [ 568.015721] logips2pp: Detected unknown logitech mouse model 87
> >
> > and after that I see no more resync failed messages and the mouse doesn't stall.
> >
>
> Ok, so your KVM fakes the response to POLL command. But normally
> (with resync disabled) your mouse works just fine with your KVM,
> you can still use wheel after switching between the boxes, right?

The wheel works fine after switching away and back.


> If so I will try adjusting my patch.
>
> In the mean time could you please try the tiny patch below - it
> shoudl get rid of "unknown logitech mouse" message. Could you send
> me your dmesg after applying the patch?
>

Patch seems to do its job :

$ dmesg | grep -i mouse
[ 24.039229] mice: PS/2 mouse device common for all mice
[ 24.790995] input: ImExPS/2 Generic Explorer Mouse as /class/input/input1
[ 192.060997] psmouse.c: Explorer Mouse at isa0060/serio1/input0 lost
synchronization, throwing 1 bytes away.
[ 192.569915] psmouse.c: resync failed, issuing reconnect request


Thanks.


--
Jesper Juhl <jesper.juhl@xxxxxxxxx>
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please http://www.expita.com/nomime.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/