Any chance of getting this into kernel package (only one file needed to get this bug sorted)? (found at: http://frankgroeneveld.nl/2010/04/11/get-wacom-bamboo-fun-pen-working-in-ubuntu-lucid/)
sudo apt-get install build-essential libx11-dev libxi-dev x11proto-input-dev xserver-xorg-dev tk8.4-dev tcl8.4-dev libncurses5-dev wget http://downloads.sourceforge.net/project/linuxwacom/linuxwacom/0.8.6-2/linuxwacom-0.8.6-2.tar.bz2 tar -xvjf linuxwacom-0.8.6-2.tar.bz2 cd linuxwacom-0.8.6-2 ./configure --enable-wacom cd src/2.6.30/ # I know this is the wrong version, but it's the highest available and it works make sudo cp wacom.ko /lib/modules/`uname -r`/kernel/drivers/input/tablet/ sudo rmmod wacom sudo modprobe wacom -- wacom bamboo pen & touch not working in karmic https://bugs.launchpad.net/bugs/477105 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xf86-input-wacom in ubuntu. _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp