You are not logged in.

#1 2015-12-27 17:27:47

Rewired87
Member
Registered: 2015-11-23
Posts: 30

[SOLVED] Wacom Tablet Support

Okay, I've been referring to the Arch Wiki (https://wiki.archlinux.org/index.php/Wacom_Tablet) and I have tried everything in it to get my tablet working with no luck
My device is an Intuos Art Wacom tablet and is identified as ProductID 033c from the lsusb command:
Bus 003 Device 005: ID 056a:033c Wacom Co., Ltd
I tried putting this into /usr/lib/udev/rules.d/10-wacom.rules and restarting my computer
Currently using wacom-udev and xf86-input-wacom (already tried the git version as well)
Has anyone gotten one of these working?
Thanks in advance!

Last edited by Rewired87 (2015-12-27 23:07:40)


We hope as a new society rises from the ashes that you will forge a better world. A world that values the free people, a world where greed is not encouraged, a world that belongs to us again, a world changed forever.  ~Mr. Robot

Offline

#2 2015-12-27 20:47:18

Mailik
Member
From: France
Registered: 2007-05-31
Posts: 31

Re: [SOLVED] Wacom Tablet Support

Read this post : get Wacom tablet working.

Offline

#3 2015-12-27 21:18:39

Rewired87
Member
Registered: 2015-11-23
Posts: 30

Re: [SOLVED] Wacom Tablet Support

Thanks. Installed it, going to reboot and see if that makes it work. (Edit: rebooted and the tablet still doesn't work)
Although when I installed it, I got an error that said this:
Your kernel headers for kernel 4.2.5-1-ARCH cannot be found at
/usr/lib/modules/4.2.5-1-ARCH/build or /usr/lib/modules/4.2.5-1-ARCH/source.

I don't know if that's part of why it's not working

Last edited by Rewired87 (2015-12-27 21:27:55)


We hope as a new society rises from the ashes that you will forge a better world. A world that values the free people, a world where greed is not encouraged, a world that belongs to us again, a world changed forever.  ~Mr. Robot

Offline

#4 2015-12-27 21:50:25

Buddlespit
Member
From: Chesapeake, Va.
Registered: 2014-02-07
Posts: 507

Re: [SOLVED] Wacom Tablet Support

Do you have linux-headers installed?


An old man, trying to stay sane

Offline

#5 2015-12-27 21:58:01

Mailik
Member
From: France
Registered: 2007-05-31
Posts: 31

Re: [SOLVED] Wacom Tablet Support

You need the kernel header for compile the module wacom_dkms.

pacman -Ss linux-headers

After that reinstall the input-wacom-dkms package.

don't forget to remove the legacy wacom module.

sudo rmmod wacom

Load the wacom_dkms module

sudo modprobe wacom_dkms

plug in the intuos, that must work.

Offline

#6 2015-12-27 23:07:14

Rewired87
Member
Registered: 2015-11-23
Posts: 30

Re: [SOLVED] Wacom Tablet Support

Installed linux headers and reinstalled wacom_dkms package and it worked! Thanks so much for your help, wishing you a Happy New Year!


We hope as a new society rises from the ashes that you will forge a better world. A world that values the free people, a world where greed is not encouraged, a world that belongs to us again, a world changed forever.  ~Mr. Robot

Offline

Board footer

Powered by FluxBB