Thank you!!!!
I'm trying to configure it on my home computer, so I'll have to start when I get home tonight.
I do know that it seems to be listing itself as /dev/input/event4 rather than /dev/input/wacom and I have tried wacdump, and get Unknown device and the 'chart' showing the numbers for x, y, etc are not there. I'm thinking this is a brand new device and the driver I'm trying to use doesn't include that yet.... I've read about inserting the id # into the file wacom_wac.c but I haven't done that... I'm thinking at this point I need to uninstall the driver I installed while I was going thru the Project site's instructions...
Edit;
lsmod before plugging;
ext3 125320 1
jbd 46100 1 ext3
uhci_hcd 25744 0
ohci_hcd 26640 0
ehci_hcd 38028 0
usbhid 48448 0
usbcore 135152 7 usblp,usb_storage,uhci_hcd,ohci_hcd,ehci_hcd,usb hid
ff_memless 8840 1 usbhid
and after;
ext3 125320 1
jbd 46100 1 ext3
uhci_hcd 25744 0
ohci_hcd 26640 0
ehci_hcd 38028 0
usbhid 48448 0
usbcore 135152 7 usblp,usb_storage,uhci_hcd,ohci_hcd,ehci_hcd,usbhid
ff_memless 8840 1 usbhid
Can't find anything that says wacom............ (I'll keep looking)
If I do cat /proc/bus/usb/devices, I get
T: Bus=04 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=12 MxCh= 0
D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=056a ProdID=00d3 Rev= 1.06
S: Manufacturer=Wacom Co.,Ltd.
S: Product=CTH-661
C:* #Ifs= 2 Cfg#= 1 Atr=80 MxPwr= 98mA
I:* If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02
Driver=(none)E: Ad=81(I) Atr=03(Int.) MxPS= 9 Ivl=4ms
I:* If#= 1 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=00 Prot=00
Driver=(none)E: Ad=82(I) Atr=03(Int.) MxPS= 64 Ivl=4ms