On Wed, Aug 14, 2013 at 10:27 PM, Arjuna Rao Chavala
<arjunar...@gmail.com>wrote:

> Hi Chris and Ping,
>
> Thanks for your quick replies
>
>
> 2013/8/15 Ping Cheng <pingli...@gmail.com>
>
>> Hi Arjuna,
>>
>> Please see my comments inline.
>>
>> On Wed, Aug 14, 2013 at 10:05 AM, Arjuna Rao Chavala <
>> arjunar...@gmail.com> wrote:
>>
>>> Hi,
>>>
>>> I recently purchased CTL-471/K Wacom Pen Tablet (Bamboo One) (Sl.No
>>> 3CFP002700). The active area size is 152*94 mm (6*3.7in) and the tablet has
>>> stylus with rocker switch. The device is identified as with lsusb
>>> Bus 003 Device 003: ID 056a:0300 Wacom Co ltd.
>>>
>>>
>>> I tried to set it up on my Ubuntu 12.04 LTS system with
>>> 3.2.0-51-generic-pae Kernel and X.Org X Server 1.11.3. It did not work.
>>>
>>
>> 0x0300 is a new device that linuxwaocm does not support yet. From your
>> description below, I think the root cause is in your patched
>> xf86-input-wacom.
>>
>>
>>> I updated the wacom kernel  from my Ubuntu sources and updated it as
>>> shown below.
>>>     { USB_DEVICE_WACOM(0xDD) },
>>>     { USB_DEVICE_WACOM(0x0300) },/* CTL-471/K/
>>>     { USB_DEVICE_WACOM(0xDE) },
>>>
>>> static const struct wacom_features wacom_features_0xDD =
>>>         { "Wacom Bamboo Connect", WACOM_PKGLEN_BBPEN,     14720,  9200,
>>> 1023,
>>>           31, BAMBOO_PT, WACOM_INTUOS_RES, WACOM_INTUOS_RES };
>>> /* CTL-471/K support*/
>>> static const struct wacom_features wacom_features_0x0300 =
>>>         { "Wacom Bamboo One", WACOM_PKGLEN_BBPEN,     14720,  9200, 1023,
>>>           31, BAMBOO_PT, WACOM_INTUOS_RES, WACOM_INTUOS_RES };
>>> static const struct wacom_features wacom_features_0xDE =
>>>         { "Wacom Bamboo 16FG 4x5", WACOM_PKGLEN_BBPEN,    14720,  9200,
>>> 1023,
>>>           31, BAMBOO_PT, WACOM_INTUOS_RES, WACOM_INTUOS_RES };
>>>
>>>
>>>  and  
>>> xf86-input-wacom<http://sourceforge.net/apps/mediawiki/linuxwacom/index.php?title=Xf86-input-wacom>
>>>
>>>
>>
>> Where did you get the xf86-input-wacom package? From linuxwaocm.sf.net?
>>
>>
>>>  along with  patch at
>>> http://forums.linuxmint.com/viewtopic.php?f=42&t=110408#p652097 The
>>> diff file is enclosed.
>>>
>>
>> Did you test the patched xf86-input-wacom without adding Bamboo One to
>> xf86-input-wacom?
>>
>>
>>>  I Installed the new kernel and new xf86-input-wacom, but found the
>>> system  crashing when tablet is connected.
>>>
>>
>> Did you try the latest xf86-input-wacom, version 0.22.1, whichout adding
>> 0x0300? Did that work?
>>
>>
>>> Am I missing anything?
>>>
>>
>> Not sure before we figure it out :-).
>>
>
> I tried with  rebuilt 3.2.0-51-generic-pae Kernel with changes as given in
> my earlier email and with the standard  xf86-input-wacom
> (1:0.14.0-0ubuntu2.1) from Ubuntu repository.
> I am happy to report The pen tablet is working in general and also with My
> Paint sw. It is also showing up wacom tablet settings.
>
> Thanks for your help.
>
> Let me know if there is anything I can do to help push the changes to
> upstream.
>

It is nice to know everything works alright now. Thank you Arjuna for your
kindly offer. There are two models in this series. I will patch them
together for upstream.

Enjoy your Bamboo One!

Ping
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to