Search Criteria
Package Details: digimend-kernel-drivers-dkms-git 10.r0.gec5c16d-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/digimend-kernel-drivers-dkms-git.git (read-only, click to copy) |
|---|---|
| Package Base: | digimend-kernel-drivers-dkms-git |
| Description: | Linux kernel modules (DKMS) for non-Wacom USB graphics tablets. Git version. |
| Upstream URL: | https://digimend.github.io |
| Licenses: | GPL2 |
| Conflicts: | digimend-kernel-drivers, digimend-kernel-drivers-dkms |
| Provides: | digimend-kernel-drivers-dkms |
| Submitter: | ahsima |
| Maintainer: | ahsima |
| Last Packager: | ahsima |
| Votes: | 19 |
| Popularity: | 0.000001 |
| First Submitted: | 2017-07-15 00:42 (UTC) |
| Last Updated: | 2021-05-17 09:07 (UTC) |
Latest Comments
1 2 Next › Last »
LeSnake commented on 2021-05-17 09:02 (UTC)
@Kido Thanks for the Information. Removed the Out of date tag :)
Kido commented on 2021-05-17 08:50 (UTC)
@LeSnake this is "-git" package. You can rebuild it any time you want and it will pull most recent commit from github. Please read wiki.
LeSnake commented on 2021-05-17 07:52 (UTC)
Package outdated. "digimend-drivers-git-dkms" is a more recent package of the same drivers.
jonhoo commented on 2020-03-22 20:53 (UTC)
This should probably install the provided xorg.conf into
/etc/X11/xorg.conf.dso that the wacom driver is automatically used.gonX commented on 2019-12-19 14:50 (UTC) (edited on 2019-12-19 14:50 (UTC) by gonX)
To fix 5.4 not building, change line 22 in the Makefile from:
$(MAKE) -C $(KDIR) SUBDIRS=$(PWD) $@to:
$(MAKE) -C $(KDIR) M=$(PWD) SUBDIRS=$(PWD) $@I've submitted a PR to their repo which should fix it in due time.
zan commented on 2019-12-06 07:14 (UTC) (edited on 2019-12-06 07:16 (UTC) by zan)
Seems broken on 5.4:
make[1]: Entering directory '/usr/lib/modules/5.4.1-arch1-1/build'scripts/Makefile.build:42: arch/x86/entry/syscalls/Makefile: No such file or directorywhich tracks to these lines:
kbuild-dir := $(if $(filter /%,$(src)),$(src),$(srctree)/$(src))kbuild-file := $(if $(wildcard $(kbuild-dir)/Kbuild),$(kbuild-dir)/Kbuild,$(kbuild-dir)/Makefile)include $(kbuild-file)Src is defined by
src := $(obj)And I'm currently stuck trying to figure out where $(obj) is defined...
FraYoshi commented on 2019-05-16 19:28 (UTC)
Now included in Linux 5.1, Thanks for bringing it to the AUR when it was not!
jhey commented on 2019-04-09 12:19 (UTC)
Could somebody unflag this package? Flag comment talks about "new version v9", but this is git package building from master branch.
manueljlin commented on 2018-11-03 18:01 (UTC) (edited on 2018-11-03 18:06 (UTC) by manueljlin)
Please, rename digimend.conf to depmod.conf (see https://github.com/DIGImend/digimend-kernel-drivers/commit/8ade8d32cc4d76c400796e77f3555c99c642dec6#diff-385321c7d87c3ddca3c17811d24032f8) It can't
statproperly. Thanks.1 2 Next › Last »