well, i have this funny problem, googled around a bit, and found a same
problem here, on the list, several days ago:
http://marc.theaimsgroup.com/?l=linux-kernel&m=110579505706542&w=2
so, just to inform you, guy is not imagining things, problem exists and
is quite annoying. happends every 2-3 hours?!
# dmesg | grep -i mouse
mice: PS/2 mouse device common for all mice
input: ImExPS/2 Generic Explorer Mouse on isa0060/serio1
psmouse.c: bad data from KBC - bad parity
psmouse.c: Explorer Mouse at isa0060/serio1/input0 lost synchronization,
throwing 3 bytes away.
mouse is MS-600, a relatively cheap no name optical mouse. cable is OK.
my lspci output:
00:00.0 Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133]
(rev 03)
00:01.0 PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133 AGP]
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/VT823x/A/C/VT8235 PIPC Bus Master IDE (rev 06)
00:07.2 USB Controller: VIA Technologies, Inc. VT6202 [USB 2.0
controller] (rev 16)
00:07.3 USB Controller: VIA Technologies, Inc. VT6202 [USB 2.0
controller] (rev 16)
00:07.4 Bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 40)
00:09.0 Multimedia video controller: Brooktree Corporation Bt878 Video
Capture (rev 11)
00:09.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture
(rev 11)
00:0a.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX [Cyclone]
(rev 30)
00:0b.0 Multimedia audio controller: C-Media Electronics Inc CM8738 (rev 10)
00:0c.0 USB Controller: VIA Technologies, Inc. VT6202 [USB 2.0
controller] (rev 61)
00:0c.1 USB Controller: VIA Technologies, Inc. VT6202 [USB 2.0
controller] (rev 61)
00:0c.2 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 63)
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV250 If
[Radeon 9000] (rev 01)
01:00.1 Display controller: ATI Technologies Inc Radeon RV250 [Radeon
9000] (Secondary) (rev 01)
kernel version
Linux 2.6.10-as2 (same in ck4/5)
if i can help with more info, please post full instructions since i'm a
semi-newbie :)
On Fri, 21 Jan 2005 15:07:56 +0100
zhilla <[email protected]> bubbled:
> well, i have this funny problem, googled around a bit, and found a
> same problem here, on the list, several days ago:
> http://marc.theaimsgroup.com/?l=linux-kernel&m=110579505706542&w=2
> so, just to inform you, guy is not imagining things, problem exists
> and is quite annoying. happends every 2-3 hours?!
>
> # dmesg | grep -i mouse
> mice: PS/2 mouse device common for all mice
> input: ImExPS/2 Generic Explorer Mouse on isa0060/serio1
> psmouse.c: bad data from KBC - bad parity
> psmouse.c: Explorer Mouse at isa0060/serio1/input0 lost
> synchronization, throwing 3 bytes away.
>
Hmm, I have similar problems with my mouse since I'm using kernel 2.6.
Sometimes (once a day or only every second day) my mouse goes to the
left upper corner. But then works a normal. Extremly annoying while
playing UT2004.
But I don't get any kernel messages. With 2.4 everything worked fine.
(Currently using 2.6.8-rc2-mm1)
Regards,
Martin
--
MyExcuse:
Bad user karma.
Martin Zwickel <[email protected]>
Research & Development
TechnoTrend AG <http://www.technotrend.de>
Martin Zwickel wrote:
> Hmm, I have similar problems with my mouse since I'm using kernel 2.6.
> Sometimes (once a day or only every second day) my mouse goes to the
> left upper corner. But then works a normal. Extremly annoying while
> playing UT2004.
> But I don't get any kernel messages. With 2.4 everything worked fine.
> (Currently using 2.6.8-rc2-mm1)
well, problem is still not that uncommon. i saw few other examples on
google. anybody has any ideas for fixes?