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

XP-Pen Artist 13.3 Pro #498

Open Urfoex opened 3 years ago

Urfoex commented 3 years ago

https://www.xp-pen.de/product/470.html https://www.xp-pen.com/product/464.html

Diagnostics as requested on http://digimend.github.io/support/howto/trbl/diagnostics/:

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

Using "driver" from XP-Pen https://www.xp-pen.de/download-436.html https://www.xp-pen.com/download-430.html

1 2 3 4

I tried different possibilities: Without any settings (which should be libinput?):

With wacom driver:

With evdev driver:

More information: Pentablet.log

Feels like there is just a tiny little setting to do left somewhere and it would work nicely. Any ideas? Recommends? Ways to help?

neurodiverseEsoteric commented 3 years ago

it seems that the parblo a610 plus is also just a rebranded xp-pen, but i can't get the buttons or the touchring to work with either evdev or digimend...

kurikaesu commented 3 years ago

See if my work in https://github.com/DIGImend/digimend-kernel-drivers/pull/557 helps resolve your issues.