Summary: | Dell xps 13 8th gen: synaptics touchpad too slow and palm detection basically not working | ||
---|---|---|---|
Product: | Wayland | Reporter: | crap |
Component: | libinput | Assignee: | Wayland bug list <wayland-bugs> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | daniel.van.vugt, peter.hutterer |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | 2 events where palmdetection didn't work |
Description
crap
2018-01-03 06:03:39 UTC
btw. if you could make use of some debug output or similar for the palmdetection i'd happily provide it (just tell me how). ps. I know, bug reports always sound that negative, but otherwise the whole thing is working pretty well :-), just the speed is really an absolute no go and I miss some settings from synaptics driver but no deal breaker, and I hope they'll find their way into the new driver sooner or later :-)... please attach an evemu-record that shows one of the palm detection issues. If it's the same hardware as the xps 9365 then the issue is simply that we don't get enough information from the touchpad to do palm detection and disable-while-typing (which we already have) is all we can do. as for the slow acceleration, this is likely related bug 101139 I have been testing a Dell XPS 13 (5th gen) today and find the fix for bug 98839 is all it needs to address the responsiveness problems. That's due for release in libinput 1.10. Although it sounds like you're covering multiple problems in a single bug report here. Created attachment 136754 [details]
2 events where palmdetection didn't work
In the attached file, I've logged two events, when the palmdetection didn't work and the Textbox I was working with lost focus.
Right, so the basic problem with these touchpads is that they don't give us any information beyond position. There is no pressure or touch size information, so any touch to us looks like a valid touch. The only palm detection that kick in here are the edge detection and disable-while-typing (see http://wayland.freedesktop.org/libinput/doc/latest/palm_detection.html) I don't have any good solutions here, but I'd appreciate any good ideas you may have 3 months later and I'm closing this based on comment #3. The palm detection isn't something we can fix because we don't get the data from the touchpad. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.