[Bug 205690] [psm] [patch]: Add support for Elantech trackpads

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Oct 2 10:04:15 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205690

--- Comment #77 from Jakob Alvermark <jakob at alvermark.net> ---
(In reply to Vladimir Kondratyev from comment #76)

> Could you try attached patch - extbuttons.diff? I made extended buttons
> support codepath like pre-r306355.

Yes, this restores the previous behavior, i.e. the buttons work again.

One other thing I would like to change though, setting
hw.psm.synaptics.touchpad_off=1 disables the touchpad/clickpad as expected, but
it also turns on the buttons.
This was also the case pre-r306355.
I almost exclusively use the trackpoint, so I would like to be able to turn the
touchpad off, but keep the buttons working.



> > Even the keyboard starts acting funny, and eventually the trackpoint/touchpad stops functioning altogether, with the following messages:
> > psmintr: out of sync (0000 != 0080) 845 cmds since last error.
> > psmintr: discard a byte (1)
> > psmintr: b4 80 00 00 c0 00
> > psmintr: 00 84 18 00 c4 fe
> > psmintr: out of sync (0000 != 0080) 0 cmds since last error.
> > psmintr: reset the mouse.
> 
> That is bad. You are really lost sync here - received packet is shifted by 1
> byte. I cant help you in that case and have no clues. My code works after
> 6-bytes has been assembled in one packet. Did it happen before r306355?

Never had this problem before. I have been using this hardware for months,
tracking HEAD. It seems to work now, with the patch applied and no debug on.
I'll keep running it with this patch and see what happens.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-amd64 mailing list