-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The driver works for Artist Pro 16 (Gen2) #75
Comments
Hey @Vineyo , can you tell what is working on your side? I have the device since a couple days. On X11, it works almost fully on the generic uc-logic/ugee kernel driver; as soon a Xorg rule is done. Eg.
Then reboot, then it appears handled by
After that, the stylus is fully configurable (almost) with xsetwacom commands, and some are exposed with kcm-tablet (the GUI of Kde/Plasma on X11). On Wayland, it has a minimal support, just enough to change monitor. The 'almost part' is about the second button on stylus: the top one. It reacts on my side as a hardcoded Eraser button. As soon as press it, the stylus tip become an Eraser device, and exit the mode on release. This makes this button impossible to customise via xsetwacom even if the button 3 exists. I tested this repo, I even tried to make a definition for the tablet (based on the files of the Pro 12: So, I'm curious how you got the driver here to work with this model @Vineyo . |
I'm sorry that I used this driver as a quick fix because I got the tablet before the official driver was released. I didn't test the buttons. And I'm using the proprietary driver. |
Good to know and no problem! Thank you for the feedback. I posted today on my blog a post about my issue https://www.davidrevoy.com/article995/how-a-kernel-update-broke-my-stylus-need-help , the comment section was active and helpful and redirected me to contact the right poeple. Finger crossed for a good Free/Libre and Open Source support. |
Would love to help and possibly provide a kernel patch but I am currently traveling. Would also be interested in knowing how this kernel change possibly affected my driver. |
Info for the device:
Vendor ID | 0x28bd | (XP-Pen)
Product ID | 0x095b |
Link to the product: https://www.xp-pen.com.cn/product/888.html
Though the GUI doesn't recognize it.
The text was updated successfully, but these errors were encountered: