[DIGImend-users] huion 610 & v5 driver
Brought to you by:
spb_nick
From: <dm...@li...> - 2015-03-27 07:13:35
|
Hi, I'm strugling with the digimend v5 driver for a Huion 610 tablet on lubuntu. Out of the box the tablet controls the cursor but generates multiple button presses which will for instance open ten or more windows on a tray icon click. I have tried the tablet in windows with it's own driver and it works correctly. When I try to "make" the modules I get this message: make -C /lib/modules/3.13.0-37- generic/build SUBDIRS=/home/steph/Downloads/digimend-kernel-drivers-5 modules make[1]: *** /lib/modules/3.13.0-37-generic/build: No such file or directory. Stop. Makefile:10: recipe for target 'modules' failed make: *** [modules] Error 2 I don't have a dir /lib/modules/3.13.0-37- generic/build on my system. I have tried adding the directory manually but then I get this error message instead: make -C /lib/modules/3.13.0- 37-generic/build SUBDIRS=/home/steph/Downloads/digimend-kernel-drivers- 5 modules make[1]: Entering directory '/lib/modules/3.13.0-37- generic/build' make[1]: *** No rule to make target 'modules'. Stop. make [1]: Leaving directory '/lib/modules/3.13.0-37-generic/build' Makefile: 10: recipe for target 'modules' failed make: *** [modules] Error 2 Again that file is not on my system. I'm guessing it's the hid-rebind. rules that comes in the digimen-kernel-drivers-5 package. I have also tried the version 4 driver with the same results. Please could you advise as I'm right at the limit of my understanding of linux. Thanks Martin. |