Bug 3461 - Logitech MX700 cordless (wireless) mouse freezes with Belkin KVM switch
Summary: Logitech MX700 cordless (wireless) mouse freezes with Belkin KVM switch
Status: REJECTED INSUFFICIENT_DATA
Alias: None
Product: Drivers
Classification: Unclassified
Component: Input Devices (show other bugs)
Hardware: i386 Linux
: P2 high
Assignee: Vojtech Pavlik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-25 02:35 UTC by Brian 'netdragon' Bober
Modified: 2005-07-09 14:51 UTC (History)
1 user (show)

See Also:
Kernel Version: 2.6.8
Subsystem:
Regression: ---
Bisected commit-id:


Attachments

Description Brian 'netdragon' Bober 2004-09-25 02:35:01 UTC
I have a Logitech Cordless Mx Duo set with a Logitech MX700 cordless
mouse connected to a Belkin Soho-4 port PS/2 USB KVM switch via PS/2 and if I
switch to my Windows laptop and back, I lose all mouse functionality. I can
regain it by removing the mouse from the KVM switch and then re-attaching it.
This wasn't happening with the Microsoft Intellimouse Explorer.

Additional info:
I still have the patch applied from
http://bugzilla.kernel.org/show_bug.cgi?id=2082
Comment 1 Brian 'netdragon' Bober 2004-09-25 14:55:14 UTC
I noticed that on rare occasions the mouse doesn't freeze. In
that case, it just goes haywire for a second. I did notice that at
those times, I get the same notice I did from the patch I mentioned in
comes from http://bugzilla.kernel.org/show_bug.cgi?id=2082 so that patch seemed
to reset the mouse when it doesn't freeze. Otherwise, I have to disconnect the
PS/2 plug and recoonect it.
Comment 2 Brian 'netdragon' Bober 2005-04-01 08:01:56 UTC
This is probably a hardware issue, but I was wondering if there is any way the
drivers could do the equivalent of a manual replug of the PS/2 port.
Comment 3 Dmitry Torokhov 2005-04-01 08:10:57 UTC
Try doing (with your mouse connected)

    echo -n "reconnect" > /sys/bus/serio/devices/serioX/drvctl

where serioX is serio port where your mouse is connected.

Also, what device are you using (/dev/input/mice or /dev/input/mouseX)?
Comment 4 Adrian Bunk 2005-07-09 14:51:51 UTC
The last questions in this bug weren't answered.

Please reopen this bug if you are able to answer them.

Note You need to log in before you can comment on or make changes to this bug.