Search Criteria
Package Details: input-wacom-dkms 0.46.0-1
Git Clone URL: | https://aur.archlinux.org/input-wacom-dkms.git (read-only, click to copy) |
---|---|
Package Base: | input-wacom-dkms |
Description: | Latest Kernel modules form Wacom tablets (DKMS). Useful if your wacom tablet is not supported upstream yet. |
Upstream URL: | https://github.com/linuxwacom/input-wacom/wiki/Installing-input-wacom-from-source |
Licenses: | |
Submitter: | apicici |
Maintainer: | apicici |
Last Packager: | apicici |
Votes: | 21 |
Popularity: | 0.159421 |
First Submitted: | 2013-12-06 21:27 |
Last Updated: | 2020-05-12 12:27 |
Dependencies (2)
- dkms
- xf86-input-wacom (optional) – for actually using a Wacom tablet
Latest Comments
1 2 3 Next › Last »
apicici commented on 2018-03-23 15:48
@melvinvermeeren: done. Thank you for noticing the superfluous lines in the .install, I had forgotten to remove them!
melvinvermeeren commented on 2018-03-20 11:52
Hello, 0.39.0 just got released upstream. Adding support for some tablets and fixing bugs. https://github.com/linuxwacom/input-wacom/releases/tag/input-wacom-0.39.0
Also, could you remove first three lines from the post_install() step? Because of the new pacman dkms triggers this seems to install for the current kernel twice.
Thank you!
apicici commented on 2017-12-31 09:53
@tuxsavvy: done, thak you for the suggestion!
tuxsavvy commented on 2017-12-30 05:24
Please patch
dkms.conf
so that it will compile against freshly installed linux-headers:Also please edit
PKGBUILD
for the following MD5SUM on patched dkms.conf:This patch should address issues like these:
When it looks in the previously removed linux-headers for the currently running kernel (instead of the newly installed linux-headers for a new kernel).
apicici commented on 2017-09-27 22:51
@krauss Sourceforge is having trouble at the moment: it fails to validate because it downloads a web page instead of the file. I found that downloading the file separately works.
krauss commented on 2017-09-27 14:56
The md5sums validation is failing for input-wacom-0.36.0.tar.bz2
rodrunner commented on 2017-02-08 17:19
@apicici I see, thanks. We'll keep on waiting
apicici commented on 2017-02-07 17:22
@rodrunner: input-wacom and xf86-input-wacom are two different things: input-wacom contains the kernel driver, while xf86-input-wacom contains the X driver. As you can see by checking
https://sourceforge.net/projects/linuxwacom/files/xf86-input-wacom/input-wacom/
input-wacom is still at version 0.33.0.
rodrunner commented on 2017-02-07 16:46
Hi,
after updrading today, I see version 0.34.0-1 now:
local/xf86-input-wacom 0.34.0-1
X.Org Wacom tablet driver
apicici commented on 2017-01-26 14:37
@electricprism: the input-wacom kernel modules have not been updated to 0.34.0 yet. I will take a look into the error you are getting.
EDIT: the compilation error should be fixed now.