You are not logged in.

#1 2018-09-26 15:56:31

jimmy00784
Member
From: Austin, TX
Registered: 2012-02-10
Posts: 20
Website

XP-Pen Artist 10S Graphics Tablet issue

Hi all.
Firstly, I've had the XP-PEN Artist 10S Graphics Tablet work in the past. I put it away since I didn't need it for a while. Now when I attempt to set it, I am running into issues. Here are the drivers I've used with results:

1. libinput: Everything works except stylus pressure. No matter what app I use, whether it be KDE or GTK based, pressure reported to the app is always 0.
2. evdev: Pressure works here, except, hovering capability is lost as soon as I apply some stylus pressure on the tablet. Then it starts behaving like a mouse when the left button stuck. So, when I touch the screen, lift the stylus, and touch another point on the screen, Krita, and other programs draw a line connecting those points.
3. digibend: pressure doesn't work
4. wizardpen: crashes X server on first stylus to tablet contact
5. xp-pen beta driver: fails to configure the device. exits immediately. I've contacted the xp-pen support regarding the issue but have little confidence that they'll be able or willing to help.

Here are some device details for your reference. I'd be happy to provide any additional information if anyone can help.

lsusb

Bus 002 Device 002: ID 5543:004a UC-Logic Technology Corp.

cat /etc/X11/xorg.conf.d/52-ugee.conf

Section "InputClass"
   Identifier "XP-Pen"
   #MatchIsTablet "on"
   MatchProduct         "UGEE 10.1 Tablet Monitor Mouse"
   #Driver "evdev"
   #Driver "wizardpen"
   Option               "TransformationMatrix"  "0.666667 0 0 0 0.425532 0.574468 0 0 1"
   #Option  "Ignore" "true"
   #Option "TopX" "0"
   #Option "BottomX" "8000"
   #Option "TopY" "0"
   #Option "BottomY" "8000"
   #Option "TopZ" "20"
   #Option "BottomZ" "1000"
EndSection

xinput

⎡ Virtual core pointer                          id=2    [master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer                id=4    [slave  pointer  (2)]
⎜   ↳ UGEE 10.1 Tablet Monitor Mouse            id=11   [slave  pointer  (2)]
⎜   ↳ UGEE 10.1 Tablet Monitor Mouse            id=12   [slave  pointer  (2)]
⎜   ↳ UGEE 10.1 Tablet Monitor Consumer Control id=14   [slave  pointer  (2)]
⎜   ↳ DLL0674:00 06CB:75DB Touchpad             id=18   [slave  pointer  (2)]

xinput list-props 11

#with libinput driver
Device 'UGEE 10.1 Tablet Monitor Mouse':
        Device Enabled (147):   1
        Coordinate Transformation Matrix (149): 0.666667, 0.000000, 0.000000, 0.000000, 0.425532, 0.574468, 0.000000, 0.000000, 1.000000
        libinput Natural Scrolling Enabled (284):       0
        libinput Natural Scrolling Enabled Default (285):       0
        libinput Middle Emulation Enabled (286):        0
        libinput Middle Emulation Enabled Default (287):        0
        libinput Calibration Matrix (288):      1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
        libinput Calibration Matrix Default (289):      1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
        libinput Left Handed Enabled (290):     0
        libinput Left Handed Enabled Default (291):     0
        libinput Send Events Modes Available (267):     1, 0
        libinput Send Events Mode Enabled (268):        0, 0
        libinput Send Events Mode Enabled Default (269):        0, 0
        Device Node (270):      "/dev/input/event13"
        Device Product ID (271):        21827, 74
        libinput Drag Lock Buttons (292):       <no items>
        libinput Horizontal Scroll Enabled (293):       1

Last edited by jimmy00784 (2018-09-26 16:01:13)


Linux karim-inspiron 4.19.118-1-lts419 #1 SMP Sun, 26 Apr 2020 04:14:24 +0000 x86_64 GNU/Linux

Offline

#2 2020-03-19 12:53:08

harishankar
Member
Registered: 2020-03-19
Posts: 1

Re: XP-Pen Artist 10S Graphics Tablet issue

I had this same problem, same tablet but different Linux OS (Debian 10).

I kind of solved it (on the latest kernel in Debian testing 5.4 with Libinput and Wayland) but only because I dual boot Windows 10.

It worked after I have installed the Windows 10 XP-Pen Drivers (Tablet not detected issue fixed using this video https://www.youtube.com/watch?v=IxgQCmjWmR8 ) and then I have to soft reboot to Linux each time after first booting Windows 10, it works perfectly with the libinput drivers and Krita/MyPaint etc with proper pressure-sensitivity support and even the pen is correctly configured to work only with the tablet screen and does not travel to the dual monitor. But when I cold boot into Linux, tablet reverts to the previous old behaviour as reported by your first post.

Kind of frustrating, but glad that at least it is supported in Linux.

EDIT: seems like 99% it is the firmware update (shown in the above video) with the Windows driver that got it working. Unfortunately I don't know how to load the firmware update automatically with the Linux driver, because it seems that once Windows loads the firmware with the driver, the Linux driver also works. However, when cold-booted on Linux, it doesn't work since the firmware is not loaded.

Hope this helps.

Last edited by harishankar (2020-03-19 16:51:53)

Offline

Board footer

Powered by FluxBB