Bug 16041
Summary: | Multitouch support not available for Synaptics touchpads | ||
---|---|---|---|
Product: | Drivers | Reporter: | RussianNeuroMancer (russianneuromancer) |
Component: | Input Devices | Assignee: | drivers_input-devices |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | alex.hunziker, dmitry.torokhov, hokasch, rydberg |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | Subsystem: | ||
Regression: | No | Bisected commit-id: |
Description
RussianNeuroMancer
2010-05-24 12:46:18 UTC
Unfortunately Synaptics is not willing to disclose their multitouch protocol yet, si you either have to wait or try to reverse-engineer the protocol yourself by observing behavior of Windows driver. Maybe try set up KVM and Windowes as a guest and pass-through PS/2 stream form the guest directly to the PS/2 port via serio_raw driver... Fixed in 2.6.38. |