[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2010-07-21 Thread papukaija
Please don't remove the patch tag.

** Tags added: patch

** Tags added: dapper edgy feisty gutsy hardy intrepid jaunty karmic
lucid

** Summary changed:

- [hardy] ps2 mouse erratic - parity errors - lost synchronization errors
+ ps2 mouse erratic - parity errors - lost synchronization errors

-- 
ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2010-07-20 Thread David Stansby
** Tags added: patch-forwarded-upstream
** Tags removed: patch

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2010-05-07 Thread Damjan Jovanovic
This bug is now fixed in the latest Linux kernel git. Please backport to
Lucid and earlier?

commit 6b9d363c49d22395d0cf8729c5963f83cfbb6d69
Author: Dmitry Torokhov dmitry.torok...@gmail.com
Date:   Mon Apr 19 00:42:16 2010 -0700

Input: psmouse - ignore parity error for basic protocols

Observing behavior of the other OS it appears that parity errors reported
by the keyboard controller are being ignored and the data is processed
as usual. Let's do the same for standard PS/2 protocols (bare, Intellimouse
and Intellimouse Explorer) to provide better compatibility. Thsi should fix
teh following bug:

https://bugzilla.kernel.org/show_bug.cgi?id=6105

Thanks for Damjan Jovanovic for locating the source of issue and ideas
for the patch.

Tested-by: Damjan Jovanovic damjan@gmail.com
Signed-off-by: Dmitry Torokhov d...@mail.ru

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2010-05-01 Thread Damjan Jovanovic
No, this bug is definitely not fixed in Lucid.

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2010-04-28 Thread papukaija
This bug seems to be fixed in Lucid.

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2010-04-12 Thread Bal
Hi Damjan,

I figured out this mouse did not work with some other boards too. In
some boards no cursor at all, in others like described above, it went
crazy. I found that this was no software issue, it did not matter what
OS you used, it only mattered what motherboards you used.

When I had thousands of one particular type of Intel G31 chipset boards
in my stock for which this mouse did not work, I had to find exactly
what was it. It was the controller IC that is NOT COMPATIBLE (what's the
reason?) with some boards, both cheap and expensive.

The problem controller IC was: MX84511FP. I replaced this IC with
MX84521FP (without touching anything else), the mouse works like the
best mouse in the world in all boards that I can test.

Thanks

Bal

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2010-03-10 Thread Bal
Dear Damjan,

Yes, you are right, I don't think it's psmouse driver. It all points to
some kind of hardware mismatch between my mouse and this particular
computer. I would give up for bad motherboard or something like that
if ohter ps2 mice did not work here.

This mouse works perfectly in another motherboard (Intel G30) in Lenny
latest kernel 2.6.26 . In that computer I installed latest kernel this
morning with the kernel patches applied (but not psmouse patches in this
page). The mouse works OK with this too,  2.6.34-rc1-next-20100310+.

Then in the nvidia board (my problem motherboard) I did the same thing
again, recompiled the kernel 2.6.34-rc1-next-20100310+ and it still does
not work. same thing.

Some issues impossible to figure out

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2010-03-08 Thread Damjan Jovanovic
Bal

I am pretty sure that your problem is elsewhere, maybe in the i8042
driver. Do other computers exhibit the same problem with that mouse?

There's a final patch I can try to send you, which will freeze the mouse
for a few seconds and reset it completely, but that's really a last
resort.

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2010-03-04 Thread Damjan Jovanovic
Bal,

The i8042.debug needs to be done with the mouse that breaks, and needs
to include the time period during which the mouse broke.

When the mouse breaks, does it eventually settle if you leave it alone
for a few seconds, or does it stay broken until you unplug it? My
patches could affect this.

I'll send a patch that ignores the interrupt data if there is a timeout.
I have no idea what it will do but let's see. Please try it.


** Patch added: skip the PS/2 interrupt data on timeouts
   http://launchpadlibrarian.net/40135677/ps2-timeout-skip.patch

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2010-03-04 Thread Bal
Damjan,
I will try this latest patch in a moment. To answer the question: when I turn 
on computer with the problem mouse attached, it starts going crazy  the first 
time I move and stays that way forever, until I unplug the cable. 

It behaves same way with or without patched kernels.

Here is the dmesg with the problem mouse attatched. also a small part of
kern.log attached.



** Attachment added: bad_mouse_kernel.log
   http://launchpadlibrarian.net/40138727/bad_mouse_kernel.log

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2010-03-04 Thread Bal
dmesg log with the problem mouse attached.

** Attachment added: dmesg.log
   http://launchpadlibrarian.net/40138844/dmesg.log

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2010-03-04 Thread Bal
This dmesg is at the begining after the boot process is complete. The
above one is was after I plugged back after the first unplug.

** Attachment added: i8042.debug.with.mouse
   http://launchpadlibrarian.net/40138917/i8042.debug.with.mouse

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2010-03-04 Thread Bal
Dear Damjan,

skip the PS/2 interrupt data on timeouts  did not do anything to solve
this problem. how do we proceed now?

Thank you!

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2010-03-03 Thread Bal
Damjan,

None of the above patches worked. All produced same condition. Here is
the debug info with i8042.debug enabled with unpatched Debian kernel,
but without the problem mouse attached. If you need that please let me
know.

I haven't got another same motherboard. This mouse works on XP and FC4.
I will try with Lenny stable sometime later today (I have a hard disk
with Lenny installed and an extra Intel mother board, but that one is in
disassembled condition.

What is surprising is : other PS2 mice work in this system too!!

Thank you!


** Attachment added: i8042.debug
   http://launchpadlibrarian.net/40110226/i8042.debug

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2010-03-03 Thread Brian Murray
** Tags added: patch

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2010-03-03 Thread Bal
Damjan,

Sorry to report that the new patch did not solve the problem. But seems
like different input device was created this time.


[8.046716] input: ImPS/2 Generic Wheel Mouse as 
/devices/platform/i8042/serio1/input/input4
[   64.276355] psmouse.c: bad data from KBC - timeout

Mouse does exactly the same thing. Here is the picture of my desktop,
please take a look at the continuous creation of untitled folders on
right side of my desktop until I plug out the mouse.

http://attaritech.net/errors/crazy_mouse.png

Thank you for taking time to solve this!

Bal

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2010-03-03 Thread Damjan Jovanovic
Bal

Please try the following patch:
http://bugzilla.kernel.org/attachment.cgi?id=23750

If that doesn't work, try commenting out that entire if block marked
with leading +'s in http://bugzilla.kernel.org/show_bug.cgi?id=6105#c37

If that still doesn't work, it may be a problem with your i8042
hardware. Can you reproduce this on a different motherboard? Go back to
the unpatched psmouse driver, boot your kernel with the i8042.debug
parameter, and attach the dmesg.

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2010-03-02 Thread Bal
Hi Damjan,

Thank you for the patch but it did not work. Applied the patch, one hunk
did not patch properly, manually added the line to pamouse-bace.c
(psmouse-badchecksum = 0;) for that particular hunk. The modules
compiled OK, but did not load for some reason, I must have done
something wrong when only compiling psmouse.ko module. So I downloaded
the 2.6.33 again, patched the tree with latest patches, 2010-03-03. Then
patched with above psmouse patch. And compiled the whole thing again.

Everything went OK. New Kernel is working perfectly, except for my PS2
Mouse. dmesg shows

[0.834356] mice: PS/2 mouse device common for all mice
[  129.761657] psmouse.c: Wheel Mouse at isa0060/serio1/input0 lost 
synchronization, throwing 3 bytes away.
[  130.265621] psmouse.c: resync failed, issuing reconnect request

This is a cheap mouse, but it works in other systems. Other PS2 work in
my system too, Too confused!!

Sincerely

Bal

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2010-03-02 Thread Damjan Jovanovic
Sorry Bal, that patch only addressed bad parity, your problem is
timeouts instead.

Please try this new patch which addresses both.


** Patch added: discard full PS/2 packet on any error
   http://launchpadlibrarian.net/40044699/a.patch

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2010-03-01 Thread Bal
 I recently bought 2000 pcs mice from manufacturer in China for sales in
Nepal. Have been using Linux for more than 10 years, never though PS/2
mouse wouldn't work on latest kernels. My display box says Tested on
Debian/Ubuntu. Shocked to say that it does not work in Debian
Squeeze/Sid. Kernels tested, 2.6.32, 2.6.33 etc. It works OK on FC4 with
custom built kernel 2.6.20 and WinXP flowlessly. Other cheap  ps2 mice
work OK in this system.  Tried everything acpi, demux, etc. Issue is
exactly as stated in this bug.  Has following hardware in my system.

b...@head:~$ lspci
00:00.0 Memory controller: nVidia Corporation CK804 Memory Controller (rev a3)
00:01.0 ISA bridge: nVidia Corporation CK804 ISA Bridge (rev a3)
00:01.1 SMBus: nVidia Corporation CK804 SMBus (rev a2)
00:02.0 USB Controller: nVidia Corporation CK804 USB Controller (rev a2)
00:06.0 IDE interface: nVidia Corporation CK804 IDE (rev a2)
00:07.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev a3)
00:08.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev a3)
00:09.0 PCI bridge: nVidia Corporation CK804 PCI Bridge (rev a2)
00:0a.0 Bridge: nVidia Corporation CK804 Ethernet Controller (rev a3)
00:0b.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
00:0c.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
00:0d.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
00:0e.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address 
Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM 
Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
Miscellaneous Control
01:07.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] 
IEEE 1394 OHCI Controller (rev 80)
01:08.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 08)
05:00.0 VGA compatible controller: ATI Technologies Inc RV380 0x3e50 [Radeon 
X600]
05:00.1 Display controller: ATI Technologies Inc RV380 [Radeon X600] (Secondary)
 
 b...@head:~$ dmesg | grep mouse
[0.835005] mice: PS/2 mouse device common for all mice
[   62.324146] psmouse.c: bad data from KBC - timeout
[  133.292295] psmouse.c: Wheel Mouse at isa0060/serio1/input0 lost 
synchronization, throwing 2 bytes away.
[  133.797623] psmouse.c: resync failed, issuing reconnect request
[  141.192457] psmouse.c: bad data from KBC - timeout
[  665.190026] psmouse.c: bad data from KBC - timeout
[ 1467.194410] psmouse.c: bad data from KBC - timeout

 It does all kind of wierd things when plugged in. Creating new
untitled folders clustered on the upper right corner and open files
and many wierd thngs.

Any help would be appreciated.

Thanks

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2010-03-01 Thread Damjan Jovanovic
Hi Bal

Please try to recompile the psmouse kernel module with the patch on the
kernel bug for this, the link to it is
http://bugzilla.kernel.org/attachment.cgi?id=25282

Let me know if it works.

Thank you
Damjan

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2010-02-04 Thread utkatubuntu
i am on karmic  2.6.31-17-generic latest kernel version and tried following 
things
1. adding i8042.nomux=1 as kernel boot options
2. acpi_osi=Linux as kernal boot options
3.sudo rmmod psmouse  sudo modprobe psmouse
4.installing xfree86-driver-synaptics  instead  of xserver-xorg-input-synaptics 
  after seeing duplicates i think this bug is not usb mouse or touchpad specific
5.as a desperate measure added following to  /etc/modprobe.d/options.conf
   options psmouse resetafter=10 but this even worsens the situation


this problem pops up randomly, mostly followed by ipw2200 firmware error.
interestingly it occurs mostly at office wifi network not at all home network.

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2010-02-03 Thread pinzia
any news on this?

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2009-11-11 Thread Damjan Jovanovic
I've added a patch to the relevant kernel bug
(http://bugzilla.kernel.org/show_bug.cgi?id=6105) that mostly fixes
this. Some assistance would be appreciated.

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2009-10-29 Thread Pako
Same here Karmic RC:[ 1016.230996] psmouse serio1: ID: 10 00 64
[ 1016.290356] logips2pp: Detected unknown logitech mouse model 115
[ 1255.921688] psmouse.c: bad data from KBC - bad parity
[ 1256.586710] psmouse.c: Explorer Mouse at isa0060/serio1/input0 lost 
synchronization, throwing 1 bytes away.

And here are the kernel logs with mouse plugged directly into USB port
without adapter:

Oct 29 13:51:50 amd2-desktop kernel: [   67.360047] usb 3-1: USB disconnect, 
address 2
Oct 29 13:51:50 amd2-desktop kernel: [   67.600038] usb 3-1: new low speed USB 
device using uhci_hcd and address 3
Oct 29 13:51:50 amd2-desktop kernel: [   67.777114] usb 3-1: configuration #1 
chosen from 1 choice
Oct 29 13:51:50 amd2-desktop kernel: [   67.800391] input: Logitech USB-PS/2 
Optical Mouse as /devices/pci:00/:00:10.1/usb3/3-1/3-1:1.0/input/input5
Oct 29 13:51:50 amd2-desktop kernel: [   67.800505] generic-usb 
0003:046D:C050.0002: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 
Optical Mouse] on usb-:00:10.1-1/input0
Oct 29 13:51:56 amd2-desktop kernel: [   73.812051] usb 3-1: USB disconnect, 
address 3
Oct 29 13:51:58 amd2-desktop kernel: [   76.032042] usb 3-1: new low speed USB 
device using uhci_hcd and address 4
Oct 29 13:51:58 amd2-desktop kernel: [   76.209019] usb 3-1: configuration #1 
chosen from 1 choice
Oct 29 13:51:58 amd2-desktop kernel: [   76.231280] input: Logitech USB-PS/2 
Optical Mouse as /devices/pci:00/:00:10.1/usb3/3-1/3-1:1.0/input/input6
Oct 29 13:51:58 amd2-desktop kernel: [   76.231396] generic-usb 
0003:046D:C050.0003: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 
Optical Mouse] on usb-:00:10.1-1/input0
Oct 29 13:52:06 amd2-desktop kernel: [   83.728076] usb 3-1: USB disconnect, 
address 4
Oct 29 13:52:07 amd2-desktop kernel: [   85.088022] usb 3-1: new low speed USB 
device using uhci_hcd and address 5
Oct 29 13:52:07 amd2-desktop kernel: [   85.264787] usb 3-1: configuration #1 
chosen from 1 choice
Oct 29 13:52:07 amd2-desktop kernel: [   85.288089] input: Logitech USB-PS/2 
Optical Mouse as /devices/pci:00/:00:10.1/usb3/3-1/3-1:1.0/input/input7
Oct 29 13:52:07 amd2-desktop kernel: [   85.288201] generic-usb 
0003:046D:C050.0004: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 
Optical Mouse] on usb-:00:10.1-1/input0
Oct 29 13:52:21 amd2-desktop kernel: [   98.608042] usb 3-1: USB disconnect, 
address 5
Oct 29 13:52:21 amd2-desktop kernel: [   98.880031] usb 3-1: new low speed USB 
device using uhci_hcd and address 6
Oct 29 13:52:21 amd2-desktop kernel: [   99.028864] usb 3-1: device descriptor 
read/all, error -71
Oct 29 13:52:21 amd2-desktop kernel: [   99.084071] hub 3-0:1.0: unable to 
enumerate USB device on port 1
Oct 29 13:52:22 amd2-desktop kernel: [   99.548036] hub 3-0:1.0: unable to 
enumerate USB device on port 1
Oct 29 13:52:22 amd2-desktop kernel: [  100.088026] usb 3-1: new low speed USB 
device using uhci_hcd and address 9
Oct 29 13:52:22 amd2-desktop kernel: [  100.264813] usb 3-1: configuration #1 
chosen from 1 choice
Oct 29 13:52:22 amd2-desktop kernel: [  100.288116] input: Logitech USB-PS/2 
Optical Mouse as /devices/pci:00/:00:10.1/usb3/3-1/3-1:1.0/input/input8
Oct 29 13:52:22 amd2-desktop kernel: [  100.288230] generic-usb 
0003:046D:C050.0005: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 
Optical Mouse] on usb-:00:10.1-1/input0
Oct 29 13:52:53 amd2-desktop kernel: [  130.600039] usb 3-1: USB disconnect, 
address 9
Oct 29 13:52:54 amd2-desktop kernel: [  131.584029] hub 1-0:1.0: unable to 
enumerate USB device on port 3
Oct 29 13:52:54 amd2-desktop kernel: [  131.964020] usb 3-1: new low speed USB 
device using uhci_hcd and address 10

and so on

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2009-10-26 Thread Fox -ino
I have same problem with karmic KDE and ps/2 optical mouse

[ 4912.987223] psmouse.c: bad data from KBC - bad parity
[ 4918.016382] psmouse.c: Wheel Mouse at isa0060/serio1/input0 lost 
synchronization, throwing 3 bytes away.
[ 4918.023332] psmouse.c: resync failed, issuing reconnect request
[ 4918.157955] psmouse serio1: ID: 10 00 64

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2009-04-15 Thread Timo Salokas
Hi Thomas,

I also noticed the same thing. As I got tired of the optical mouse's
erratic actions I fired up the ol' Cordless MouseMan Wheel. It works
perfectly - for a ball'd mouse.

But this is not the whole story. I'm a dual booter... yes, it's the
games, and noticed that the optical mouse would shut itself off from
time to time in Windows also! With an exception that Windows didn't
recover as good as Kubuntu did. I had to disconnect the cable and put it
back in, with a prey it worked for a while but not always. I tried
searching the cable for a magic spot with some serious twisting sessions
but ended up with frustration. It was the cord, I knew it, but I had
nothing to prove it as to where the faulty spot was.

In conclusion, I'm now using ball mouse but will buy an optical one in
the near future. I'm however confident that my problem was inside the
mouse's cable, although I could not replicate the incident in a more
sophisticated manner.

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2009-04-14 Thread Thomas
I posted that I was having these mouse problems. Also that I was having
a problem where mouse and keyboard will stop responding when using
firefox or opera. Freeze is so bad That I have to unplug the computer.
Reinstall did not help.

I thought these were unrelated, at least in my case. It turns out they
may be related. I tried a third mouse. One with a, gasp, ball. While
response feels clunky compared to what I was used to with an optical
mouse the freezes and erratic mouse pointer have gone away. This
includes no more mouse errors in logs.

Is it possible that Ubuntu is having problems with optical mice? If any
of you have a ball type mouse give it a try. Please post if this does or
doesn't stop erratic mouse and errors.

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2009-04-13 Thread Morgan Olausson
Hi, I just wanted to say that the problem I had with my mouse in this bug is 
solved.
The problems disappeared when I changed the mouse-cable.

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2009-04-09 Thread Thomas
I am running hardy 8.04.2  2.6.24-23-generic. For a week or more my
optical wheel mouse is going crazy too. It will stop responding or just
fly around and right click on it's own. I tried another one but it
didn't help.

Syslog shows errors: 
[ 9918.582579] psmouse.c: bad data from KBC - timeout
[ 9988.492592] psmouse.c: Wheel Mouse at isa0060/serio1/input0 lost 
synchronization, throwing 3 bytes away.
[ 9993.100946] psmouse.c: resync failed, issuing reconnect request

[16228.424932] psmouse.c: failed to re-enable mouse on isa0060/serio1

The same for messages log.

This is a fairly fresh install of Ubuntu. I did reinstall because of
another problem where mouse and keyboard will stop responding when using
firefox or opera. Freeze is so bad That I have to unplug the computer.
Reinstall did not help.

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2009-04-09 Thread Thomas
I am running hardy 8.04.2  2.6.24-23-generic. For a week or more my
optical wheel mouse is going crazy too. It will stop responding or just
fly around and right click on it's own. I tried another one but it
didn't help.

Syslog shows errors: 
[ 9918.582579] psmouse.c: bad data from KBC - timeout
[ 9988.492592] psmouse.c: Wheel Mouse at isa0060/serio1/input0 lost 
synchronization, throwing 3 bytes away.
[ 9993.100946] psmouse.c: resync failed, issuing reconnect request

[16228.424932] psmouse.c: failed to re-enable mouse on isa0060/serio1

The same for messages log.

This is a fairly fresh install of Ubuntu. I did reinstall because of
another problem where mouse and keyboard will stop responding when using
firefox or opera. Freeze is so bad That I have to unplug the computer.
Reinstall did not help.

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2009-02-20 Thread Andres Mujica
@Michael, the driver you mean psmouse, right?

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2009-01-20 Thread Michael Casadevall
This has started effecting me in Jaunty (not an issue from Intrepid).
Here's my dmesg messages:

[319110.929161] usb 1-1: USB disconnect, address 45
[319111.693508] usb 1-1: new full speed USB device using uhci_hcd and address 46
[319111.900379] usb 1-1: configuration #1 chosen from 1 choice
[320944.889071] usb 1-1: USB disconnect, address 46
[320945.888505] usb 1-1: new full speed USB device using uhci_hcd and address 47
[320946.095454] usb 1-1: configuration #1 chosen from 1 choice

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2009-01-20 Thread Michael Casadevall
Sorry, wrong messages :-)

[317161.235206] psmouse.c: GlidePoint at isa0060/serio1/input0 lost sync at 
byte 1
[317161.238426] psmouse.c: GlidePoint at isa0060/serio1/input0 - driver 
resynched.
[317202.482498] psmouse.c: GlidePoint at isa0060/serio1/input0 lost sync at 
byte 1
[317202.505149] psmouse.c: GlidePoint at isa0060/serio1/input0 - driver 
resynched.

rmmoding and modprobing the driver fixes it.

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2009-01-20 Thread exactt
just testing Jaunty alpha 3 and all the problems seem gone. besides bug
#315882 of course...

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2008-10-29 Thread thom
I had a similar problem when using an old KVM switch between mouse and computer.
my solution was:

sudo sh -c 'echo options psmouse proto=imps  /etc/modprobe.d/kvm-fix'
sudo modprobe -r psmouse
sudo modprobe psmouse


if it doesn't work for you, just do:

sudo rm /etc/modprobe.d/kvm-fix
sudo modprobe -r psmouse
sudo modprobe psmouse

and everything will be as it was.
note that the name kvm-fix is just an arbitrary name, could be any non-used 
name actually.
hope this helps.

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2008-10-22 Thread Wilken Haase
My Synaptics Touchpad and Trackstick on my HP NC6400 RH484EA Notebook suffer 
the same issue, Issue was already present in 8.04 ans is still present in 8.10 
with latest updates. Adding i8042.nomux=1 to kernel parameters gave me no cure. 
rmmod psmouse and modprobing again does not always lead to success.
This really often happens just some minutes after boot and makes my 
inputdevices unusable. 
USB Mice connected to my machine never gave me trouble. I also investigated 
when Touchpad dies cat /dev/input/mice gives me no more output.

Never seen the Problem on WinXP which is installed on my machine, too.

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2008-10-14 Thread Steve Langasek
marking invalid for linux-source-2.6.20, which is not in intrepid and
beyond.

** Changed in: linux-source-2.6.20 (Ubuntu)
   Status: Triaged = Invalid

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2008-10-03 Thread Matt LaPaglia
Still having the same issue with intrepid running the latest updates.

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2008-09-11 Thread Leann Ogasawara
Hi Nicholas,

I'd suggest testing via a LiveCD since Alpha5 was released last week -
http://www.ubuntu.com/testing/intrepid/alpha5 .  Definitely let us know
your results.  Thanks.

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2008-09-03 Thread Nicholas
I am interested in testing... cause I am desperate for a solution.

My Xorg.conf is modified by an NVidia driver. If I change even a single
line on the mouse section, the display fails. I have attached my
Xorg.conf file for details.

Could you tell me how to get and install the new kernel, and if possible
how to revert back to my current version?

Thanks!

** Attachment added: xorg.conf
   http://launchpadlibrarian.net/17262239/xorg.conf

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2008-09-03 Thread bigoperm
When I switched from a PS/2 mouse to a USB one, my troubles decreased
dramatically. At times, the pointer is still a little shaky (i.e. the
mouse is physically stable, but its screen representation is unstable),
but this shaky'ness is contained within a few pixels, rather than the
entire screen (as was the case with the PS/2 mouse). Also, the USB mouse
does not randomly click things either.

I'm running 2.6.24-16-generic

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2008-08-28 Thread Leann Ogasawara
The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the
upcoming Intrepid Ibex 8.10 release.  As a result, the kernel team would
appreciate it if you could please test this newer 2.6.27 Ubuntu kernel.
There are one of two ways you should be able to test:

1)  If you are comfortable installing packages on your own, the linux-
image-2.6.27-* package is currently available for you to install and
test.

--or--

2)  The upcoming Alpha5 for Intrepid Ibex 8.10 will contain this newer
2.6.27 Ubuntu kernel.  Alpha5 is set to be released Thursday Sept 4.
Please watch http://www.ubuntu.com/testing for Alpha5 to be announced.
You should then be able to test via a LiveCD.

Please let us know immediately if this newer 2.6.27 kernel resolves the
bug reported here or if the issue remains.  More importantly, please
open a new bug report for each new bug/regression introduced by the
2.6.27 kernel and tag the bug report with 'linux-2.6.27'.  Also, please
specifically note if the issue does or does not appear in the 2.6.26
kernel.  Thanks again, we really appreicate your help and feedback.

** Tags added: cft-2.6.27

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2008-08-21 Thread Nicholas
This is happening to me too. I'm using the latest *19 kernel. Its a PS/2
mouse. I  have no WiFi cards or touchpads. It drives me crazy. The mouse
randomly clicks stuff, in in one case, edited my email to gibberish :( I
hope there is a fix soon.

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2008-08-11 Thread Leann Ogasawara
Beginning with the Hardy Heron 8.04 development cycle the kernel source
package naming convention changed from linux-source-2.6.xx to just
linux. Going forward, kernel bugs should now be reported against the
linux package. I'm removing the linux-source-2.6.24 task as this is
already correctly reported against the linux package.

** Changed in: ubuntu
Sourcepackagename: linux-source-2.6.24 = None
   Status: New = Invalid

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2008-08-10 Thread SEAQ - Andres Mujica
** Summary changed:

- ps2 mouse erratic - parity errors
+ [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2008-08-10 Thread SEAQ - Andres Mujica
** Bug watch added: Linux Kernel Bug Tracker #6105
   http://bugzilla.kernel.org/show_bug.cgi?id=6105

** Also affects: linux via
   http://bugzilla.kernel.org/show_bug.cgi?id=6105
   Importance: Unknown
   Status: Unknown

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 119194] Re: [hardy] ps2 mouse erratic - parity errors - lost synchronization errors

2008-08-10 Thread Bug Watch Updater
** Changed in: linux
   Status: Unknown = In Progress

-- 
[hardy] ps2 mouse erratic - parity errors - lost synchronization errors
https://bugs.launchpad.net/bugs/119194
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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