Re: Development tree, PLEASE?

From: Dmitry Torokhov
Date: Fri Jan 20 2006 - 11:54:08 EST


On 1/20/06, Marc Koschewski <marc@xxxxxxxxxxxxxxx> wrote:
> * Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> [2006-01-20 > >
> > Marc, have you tried 2.6.16-rc1 yet? Does it also give you problems
> > with psmouse?
> >
>
> Not yet, Dmitry. I just managed to get today's -git compiled and running. I'll
> give it a try tonite.
>
> Moreover, I put a
>
> echo -n 0 > /sys/bus/serio/devices/serio0/resync_time
>
> in my initscripts. Since then I didn't see any problem. I'll report later how it
> went with that line removed and stock 2.6.16-rc1.
>

Ok, if psmouse gives you a fit and setting resync_time to 0 cures it,
please do the follwing:

echo -n 5 > /sys/bus/serio/devices/serioX/resync_time
echo 1 > /sys/modules/i8042/parameters/debug
... wait 10 seconds ...
move the mouse slightly
... wait another 10 seconds ...
move the mouse slighty again
echo 0 > /sys/modules/i8042/parameters/debug

and send me your dmesg (or better /var/log/messages or whatever file
you use for kernel messages).

--
Dmitry
-
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/