From: Dmitry Torokhov <dtor_core@ameritech.net>
To: Jesper Juhl <jesper.juhl@gmail.com>
Cc: LKML List <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@osdl.org>, Vojtech Pavlik <vojtech@suse.cz>
Subject: Re: Mouse stalls with 2.6.5-rc5-mm2
Date: Sun, 11 Dec 2005 13:27:40 -0500 [thread overview]
Message-ID: <200512111327.40578.dtor_core@ameritech.net> (raw)
In-Reply-To: <9a8748490512110548h22889559ld81374f2626c3ed2@mail.gmail.com>
On Sunday 11 December 2005 08:48, Jesper Juhl wrote:
> With 2.6.5-rc5-mm2 I'm getting regular mouse stalls for short periods
> of time ~1sec
> I'm also seeing this in dmesg :
>
> [ 117.308573] psmouse.c: resync failed, issuing reconnect request
> [ 157.100063] psmouse.c: resync failed, issuing reconnect request
> [ 167.583936] psmouse.c: resync failed, issuing reconnect request
> [ 278.986267] psmouse.c: resync failed, issuing reconnect request
> [ 328.320242] psmouse.c: resync failed, issuing reconnect request
> [ 358.117414] psmouse.c: resync failed, issuing reconnect request
> [ 472.814321] psmouse.c: resync failed, issuing reconnect request
> [ 492.781941] psmouse.c: resync failed, issuing reconnect request
> [ 525.788327] psmouse.c: resync failed, issuing reconnect request
> [ 542.843044] psmouse.c: resync failed, issuing reconnect request
> [ 552.129681] psmouse.c: resync failed, issuing reconnect request
>
> The times correspond nicely to the mouse stalls, every time it stalls
> I get a new line, so they are definately related.
>
> 2.6.5-rc5-git1 works flawlessly.
> No hardware has changed.
> Mouse is a Logitech MouseMan Wheel (M/N: M-BD53) connected to a
> "Master View PRO" KVM switch.
>
> Comlete dmesg output, .config, ver_linux output, lspci output, lsusb
> output and cat /proc/cpuinfo output attached. Please just ask if
> anything else is needed.
>
Could you please do the following:
1. echo 1 > /sys/modules/i8042/parameters/debug
2. switch away from your linux box
3. wait 5 seconds
4. Switch back to Linux box
5. Move mouse slightly
6. echo 0 > /sys/modules/i8042/parameters/debug
7. Send me dmesg
Also, does the resync fail if you are not using KVM and plug the mouse
directly into the box.
To stop resync attempts do:
echo -n 0 > /sys/bus/serio/devices/serioX/resync_time
where serioX is serio port asociated with your mouse.
Thanks!
--
Dmitry
next prev parent reply other threads:[~2005-12-11 18:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-11 13:48 Mouse stalls with 2.6.5-rc5-mm2 Jesper Juhl
2005-12-11 18:27 ` Dmitry Torokhov [this message]
2005-12-11 19:49 ` Jesper Juhl
2005-12-12 3:50 ` Dmitry Torokhov
2005-12-12 17:14 ` Jesper Juhl
2005-12-21 20:59 ` Dmitry Torokhov
2005-12-21 21:50 ` Jesper Juhl
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=200512111327.40578.dtor_core@ameritech.net \
--to=dtor_core@ameritech.net \
--cc=akpm@osdl.org \
--cc=jesper.juhl@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=vojtech@suse.cz \
/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.