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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to