I've tried installing Martin Owen's ppa version of the wizardpen drivers on two different laptops with my waltop slim tablet, and had no luck. Exactly the same problems as described here. The only thing I can think of is perhaps I've gotten the modifications for the 70-wizardpen.conf file wrong, this is what mine looks like now.
Wondering what the progress is on the kernel patch that supposedly allows the real driver to work, and if I can apply that myself in the meantime? Section "InputClass" Identifier "wizardpen" MatchIsTablet "on" MatchDevicePath "/dev/input/event7" # MatchVendor "UC-LOGIC|KYE Systems|Ace Cad" # MatchVendor "*WALTOP*|*Tablet*" Driver "wizardpen" Option "Device" "/dev/input/event4" Option "TopX" "5" Option "TopY" "0" Option "BottomX" "19968" Option "BottomY" "12500" EndSection Section "InputClass" Identifier "wizardpen ignore mouse dev" MatchIsTablet "on" MatchDevicePath "/dev/input/mouse1" # MatchVendor "*WALTOP*|*Tablet*" Driver "" EndSection -- Waltop Tablet works but it indicates the absolute point only holding the buttons https://bugs.launchpad.net/bugs/569294 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