psmouse.c: Wheel Mouse at isa0060/serio1/input0 lost synchronization, throwing 3 bytes away.

From: Murilo Pontes
Date: Sun Feb 08 2004 - 11:42:45 EST


I tried 2.6.0 to 2.6.3-rc1 (include -pre,-rc, -kb) all still occurs:
psmouse.c: Wheel Mouse at isa0060/serio1/input0 lost synchronization, throwing 3 bytes away.

I tried:
------------------------------
apm on/off
acpi on/off
apic on/off
preempt on/off
psmouse.proto=bare
psmouse.proto=imps
psmouse.proto=exps
--------------------------------
/etc/X11/XF86Config
Option "Protocol" "ImPS/2"
Option "Device" "/dev/input/mice"
---------------------------------
/etc/X11/XF86Config
Option "Protocol" "PS/2"
Option "Device" "/dev/input/mice"
---------------------------------
/etc/X11/XF86Config
Option "Protocol" "ImPS/2"
Option "Device" "/dev/psaux"
---------------------------------
/etc/X11/XF86Config
Option "Protocol" "PS/2"
Option "Device" "/dev/psaux"
---------------------------------

I read several others threads about, but anything propose by that not solve problem!



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/