Martin Pieuchot wrote: > On 16/10/11(Sun) 16:05, Mathieu - wrote: > > Martin Pieuchot wrote: > > > If your touchpad/clitpad is recognized as an ALPS Dualpoint, like: > > > > > > $ dmesg |grep pms0 > > > pms0: ALPS Dualpoint, version 0x6222 > > > > > > Please test the diff below and report me any breakage/improvement. It > > > should > > > at least fix the "pms0: not in sync yet, discard input" error you may > > > have seen recently. > > > <snip> > > > > > > Yes that diff does improve things. Before I wasn't even able to move the > > cursor getting tons of "not int sync yet" messages. > > With this diff my touchpad works, including the scrolling part at the > > right of the touchpad. > > Thanks for testings. Here's and improved version of the diff that should > really handle interleaved packets. > > Can you tell me if you still see "not in sync yet" after applying this > diff. If yes, how often? I'm also interested in the number of "PS/2 > interleaved packet" messages.
After one hour of testing (with focus on the touchpad) I had like 6 "not in sync messages". I tried to reproduce it. The only way to get those messages was by putting like 5 or more fingers on the touchpad and moving in differents ways. I figure the first time I might have touched it with my palm or something. As I said anyway, with regular use I don't have those messages. I didn't have any "PS/2 interleaved packet" messages.