Search Criteria
Package Details: digimend-kernel-drivers-dkms 13-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/digimend-kernel-drivers-dkms.git (read-only, click to copy) |
---|---|
Package Base: | digimend-kernel-drivers-dkms |
Description: | Linux kernel modules (DKMS) for non-Wacom USB graphics tablets |
Upstream URL: | https://digimend.github.io |
Licenses: | GPL2 |
Submitter: | avallac_h |
Maintainer: | None |
Last Packager: | exu |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2021-06-28 14:58 (UTC) |
Last Updated: | 2025-05-21 17:37 (UTC) |
Dependencies (3)
- dkms (dkms-gitAUR)
- systemd (systemd-selinuxAUR, systemd-gitAUR)
- xf86-input-wacom (xf86-input-wacom-nosystemd-gitAUR, xlibre-input-wacom-binAUR, xlibre-input-wacomAUR)
Latest Comments
FoSSenjoyerr commented on 2025-08-31 01:12 (UTC)
Error! Bad return status for module build on kernel: 6.16.4-zen1-1-zen (x86_64) Consult /var/lib/dkms/digimend/13/build/make.log for more information. ==> WARNING: `dkms install --no-depmod digimend/13 -k 6.16.4-zen1-1-zen' exited 10 ==> depmod 6.12.44-1-lts (4/4) Performing snapper post snapshots for the following configurations... ==> root: 77 mark@marklinux sudo cat /var/lib/dkms/digimend/13/build/make.log 09:01:40 [sudo] password for mark: DKMS (dkms-3.2.1) make.log for digimend/13 for kernel 6.16.4-zen1-1-zen (x86_64) Sunday, 31 August, 2025 09:01:27 AM PST
Building module(s)
command: make -j2 KERNELRELEASE=6.16.4-zen1-1-zen KVERSION=6.16.4-zen1-1-zen
make -C /lib/modules/6.16.4-zen1-1-zen/build M=/var/lib/dkms/digimend/13/build modules make[1]: Entering directory '/usr/lib/modules/6.16.4-zen1-1-zen/build' make[2]: Entering directory '/var/lib/dkms/digimend/13/build' CC [M] hid-kye.o CC [M] hid-uclogic-core.o hid-uclogic-core.c: In function ‘uclogic_remove’: hid-uclogic-core.c:494:9: error: implicit declaration of function ‘del_timer_sync’ [-Wimplicit-function-declaration] 494 | del_timer_sync(&drvdata->inrange_timer); | ^
~ make[4]: *** [/usr/lib/modules/6.16.4-zen1-1-zen/build/scripts/Makefile.build:287: hid-uclogic-core.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/usr/lib/modules/6.16.4-zen1-1-zen/build/Makefile:2001: .] Error 2 make[2]: *** [/usr/lib/modules/6.16.4-zen1-1-zen/build/Makefile:248: __sub-make] Error 2 make[2]: Leaving directory '/var/lib/dkms/digimend/13/build' make[1]: *** [Makefile:248: __sub-make] Error 2 make[1]: Leaving directory '/usr/lib/modules/6.16.4-zen1-1-zen/build' make: *** [Makefile:15: all] Error 2exit code: 2
elapsed time: 00:00:06
tippfehlr commented on 2025-05-10 15:46 (UTC)
Hi, since upstream hasn’t released the patch yet, here is a snippet to include it:
exu commented on 2025-02-02 17:05 (UTC)
This package tracks the official releases, so I'll wait for an official release.
You could use digimend-kernel-drivers-dkms-git instead.
I'm also willing to accept (a temporary) patchfile implementing changes from https://github.com/DIGImend/digimend-kernel-drivers/pull/707 until a new release is created, unfortunately I don't have the time to do this myself at the moment.
yoshi314 commented on 2025-02-02 07:49 (UTC)
This needs an update to build on 6.12
https://github.com/DIGImend/digimend-kernel-drivers/issues/706