Hi, The patch in the follow up mail describes a quirk needed to handle the touchscreen for a range of mediatek based devices. Depending on how the touch screen is wired to the soc, it always would report maximum == minimum == 0 for ABS_MT_TRACKING_ID.
Whats the best way to handle this sort of broken drivers (next to fixing the kernel vendor)? If adding an entry to the hwdb would help - how do I get to the strings that identify the device? regards, Andreas Andreas Pokorny (1): quirk for mtk kernels src/evdev.c | 10 ++++++++++ 1 file changed, 10 insertions(+) -- 2.1.4 _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
