Public bug reported:

Whenever my PC has a lot of network IO (e.g. when downloading something from 
the web, copying backups over ssh, ...) the mouse pointer becomes extremely 
slow and trails behind up to three or more seconds. Yet, most of my movements 
are buffered, so they still happen, but only with a delay.
At the same time, everything else, including keyboard, audio, and even resource 
intensive tasks like 3D graphics, is still handled quickly and is perfectly 
responsive.

This happens so often that even every day tasks become difficult to
accomplish. The PC has brand new hardware (Core 2 Duo 6600, Gigabit
Ethernet, etc.) and should definitely be fast enough to handle all tasks
at once.

Section "InputDevice"
  Identifier  "Configured Mouse"
  Driver    "mouse"
  Option    "CorePointer"
  Option    "Device"    "/dev/input/mice"
  Option    "Protocol"    "ImPS/2"
  Option    "ZAxisMapping"    "4 5"
  Option    "Emulate3Buttons" "true"
EndSection

This is a wireless Logitech MX Laser mouse used via a USB adapter. Some
debug output:

$ lspci | grep Ethernet
00:19.0 Ethernet controller: Intel Corporation 82566DC Gigabit Network 
Connection (rev 02)
$
$ uname  -a
Linux knip 2.6.20-13-generic #2 SMP Sun Mar 25 00:21:25 UTC 2007 i686 GNU/Linux
$
$ cat /proc/cpuinfo | egrep "model|bogo"
model           : 15
model name      : Intel(R) Core(TM)2 CPU          6600  @ 2.40GHz
bogomips        : 4798.83
model           : 15
model name      : Intel(R) Core(TM)2 CPU          6600  @ 2.40GHz
bogomips        : 4808.85
$

If there is any other info I can provide, please let me know.
I am running the latest version of Feisty.

** Affects: Ubuntu
     Importance: Undecided
         Status: Unconfirmed

-- 
Mouse unusably slow when there is a lot of IO
https://launchpad.net/bugs/99528

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to