Search Criteria
Package Details: opentabletdriver 0.6.7-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/opentabletdriver.git (read-only, click to copy) |
|---|---|
| Package Base: | opentabletdriver |
| Description: | A cross-platform open source tablet driver |
| Upstream URL: | https://opentabletdriver.net |
| Keywords: | artisul digimend gaomon huion otd parblo uc-logic uclogic ugtablet veikk wacom xencelabs xp-pen xppen |
| Licenses: | LGPL-3.0-or-later |
| Conflicts: | digimend-drivers-git-dkms, digimend-kernel-drivers, digimend-kernel-drivers-dkms, digimend-kernel-drivers-dkms-git |
| Submitter: | LavaDesu |
| Maintainer: | gonX (jamesbt365) |
| Last Packager: | gonX |
| Votes: | 59 |
| Popularity: | 3.03 |
| First Submitted: | 2021-06-10 13:34 (UTC) |
| Last Updated: | 2026-04-25 21:15 (UTC) |
Dependencies (8)
- dotnet-runtime-8.0 (dotnet-runtime-8.0-binAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libevdev (libevdev-gitAUR)
- dotnet-sdk (dotnet-sdk-2.2AUR, dotnet-sdk-2.2-vs2017AUR, dotnet-sdk-3.0AUR, dotnet-sdk-2.1AUR, dotnet-sdk-binAUR, dotnet-sdk-10.0, dotnet-sdk-8.0, dotnet-sdk-9.0) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- jq (jq-gitAUR, jaq-binAUR, jq-staticAUR, jaq-gitAUR) (make)
- libx11 (libx11-gitAUR) (optional)
- libxrandr (libxrandr-gitAUR) (optional) – x11 display querying support
Latest Comments
1 2 3 4 5 Next › Last »
seria commented on 2026-05-13 17:07 (UTC)
The current package fails to start the otd-daemon with exit code 150 because it requires .NET 10, but the PKGBUILD still specifies dotnet-runtime-8.0 in the depends array.
Running journalctl --user -u opentabletdriver.service shows: Framework: 'Microsoft.NETCore.App', version '10.0.0' (x64).
gonX commented on 2026-04-25 21:17 (UTC)
Sorry, fixed with f5874d247df. The first time I forget to test the build is when upstream changed stuff!
dysphoria commented on 2026-04-25 19:45 (UTC) (edited on 2026-04-25 19:45 (UTC) by dysphoria)
PKGBUILD needs a directory fix from
./eng/linux/package.shto./eng/bash/package.shrailgun_210 commented on 2026-02-01 20:50 (UTC) (edited on 2026-02-01 20:51 (UTC) by railgun_210)
This doesn't work with EndeavourOS using kernel version 6.18.6. I had to manually install it using the steps here:
jamesbt365 commented on 2025-01-28 02:53 (UTC)
dotnet runtime is not backwards compatible, so you need 8 to run opentabletdriver.
Fijxu commented on 2025-01-28 02:52 (UTC) (edited on 2025-01-28 02:52 (UTC) by Fijxu)
installing dotnet-runtime (9.0.1.sdk102-1) breaks dependency 'dotnet-runtime-8.0' required by opentabletdriverWhy don't just use
dotnet-runtime? Does OpenTabletDriver has any incompatibility issues withdotnet-runtime-9.0(and later versions that could come out); I don't think so.WORMSTweaker commented on 2025-01-27 22:40 (UTC)
For those coming for dependency break error, with dotnet-runtime 9.0.1.sdk102-1, you can possibly switch to
dotnet-runtime-8.0-bininstead, it's an alternative that worked on my systemTypology commented on 2025-01-25 22:38 (UTC) (edited on 2025-01-25 22:38 (UTC) by Typology)
I should've looked there first, sorry. normally it's AUR packages that's broken.
jamesbt365 commented on 2025-01-25 22:35 (UTC) (edited on 2025-01-25 22:36 (UTC) by jamesbt365)
:: installing dotnet-runtime (9.0.1.sdk102-1) breaks dependency 'dotnet-runtime-8.0' required by opentabletdriverThis is an upstream issue and the arch maintainers have to handle that correspondingly.
https://gitlab.archlinux.org/archlinux/packaging/packages/dotnet-core-8.0/-/issues/1
1 2 3 4 5 Next › Last »