Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40570 - psmouse.c: Wheel Mouse lost synchronization, throwing 3 bytes away.
Summary: psmouse.c: Wheel Mouse lost synchronization, throwing 3 bytes away.
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Ciaran McCreesh
URL: http://forums.gentoo.org/viewtopic.ph...
Whiteboard:
Keywords:
: 96252 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-02-06 02:33 UTC by Beowulf
Modified: 2005-06-16 00:49 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Beowulf 2004-02-06 02:33:49 UTC
When moving the mouse, at times the mouse goes haywire and the pointer moves by itself clicking on things all over the desktop.

Reproducible: Sometimes
Steps to Reproduce:
1. N/A -- Random, but will not do it without the user doing something
2.
3.

Actual Results:  
The mouse moved on it's own volition clicking on things on my desktop without 
any user input.

Expected Results:  
Nothing.

I just recently had this bug occur and open up 12 instances of Kwrite. It is a 
Logitech based  PS/2 wheel mouse with IMPS/2 set in XF86Config.  I checked 
/var/log/kern.log and found this error:

Feb  6 05:18:34 Illusion spurious 8259A interrupt: IRQ7.
Feb  6 05:18:35 Illusion psmouse.c: Wheel Mouse at isa0060/serio1/input0 lost sy
nchronization, throwing 3 bytes away.

Not sure if this should be sent upstream, but the doc's say to file with you 
first.

Portage 2.0.49-r21 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r9, 2.6.2-mm1)
=================================================================
System uname: 2.6.2-mm1 i686 AMD Athlon(tm) processor
Gentoo Base System version 1.4.3.10
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-tbird -O2 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.
2/share/config /usr/kde/3/share/config /usr/share/config 
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ 
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ 
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.
org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="3dnow X aalib alsa apache2 apm arts artswrappersuid avi berkdb cdr crypt 
cups encode esd foomaticdb gd gdbm gif gpm gtk gtk2 imap imlib java jpeg kde 
libg++ libwww mad maildir mikmod mmx motif mozilla mpeg mysql ncurses nls nptl 
oggvorbis opengl oss pam pdflib perl png python qt quicktime readline sdl slang 
spell ssl svga tcltk tcpd tetex truetype videos x86 xface xinerama xml xml2 xmms 
xv zlib"


# lspci
00:00.0 Host bridge: Advanced Micro Devices [AMD] AMD-760 [IGD4-1P] System 
Controller (rev 13)
00:01.0 PCI bridge: Advanced Micro Devices [AMD] AMD-760 [IGD4-1P] AGP Bridge
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 
40)
00:07.1 IDE interface: VIA Technologies, Inc. 
VT82C586A/B/VT82C686/A/B/VT8233/A/C/VT8235 PIPC Bus Master IDE (rev 06)
00:07.2 USB Controller: VIA Technologies, Inc. USB (rev 16)
00:07.3 USB Controller: VIA Technologies, Inc. USB (rev 16)
00:07.4 SMBus: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 40)
00:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL-8139/8139C/8139C+ (rev 10)
00:0c.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 07)
00:0c.1 Input device controller: Creative Labs SB Live! MIDI/Game Port (rev 07)
01:05.0 VGA compatible controller: nVidia Corporation NV28 [GeForce4 Ti 4200 AGP 
8x] (rev a1)
Comment 1 Ciaran McCreesh 2004-02-06 02:49:42 UTC
This is covered in the 2.6 input drivers FAQ.

http://marc.theaimsgroup.com/?l=linux-kernel&m=107563039307153&w=2

Look for the information on "psmouse.c: PS/2 mouse at serio0 lost synchronization, throwing 2 bytes away.", it's the same issue.

Closing this as CANTFIX, because it's not something we can sanely change ourselves.
Comment 2 Beowulf 2004-02-06 02:57:07 UTC
Odd that this problem has only appeared in recent versions of 2.6 (for me at least) yet they blame my mouse (or hardware) as the culprit...

Oh well, sorry for wasting your time.
Comment 3 Dan A. Dickey 2004-02-20 07:41:00 UTC
It's not actually the mouse.  Of course not.

I had this same problem; and read the input FAQ several times
over.

My problem has now gone away - I disabled ACPI in my kernel.
As the FAQ suggests.  Try this, I think it may work for you too.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-06-16 00:49:55 UTC
*** Bug 96252 has been marked as a duplicate of this bug. ***