Dear Xorg developers,<br><br>As a humble Ubuntu 10.10 user I found my tablet Pc not working under 10.10.<br>After some googling I met the friendly kernel-developer Stéphane Chatty, who developed a driver which I helped testing.<br>
The driver seems to work very well (thank you Stéphane !).<br><br>Canonical decided to change some things to Xorg to get multitouch working.<br>We noticed this, because the first version of the driver did not sent events for mtX and mtY.<br>
After those events (53 and 54 I believe) where enable, I started noticing tearing and slow responses or no responses to tapping the screen.<br><br>I noticed from exploring Xorg.0.log there was this message:<br><em>evdev</em>-<em>grail</em>: failed to open grail, no gesture support<br>
<br>This message was gone after the MT-events were sent, so I figured evdev-grail was causing the slow responses.<br>I can confirm that now: I installed Ubuntu 10.04 with the Maverick (10.10) kernel and compiled and loaded the driver and there is no more tearing.<br>
The Xorg version on 10.04 does not use evdev-grail , which is used in 10.10 for utouch.<br><br>From what I understand, this evdev-grail is used to enable gestures until there is a more structural solution.<br>I notified Chase Douglas on launchpad of my experience too.<br>
<br>My question to you is: can this behaviour be tweaked so the device will be responsive?<br>Also I would like to notify you of this problem by this mail and ask for your advice: should Ubuntu really implement this?<br>Currently it definitely leads to a bad user experience at is not really usable.<br>
<br>I am willing to test any suggestions. Please note I am mostly a user who can compile a kernel and modules.<br>I do have some coding knowledge, but barely C, so the code is not too comprehensible for me (yet) :).<br><br>
Thank you for any help!<br><br>Kind regards,<br>Vincent<br><br> <br>