Re: [DIGImend-users] Huion H610PRO generates multiple clicks
Brought to you by:
spb_nick
From: Ulrich L. <ulr...@t-...> - 2015-03-01 08:05:21
|
On Sat, Feb 28, 2015 at 10:31:45PM +0200, Nikolai Kondrashov wrote: > Hi Ulrich, > > > Thank you. The fact that it repeats 0x81 is fine. It would have been > problematic if it interleaved these with 0x80. > > Let's check if Maren is right, i.e. if the driver is not loaded. > Please send the output of "dmesg" after you plug in your tablet. > > Although, strangely, it seems the tablet is switched into the fully-functional > mode, which is done by the driver. > and this is the output of lsmod | grep hid hid_uclogic 13050 0 hid_huion 12631 0 hid_generic 12492 0 usbhid 47442 0 hid 92101 4 hid_uclogic,hid_huion,hid_generic,usbhid mac_hid 13077 0 ulrich |