Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Nov 2019 12:16:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        usb@FreeBSD.org
Subject:   [Bug 232040] wmt driver fails to attach to Synaptics Touchscreen
Message-ID:  <bug-232040-19105-PKu01bhl9A@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-232040-19105@https.bugs.freebsd.org/bugzilla/>
References:  <bug-232040-19105@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232040

--- Comment #12 from Vladimir Kondratyev <wulf@freebsd.org> ---
(In reply to Sergei Akhmatdinov from comment #10)
> Seems like I am getting events, here is the output of=20
> # evemu-record /dev/input/event0
> after touching the screen once and releasing.

Events look good for single touch. So you need to configure Xorg properly.
On one of my laptops I found following line in "ServerLayout" section:

InputDevice    "TouchScreen" "SendCoreEvents"

May be that is what you need.

The other option is to use evdev-awared input device autoconfiguration back=
end.

See: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D196678

P.S. I updated patch with proper fix for your touchscreen. Please test it a=
fter
reverting of previous one.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232040-19105-PKu01bhl9A>