All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony DiSante <theant@nodivisions.com>
To: linux-kernel@vger.kernel.org
Subject: Re: mouse still losing sync and thus jumping around
Date: Thu, 24 Feb 2005 03:16:24 -0500	[thread overview]
Message-ID: <421D8D58.5060602@nodivisions.com> (raw)
In-Reply-To: <200502232218.56665.dtor_core@ameritech.net>

Dmitry Torokhov wrote:
>>In Oct 2004 I posted to lkml with subject "KVM -> jumping mouse... still no 
>>solution?"  Dmitry Torokhov (hi :) responded that this would work on 2.6.9-rc3+:
>>
>>	echo -n "reconnect" > /sys/bus/serio/devices/serioX/driver
>>
>>That was GREAT and it worked for a while, but now my last few 2.6.10 kernels 
>>don't seem to care when I do that, and again, unplugging the mouse is the 
>>only thing that works.  I'm currently running 2.6.10-gentoo-r6.
>>
> 
> 
> It still should work fine, but in a bit different form:
> 
> 	echo -n "reconnect" > /sys/bus/serio/devices/serioX/drvctl
> 
> I.e. substitute "driver" with "drvctl" as now "driver" is a symlink to
> a currently bound driver that is set up by driver core.

Ah, sweet, thank you.  This should all be documented somewhere!  For now 
I've been keeping my notes here:

http://nodivisions.com/tech/linux/jumpingmouse/

-Anthony DiSante
http://nodivisions.com/

  reply	other threads:[~2005-02-24  8:18 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-23 13:22 mouse still losing sync and thus jumping around Nils Kalchhauser
2005-02-23 14:17 ` Dmitry Torokhov
2005-02-23 16:29   ` Nils Kalchhauser
2005-02-23 16:53     ` Dmitry Torokhov
2005-02-24  3:05       ` Anthony DiSante
2005-02-24  3:18         ` Dmitry Torokhov
2005-02-24  8:16           ` Anthony DiSante [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-03-03 14:21 Bennie Kahler-Venter
2005-03-21 22:22 ` Andrew Morton
2005-05-25 22:07 ` Andrew Morton
2005-05-26  8:19   ` Bennie Kahler-Venter
2005-05-27 12:58   ` Bennie Kahler-Venter
2005-05-27 13:57     ` Dmitry Torokhov
2005-06-13 21:40 Voluspa
2005-06-13 21:47 ` Dmitry Torokhov
2005-06-13 23:45   ` Voluspa
2005-06-13 21:59 ` bhaskara
2005-06-13 22:03   ` Dmitry Torokhov
2005-06-13 22:22     ` bhaskara

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=421D8D58.5060602@nodivisions.com \
    --to=theant@nodivisions.com \
    --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.