joseluis / huion-linux-drivers

Linux user-space drivers for Huion Graphic Tablets
MIT License
168 stars 95 forks source link

Xinput error 1060Plus. Ubuntu 20.04 #78

Closed climent1 closed 4 years ago

climent1 commented 4 years ago

Hi! after installation I get the next error in "xinput" when sudo ./huion-tablet-driver.py

VPEN: name "Tablet Monitor Pen 210950", bus "BUS_USB", vendor "0001", product "0001", version "0003", phys "py-evdev-uinput" event types: EV_SYN EV_KEY EV_ABS

XINPUT: ERROR running the following comand: xinput list --short | grep "Tablet Monitor Pen"

joseluis commented 4 years ago

Unfortunately there are bugs that appeared in recent versions of linux distributions, between different versions of python that are complicated to sort out.

I'm currently recreating the software in Rust, and the bugs will all be addressed in this new version.

climent1 commented 4 years ago

thanks a lot. I will be watching the news