So it looks like this has to do with the Wacom driver. I am able to get
it to work again but without being able to configure the tablet itself.
However the pen is recognized and working fine.

What I did is specifically add my tablet to the file
/usr/share/X11/xorg.conf.d/70-wacom.conf by adding this section:

Section "InputClass"
        Identifier "XP Pen Star 03"
        MatchUSBID "5543:0081"
        MatchProduct "TABLET 1060N"
        MatchDevicePath "/dev/input/event*"
        MatchIsTablet "true"
        Driver "wacom"
EndSection

This recognizes the pen and also makes the pen come up in the ubuntu
settings under "Wacom Tablet" (see screenshots for details.

Now the question is how can I get the tablet to com up in the settings as well?
And how can it be done so it works out of the box?

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-libinput in Ubuntu.
https://bugs.launchpad.net/bugs/1926860

Title:
  XP Pen Star 03 graphic tablet not running on Ubuntu later than 18.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/1926860/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to