« Return to Thread: Support for wacom bamboo one with device id 0x0069

Support for wacom bamboo one with device id 0x0069 - solution

by Frederik M.J. Vestre-3 :: Rate this Message:

Reply to Author | View in Thread

I got a mail from nergal AT monasteriaobscura DOT de that told me that the
WacomBamboo One was a rebranded graphire. I added the mentioned
wacom_features line, and now it works perfectly. Could you add the feature
line
{ "Wacom Bamboo One",     8,  5104,  3712,  511, 63, GRAPHIRE },
for the device
{ USB_DEVICE(USB_VENDOR_ID_WACOM, 0x69) },.
upstream so the driver works for other owners of wacom bamboo one?.

Frederik M.J.V.

---------------------------------------------------------------------------------------------------------

the mail:

> Hello Frederik,
>
> firstofall I'd like to express my gratitude to you - without your work I
> wouldn't have gone that far I came on my own up to the insertion of the
> 0069 as a new device number.
>
> I have the same tablet as you and experienced after following your steps
> some trouble with my device having a wrong mapping (only ~480*420px in
> upper left corner in absolute mode) and the pointer dancing like a 'floo on
> speed'.
>
> So I could remap it halfway correctly with "xsetwacom set stylus BottomX
> 5110 && xsetwacom set stylus BottomY 3720" by simple try and error. But
> that was, what gave me the final hint. These are nearly the mapping values
> of an older device which are given in the " src/2.6.19/wacom_wac.c " -file.
>
> The BambooOne is in fact not a Bamboo series device but probably the good
> old Volito2 which is a GRAPHIRE not a WACOM_MO.
>
>       { "Wacom Volito2 2x3",   8,   3248,  2320,  511, 63, GRAPHIRE },
>         { "Wacom PenPartner2",   8,   3250,  2320,  255, 63, GRAPHIRE },
>         /*{ "Wacom Bamboo",        9,  14760,  9225,  511, 63, WACOM_MO
> },*/ { "Wacom Bamboo One",    8,   5104,  3712,  511, 63, GRAPHIRE }, {
> "Wacom Intuos 4x5",   10,  12700, 10600, 1023, 31, INTUOS }, { "Wacom
> Intuos 6x8",   10,  20320, 16240, 1023, 31, INTUOS },
>
> I commented out the Bamboo-line to be sure it would not cause any trouble
> :).
>
> Now it works together with your hints perfectly.
>
> Greetings,
>
> Ulf Röttger (aka Nergal)

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Linuxwacom-discuss mailing list
Linuxwacom-discuss@...
https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss

 « Return to Thread: Support for wacom bamboo one with device id 0x0069