Hi Kurtless,
The version number is 0.8.10.2 so this command should remove it:
Code:
sudo dkms remove -m wacom -v 0.8.10.2 --all
Then go back to your input-wacom folder (from part I. of the HOW TO) and repeat the copy command:
Code:
sudo cp ./2.6.30/wacom.ko /lib/modules/`uname -r`/kernel/drivers/input/tablet/wacom.ko
That should get your newly compiled wacom.ko into place.