Re: [DIGImend-users] Huion H610PRO generates multiple clicks
Brought to you by:
spb_nick
From: Maren H. <mar...@ya...> - 2015-02-28 18:37:28
|
Hi Ulrich, when I had installed a new kernel (3.16, I think), and had *not* yet re-compiled/re-installed the driver, I had exactly the same behaviour. (18 Inkscapes opened with one click ;) - good it's become so fast) Maybe it's also that your driver install isn't completed? Nikolai will know how to check which driver is being used - the generic one which comes with the kernel or his. Regards, Maren -------------------------------------------- On Sat, 2/28/15, Nikolai Kondrashov <sp...@gm...> wrote: Subject: Re: [DIGImend-users] Huion H610PRO generates multiple clicks To: "Ulrich Lauther" <ulr...@t-...>, dig...@li... Date: Saturday, February 28, 2015, 2:11 PM Hi Ulrich, On 02/27/2015 10:41 PM, Ulrich Lauther wrote: > I bought a Huion H610PRO graphics tablet and installed the driver > from github.com/DIGImend/digimend-kernel-drivers under ubunto 12.4 > kernel 3.13.0-46-generic > > When I press the pen's tip (lightly) on the tablet, it generates a > series of left button clicks very fast. > > I don't know if this is a hardware or a software problem. This is likely to be a hardware problem. One easy way to test that would be trying on a Windows machine. Otherwise you can use usbhid-dump to see if the tablet actually sends these clicks. Start usbhid-dump like this: sudo usbhid-dump -es -m 256c:006e and watch the least significant bit of the second byte when you touch the surface - it should be 1 when the tip is touching. Nick ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ DIGImend-users mailing list DIG...@li... https://lists.sourceforge.net/lists/listinfo/digimend-users |