coffseducation
coffseducation
Select the device event number [0-24]: 23 Input driver version is 1.0.1 Input device ID: bus 0x3 vendor 0x28bd product 0x90b version 0x100 Input device name: "XP-PEN Artist22E Pro Stylus"...
Ok. I was going through the gui files! Ugh! I installed with the deb. Where can I locate [artist_22e_pro.cpp#L84] in the file system?
Sorry - to clarify, will I need to add the lines before I cmake? Do the lines need to be un-commented? Remove the // ? Thanks.
Is this error an issue? make [ 2%] Building CXX object CMakeFiles/userspace_tablet_driver_daemon.dir/src/main.cpp.o [ 5%] Building CXX object CMakeFiles/userspace_tablet_driver_daemon.dir/src/usb_devices.cpp.o [ 7%] Building CXX object CMakeFiles/userspace_tablet_driver_daemon.dir/src/xp_pen_handler.cpp.o [ 10%] Building CXX object CMakeFiles/userspace_tablet_driver_daemon.dir/src/event_handler.cpp.o...
$ ./userspace_tablet_driver_daemon Listening on socket /home/anarcho/.local/var/run/userspace_tablet_driver_daemon.sock xp_pen_handler initialized huion_handler initialized Saved updated configuration file Handling XP-Pen Artist 22E Pro Setup completed on interface 0 Setup completed on interface 1 Device:...
> After compiling the code and running it, trying to draw on the tablet surface will cause the driver to start spitting out raw message dumps. > > Could you...
Nothing spitting out except the above.
Sorry, my keyboard was playing up. New batteries now!
I do not have any other OS's to test on. The official XP-Pen drivers were always problematic/flaky and took forever to get working each session - hence trying yours!