I'm having a problem with my Wacom Bamboo tablet under Pardus 2009.
The tablet is recognized correctly by the system, and I do have the linuxwacom driver installed. However when I fire up the gimp, it does not recognize three separate input tools -- whereas Kubuntu (Jaunty) does
The only significant differences that I see in /var/log/messages are a couple of logger lines in Kubuntu that are not present in Pardus.
Jul 26 15:48:33 xena logger: device input8 is bound to the driver
Jul 26 15:48:34 xena logger: must rebind
and a somewhat more detailed but functionally identical (as far as I can see) set of kernel messages on the Pardus box:
Jul 26 15:57:40 amarice kernel: [24028.711027] usb 3-3: new full speed USB device using ohci_hcd and address 4
Jul 26 15:57:40 amarice kernel: [24028.911526] usb 3-3: New USB device found, idVendor=056a, idProduct=0065
Jul 26 15:57:40 amarice kernel: [24028.911532] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jul 26 15:57:40 amarice kernel: [24028.911536] usb 3-3: Product: MTE-450
Jul 26 15:57:40 amarice kernel: [24028.911539] usb 3-3: Manufacturer: Wacom Co.,Ltd.
Jul 26 15:57:40 amarice kernel: [24028.911676] usb 3-3: configuration #1 chosen from 1 choice
Jul 26 15:57:40 amarice kernel: [24028.915790] input: Wacom Bamboo as /devices/pci0000:00/0000:00:02.1/usb3/3-3/3-3:1.0/input/input8
(Only the first and last two lines appear on Kubuntu).
Is there something else I need to install, or is something not working quite right?