WACOM support for Bamboo + Pen Model CTL-460 [056a:00d4]

View: New views
1 Messages — Rating Filter:   Alert me  

WACOM support for Bamboo + Pen Model CTL-460 [056a:00d4]

by Kit-19 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Good Day,

I was looking in the posts for support on a new tabley that I just
picked up.  Upon reading the posts and support I picked up a brand new
Wacom Bamboo Tablet which includes the pen with pressure and 2 buttons.

Currently running FC11 x86_64 with nvidia graphics driver 185.18.36  
SELinux disabed
AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ with 2Gb of Memory

upon setting up the tablet and finding the tablet not being setected
with the linuxwacom provided with the distro.  I have downloaded the
latest release removed original installed rpm and built from source
[0.8.4-2]

I added the following rules for udev since it was to be the only tablet.

---- output of /etc/udev/rules.d/60-wacom.rules
# udev rules for wacom devices
# will create:
#    /dev/input/wacom
#    /dev/input/wacom-touch
BUS=="usb", KERNEL=="event*", SYSFS{bInterfaceNumber}=="00",
ENV{WACOM_TYPE}="stylus"
BUS=="usb", KERNEL=="event*", SYSFS{bInterfaceNumber}=="01",
ENV{WACOM_TYPE}="touch"

BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a",
ENV{WACOM_TYPE}!="touch", SYMLINK+="input/wacom"
BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a",
ENV{WACOM_TYPE}=="touch", SYMLINK+="input/wacom-touch"

made the changes in xconfig and rebooted.   Still the tablet is not
recognized.  Running through the  troubleshooting section i determine
the module is not being loaded for this table as both /proc and /sys
come up blank.

----- excerpt from /var/log/messages  -----
Oct  3 01:00:07 homepc kernel: usb 2-5: USB disconnect, address 4
Oct  3 01:00:11 homepc kernel: usb 2-5: new full speed USB device using
ohci_hcd and address 6
Oct  3 01:00:12 homepc kernel: usb 2-5: New USB device found,
idVendor=056a, idProduct=00d4
Oct  3 01:00:12 homepc kernel: usb 2-5: New USB device strings: Mfr=1,
Product=2, SerialNumber=0
Oct  3 01:00:12 homepc kernel: usb 2-5: Product: CTL-460
Oct  3 01:00:12 homepc kernel: usb 2-5: Manufacturer: Wacom Co.,Ltd.
Oct  3 01:00:12 homepc kernel: usb 2-5: configuration #1 chosen from 1
choice


SO my question is possibly may have missed a step somewhere or is this
tablet not supported at this time.  If so is there some information i
can provide to development to assist?

Thanks Kit

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Linuxwacom-discuss mailing list
Linuxwacom-discuss@...
https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss