Date: Thu, 31 May 2018 09:32:16 +0100 From: Johannes Lundberg <johalun0@gmail.com> To: freebsd-current <freebsd-current@freebsd.org> Subject: Re: evdev + ps/2 dell touchpad weirdness Message-ID: <CAECmPwvQ_t1gLLWadU1URKXPP8vtSnyij908C7M8b252WQHK7Q@mail.gmail.com> In-Reply-To: <CAECmPwvOpmLN-wv762CZ7UoMucvFQ3dor6X6ZnqMqBJ3nDATxA@mail.gmail.com> References: <CAECmPwvOpmLN-wv762CZ7UoMucvFQ3dor6X6ZnqMqBJ3nDATxA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 31, 2018 at 8:45 AM Johannes Lundberg <johalun0@gmail.com> wrote: > Hi > > I could swear this was working a couple of months ago but since installing > new kernel+world a couple of times and revisiting using Weston or X with > udev+evdev+libinput I can't get all the events. > > Using libinput-debug-events on my dell laptop touchpad (psm driver with > hw.psm.synaptics=1) I get events for two finger scroll Y (no horizontal > scroll but that's another issue), single finger tap (left mouse), two > finger tap (right mouse) but not single finger movements, that is I can't > move the mouse cursor... > > Changing to trackpoint, elantech, etc makes no difference. > > All packages are from stock ports. > To add more information. With PSM_DEBUG in kernel I can see that I'm getting interrupts for single finger movement psmintr: 38 f4 fd 00 00 00 psmintr: 38 f4 ff 00 00 00 psmintr: 18 f5 00 00 00 00 psmintr: 18 f5 00 00 00 00 psmintr: 18 f5 03 00 00 00 psmintr: 18 f7 04 00 00 00 psmintr: 18 f9 05 00 00 00
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAECmPwvQ_t1gLLWadU1URKXPP8vtSnyij908C7M8b252WQHK7Q>