Re: [DIGImend-devel] Huion 1060Pro not sending BTN_TOOL_PEN events
Brought to you by:
spb_nick
From: Nikolai K. <sp...@gm...> - 2016-06-03 08:50:55
|
Hi Benjamin, On 06/03/2016 10:43 AM, Benjamin Tissoires wrote: > Hi Nick, > > we have a bug report[1] with a faulty Huion 1060Pro. I requested the > hid-recorder output of the pen, and it seems that the InRange field is > always set to 1. This is a problem for libinput as we expect BTN_TOOL > to be sent when entering/exiting proximity. > > Is this something you already have seen? and is this something fixable? > > Cheers, > Benjamin > > [1] https://bugs.freedesktop.org/show_bug.cgi?id=95315 I took a look at the hid-recorder output and couldn't see the in-range bit change at all, so we can't do anything about it as such. It might be possible that the user haven't actually removed the pen from the tablet surface in that trace, but I doubt it. I also doubt this is a hardware fault, although it is possible. I'd like to see usbhid-dump output with the driver not loaded (blacklisted), so the tablet is in its default (power-on) state and we talk to it directly. I'll need some strokes in that output, with the pen removed from the tablet in-between. Nick |