Solution 1:

You need to install the wacom-dkms package from my PPA

https://launchpad.net/~doctormo/+archive/wacom-plus

You can do this by using the following commands:

sudo add-apt-repository ppa:doctormo/wacom-plus
sudo apt-get update
sudo apt-get install wacom-dkms

There is also an updated xorg driver for lucid available in the same ppa to fix a bunch of issues in the LTS. Please don't compile your drivers, seek help packaging them up instead so we can provide the driver fixes to everyone and hopefully fix them forever.