DIGImend / digimend-kernel-drivers

DIGImend graphics tablet drivers for the Linux kernel
GNU General Public License v2.0
1.17k stars 173 forks source link

Diagnostics for Manufacturer "UC-Logic", Model name "Parblo A640" #385

Open hyiltiz opened 4 years ago

hyiltiz commented 4 years ago

According to the following project diagnostics page, I have collected the diagnostics. I also included an Xorg.0.log and other system log files after installing this project's dkms from source, setting up the wacom X driver and before doing a hotplogging (replug) test. The tablet has a pad plus a stylus. There are four buttons on the pad, and two buttons on the stylus, plus the pressure sensitive stylus tip. The frame buttons are pressed in top left, bottom left, top right, bottom right order. UC-Logic-ParbloA640-5543_0061.tar.gz

Kernel usbhid driver (version 5.5.0-2-amd64) successfully creates event files in the /sys/kernel/debug/hid/XXXX/ directories for both the stylus and the pad that responds correctly to all physical input actions.

Not specifying any X driver, which defaults to libinput, leaves stylus pressure unusable; specifying wacom as the X driver will make it "partially work". Partially work means:

Product page: https://www.parblo.com/products/a640?variant=9694024106031

Manufacturer's provided driver for Windows and Mac: https://support.parblo.com/hc/en-us/articles/360011942153-A640-Driver https://support.parblo.com/hc/en-us/articles/360020073973-A640-Driver

Delhi-Babu commented 4 years ago

I never achieved the pressure senstivity of this tablet but as You said When I was using manjaro kde version when I use the xorg wacom conf and with any action from the pen causes Black screen sometimes the just another Desktop workspace now I switched to arch and that black screen problem doesn't occur but it slows the application down and the it is not reporting the pen hovering atleast for me

eduard-sukharev commented 3 years ago

I've got this tablet too and it works fine on Windows, but on Ubuntu 20.04 LTS it didn't track stylus hovering motions up until the stylus touches the surface, but then it registers it as immediate pointer movement and click, which results in choppy motion.

Weirdly enough, it is kind of capable of tracking hovering motions right after it's connected to my laptop, but after the first "click" it seem to stick down to surface again and no hovering motions tracking.

I have installed your device drivers via v10 .deb package but it didn't change anything in that behavior. I then decided to collect all data required for debugging and adding support for this tablet (during which the tablet started working flawlessly up until I've re-plugged it). Anyways, here goes the all required probes, in case you might need them:

descriptors.txt frame_buttons.txt hid_report_descriptors.txt pen_buttons.txt pen_coords.txt pen_pressure.txt pen_tilt.txt probe.txt