Comment 3 for bug 1243873

Revision history for this message
rquint (richard-quint) wrote : Re: [Bug 1243873] Re: wacom tablet 13.10

On 10/24/2013 02:32 PM, BoomBrusher wrote:
> In 13.04, I actually had the same problem, but I found a workaround by
> downloading and installing an older driver (xserver-xorg-input-
> wacom_0.15.99.1-0ubuntu0ricotz_amd64). I tried installing it on 13.10
> and it says "Error: Dependency is not satisfiable: xorg-input-abi-18".
>
Yes, that's what I did too. Now I've got it working again with a work
around: download

xf86-input-wacom-0.22.1.tar.bz2

and so a

sudo ./configure
make
make install

You may have to ensure that gcc is install and fix a few dependencies.

Good luck,
Richard