Digital drawing tablet Huion - proper drivers install
#11
Last night I have to make new image for Pine due to some data corruption problem on SD card.
Then I reinstalled drivers for Huion and suddenly my tablet was recognised Sad Smile but half of it.
As a drawing tablet it is recognised but as a mouse it is not.
Attached is new Xorg log file so you can check it.

Edit: Just checked installation procedure of drivers (ziped archive, manual install):

obj-m := hid-kye.o hid-uclogic.o hid-polostar.o
KVERSION := $(shell uname -r)
KDIR := /lib/modules/$(KVERSION)/build
PWD := $(shell pwd)
UDEV_RULES := /lib/udev/rules.d/90-hid-rebind.rules
DEPMOD_CONF := /etc/depmod.d/digimend.conf
HID_REBIND := /sbin/hid-rebind
modules modules_install clean:
$(MAKE) -C $(KDIR) SUBDIRS=$(PWD) $@
install: modules_install
install -D -m 0644 digimend.conf $(DEPMOD_CONF)
depmod -a
install hid-rebind $(HID_REBIND)
install -m 0644 90-hid-rebind.rules $(UDEV_RULES)
udevadm control --reload
uninstall:
rm -vf $(UDEV_RULES) $(HID_REBIND) $(DEPMOD_CONF) \
/lib/modules/*/extra/hid-kye.ko \
/lib/modules/*/extra/hid-polostar.ko \
/lib/modules/*/extra/hid-uclogic.ko
udevadm control --reload
depmod -a

Should I look for digimend.conf file and hid-rebind where are they stored in the system , but what else ?


Attached Files
.log   Xorg.0.log (Size: 20.63 KB / Downloads: 435)
  Reply


Messages In This Thread
RE: Digital drawing tablet Huion - proper drivers install - by janeku - 08-02-2016, 11:00 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How install Qbittorrent on Debian? Callisto 5 9,134 03-17-2018, 10:31 PM
Last Post: Callisto
  libssl-dev eon't install williamcolls 2 5,037 11-01-2017, 10:20 PM
Last Post: dkryder
Exclamation How to install JavaFX tommypine 3 6,523 01-09-2017, 03:21 AM
Last Post: dkryder
  install shashlik bilylilyli 1 3,647 11-20-2016, 06:59 PM
Last Post: Ghelorn
  Install 32bit java Trond 7 10,096 11-03-2016, 10:07 AM
Last Post: Trond
  Cannot install Dstat on Debian Base PineA64 image ywoody 6 7,720 07-11-2016, 07:15 PM
Last Post: dkryder
  Debian Video Performance/"Driver" Install Fawks 8 11,279 06-15-2016, 07:55 AM
Last Post: Luke
  How to install modules into system? MicroDiery 6 7,574 05-27-2016, 06:44 PM
Last Post: JamesHarris
  debian fresh install 5/14 mkyb14 3 5,046 05-17-2016, 10:52 AM
Last Post: mkyb14

Forum Jump:


Users browsing this thread: 1 Guest(s)