working on archlinux arm:
libwacom 2.1.0-1
not working on kali linux:
libwacom-bin 2.2.0-1
full reference:
https://github.com/DIGImend/digimend-kernel-drivers/issues/514
sudo nano /etc/X11/xorg.conf
Section “InputClass”
Identifier “Tablet”
Driver “wacom”
MatchDevicePath “/dev/input/event*”
MatchUSBID “6161:4d15”
EndSection
to debug input problems:
check /etc/logs/Xorg.0.logs