Hi,
I’m just trying to make this very same tablet (CTH-460 - Wacom Bamboo Pen & Touch) under OpenSUSE 11.4. I’m using the script from previous link, which executes without any errors, but either I’m missing something stupid or there is something else that must be done, as I’m unable to make it work.
For what I can guess, the problem lies into the kernel, not X. Initially, the table appears to be recognized. This is what I get when pluggin in the device (after executing the script, reboot, etc…):
# dmesg
1430.849124] usb 3-9: new full speed USB device using ohci_hcd and address 7
1431.050207] usb 3-9: New USB device found, idVendor=056a, idProduct=00d6
1431.050211] usb 3-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
1431.050213] usb 3-9: Product: CTH-460
1431.050215] usb 3-9: Manufacturer: Wacom Co.,Ltd.
However, this is all: no input devices are created under /dev/input/, so obviously X doesn’t know anything about the table just plugged. I’m using standard OpenSUSE 11.4 desktop kernel, with no modifications. And, for what I’ve seen, your script doesn’t rebuild the wacom kernel module, it just recompiles wacom xorg driver, so I really don’t know what to do.
Kind regards,
Eduard Huguet
PS: BTW, the tablet just fully works under a Kubuntu Natty LiveCD image, so I know for sure the table is not broken. Which means I could simply get rid of OpenSUSE and switch to Kubuntu, but I’d really prefer to stay with the lizzard… 