Re: [DIGImend-devel] Patching the hid-uclogic driver for UC-Logic tablet TWHA60 v3
Brought to you by:
spb_nick
|
From: Nikolai K. <sp...@gm...> - 2015-06-19 12:47:25
|
Hi Martin,
On 06/18/2015 08:18 AM, Martin Shepherd wrote:
> I have attached 5 files. The first contains the output of dmesg when I
> plugged in the tablet. Note that the driver seems to find two pens.
> One of these is linked to /dev/input/event13, which appears to be the
> one that works, while the other is linked to /dev/input/event15, which
> doesn't produce any events. The second of the attached files shows the
> output of evtest on /dev/input/event13 while I was moving the pen
> horizontally from left to right. The third attachment shows the output
> from the same device when moving the pen vertically from top to
> bottom. The 4th and 5th attachments do the same for
> /dev/input/event15, which identifies itself as being a pen, but
> doesn't report any events when the pen is being moved. I hope that
> this helps.
Thanks, yes this helps! I've added in-range bit reversal to TWHA60 and added
ignoring fake pen usages, so you should have your cursor move and extra pen
interface disappear now. Please try the latest master.
Thank you.
Nick
P.S. I wonder how did we manage to make that driver work when we added TWHA60
v3 support originally? Perhaps it has simply regressed.
P.P.S. You can use "Reply to all" instead of "Reply" when replying to
automatically keep the maillist in CC.
|