This is the driver for the new current models of XP-PEN graphics tablets, if you have a legacy model, use this package
Search Criteria
Package Details: xp-pen-tablet 4.0.4-240815
Package Actions
Git Clone URL: | https://aur.archlinux.org/xp-pen-tablet.git (read-only, click to copy) |
---|---|
Package Base: | xp-pen-tablet |
Description: | XP-Pen (Official) Linux utility (New UI driver) |
Upstream URL: | https://www.xp-pen.com/download/index.html |
Keywords: | driver pen tablet xp xp-pen |
Licenses: | custom |
Submitter: | Poilrouge |
Maintainer: | labaman |
Last Packager: | labaman |
Votes: | 30 |
Popularity: | 0.045222 |
First Submitted: | 2020-06-12 15:35 (UTC) |
Last Updated: | 2024-10-30 09:51 (UTC) |
labaman commented on 2024-06-11 16:49 (UTC) (edited on 2024-06-11 16:56 (UTC) by labaman)
dougy147 commented on 2024-06-02 08:28 (UTC)
Downgrade to last working version if this broke your old tablet too:
git clone https://aur.archlinux.org/xp-pen-tablet.git
cd ./xp-pen-tablet.git
git revert --no-commit eef350b9b9bbdbc43ebd18e19f49b99869977d53 HEAD
git commit
makepkg -i
labaman commented on 2024-06-01 17:35 (UTC)
Yeah, I get the problem. I'll put the old driver in a separate package.
baiken8008 commented on 2024-06-01 16:33 (UTC)
Star 3 v2 also is not working with v4 of the driver.
1nikolas commented on 2024-06-01 14:45 (UTC)
Version 4 of the driver does not support some older models (like my deco mini7) and the latest supported version is 3.4.9. Can you make a xp-pen-tablet-3 package? Thanks
OdinVex commented on 2023-11-05 15:48 (UTC)
@labaman, No, a broken package is one that can't compile, not whether a new one is available or not. His response was correct.
labaman commented on 2023-11-05 15:30 (UTC)
@ricwu It's not a broken package, it's just that a new version has been released. If you notice that a new version has been released, it is better to use the " Out of date " flag
ricwu commented on 2023-11-05 11:56 (UTC)
The package is currently broken. Changing the following fixed it for me:
diff --git a/PKGBUILD b/PKGBUILD
index 74a0139..be7f679 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: Tobias Manske <aur at rad4day dot de>
pkgname=xp-pen-tablet
-pkgver=3.4.6
-pkgrel=230714
+pkgver=3.4.9
+pkgrel=231023
epoch=0
pkgdesc="XP-Pen (Official) Linux utility (New UI driver)"
arch=('x86_64')
@@ -14,7 +14,7 @@ license=('LGPL3')
source=("XPPenLinux${pkgver}-${pkgrel}.tar.gz::https://www.xp-pen.com/download/file/id/1936/pid/1016/ext/gz.html")
install=${pkgname}.install
-sha512sums=('85cd54b938d76e7f3399b1e30265bf94d47fcc0d7e8f44cc1a0f019afef710223a54afd994550f4db60fda6e91caad266419754b1c61632b237a330bbef5ea87')
+sha512sums=('3732abdb444ae6ee0ff585b8fadb750761f194936054c392a3cf0e93f59468acedff79e864f6e751aac2b398e0ba6d951b55048ffe11bcb68c5b690062adf441')
labaman commented on 2023-09-12 17:48 (UTC)
In any case, the license type changes will be made in PKGBUILD on the next package update. Thank you all.
OdinVex commented on 2023-09-12 11:46 (UTC)
@labaman, I think it best this noise stays away from this AUR package, thanks though. >_>
Pinned Comments
labaman commented on 2024-06-11 16:49 (UTC) (edited on 2024-06-11 16:56 (UTC) by labaman)
This is the driver for the new current models of XP-PEN graphics tablets, if you have a legacy model, use this package