Re: [DIGImend-users] Huion H610PRO generates multiple clicks
Brought to you by:
spb_nick
From: Nikolai K. <sp...@gm...> - 2015-03-29 17:12:36
|
On 03/04/2015 06:57 PM, Ulrich Lauther wrote: > On Wed, Mar 04, 2015 at 04:37:45PM +0200, Nikolai Kondrashov wrote: >> On 03/04/2015 04:30 PM, Ulrich Lauther wrote: >>> On Wed, Mar 04, 2015 at 02:05:37PM +0200, Nikolai Kondrashov wrote: >>>>> Maybe some h-file missing? >>>> >>>> This is two of the newly-used usage macros missing from older kernels, as >>>> Christopher noticed. Should be fixed now. Please redownload and try again. >>>> >>> Thanks a lot! Now everything seems to work. >>> Do you still want me to send any test output? >> >> No, thank you. >> >>> Will I have to reinstall the driver whenever a new kernel arrives? >> >> Yes, unfortunately. I need to get around to DKMS support implementation. >> > I found that the tablet stops to work when the computer is suspended and resumed. > One way to get it to work, is to unplug / plug the tablet > or to do > rmmod hid_uclogic; modprobe hid_uclogic > > This, of course can be automated by a script in pm-utils/sleep.d. > But could the driver itself take care of this? Alright, I reproduced it. The tablet needs to be re-enabled on resume. I'll see if we can do that. Nick |