Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: Wacom Bamboo Touch Problem

  1. #1
    Join Date
    Mar 2008
    Beans
    18

    Exclamation Wacom Bamboo Touch Problem

    Hi,
    I am running Kubuntu 10.10 x64, using a Wacom Bamboo (CTH-460), I installed it by compiling the driver and moving the file as in every tutorial I could find in the Internet.

    The pen works perfectly, except by the fact I use TwinView and the tablet uses all the width, too sensitive. but this is something I plan to fix later... (pressure is OK)

    the problem is the touch..

    It almost works,
    right click, zoom and scroll support is ok, I believe there is no support to rotation but I can live without it...
    The problem is the cursor movement, seems to be a sensitivity issue.
    If I move very slow there is no problem, but if i move a little faster the cursor stops as if I had removed the finger from the sensor.
    When I try to scroll or zoom I have a similar problem, it moves an inch before it start to scroll as if it wasn't sensing the second finger, but right click is perfect so I don't think this is the problem.

    Would this be a bug?

    Is there a way to calibrate the touch sensor? I remember editing the xorg.conf to make the touch fit the screen size in a HP Tx2510us, and to make two finger scroll on to touch pad but it was in 8.10 I believe, I cant find something like it for this problem.

    wacomcpl cant see the device, xsetwacom list returns nothing...
    xinput list returns this:


    ⎡ Virtual core pointer id=2 [master pointer (3)]
    ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
    ⎜ ↳ A4Tech PS/2+USB Mouse id=8 [slave pointer (2)]
    ⎜ ↳ Wacom BambooFun 2FG 4x5 Pen eraser id=10 [slave pointer (2)]
    ⎜ ↳ Wacom BambooFun 2FG 4x5 Pen stylus id=11 [slave pointer (2)]
    ⎜ ↳ Wacom BambooFun 2FG 4x5 Finger pad id=12 [slave pointer (2)]
    ⎜ ↳ Wacom BambooFun 2FG 4x5 Finger touch id=13 [slave pointer (2)]
    ⎣ Virtual core keyboard id=3 [master keyboard (2)]
    ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
    ↳ Power Button id=6 [slave keyboard (3)]
    ↳ Power Button id=7 [slave keyboard (3)]
    ↳ Digital_Camera id=9 [slave keyboard (3)]
    ↳ AT Translated Set 2 keyboard id=14 [slave keyboard (3)]



    My /usr/share/X11/xorg.conf.d/50-wacom.conf is this:
    Section InputClass"
    Identifier "Wacom class"
    MatchProduct "Wacom|WACOM"
    MatchDevicePath "/dev/input/event*"
    Driver "wacom"
    EndSection Section "InputClass"
    Identifier "Wacom serial class"
    MatchProduct "Serial Wacom Tablet"
    Driver "wacom"
    EndSection
    Section "InputClass"
    Identifier "Wacom serial class identifiers"
    MatchProduct "WACf|FUJ02e5|FUJ02e7"
    Driver "wacom"
    EndSection
    # N-Trig Duosense Electromagnetic Digitizer
    Section "InputClass"
    Identifier "Wacom N-Trig class"
    MatchProduct "HID 1b96:0001|N-Trig Pen"
    MatchDevicePath "/dev/input/event*"
    Driver "wacom"
    Option "Button3" "2"
    EndSection

    I got so used to this device I dont use a mouse anymore, So I really miss the touch.

    Any ideas? what should I try?

  2. #2
    Join Date
    Nov 2008
    Beans
    9,635
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Wacom Bamboo Touch Problem

    Hi RodrigoRodrigues,

    Right now touch is a little wonky. They are changing the original linuxwacom MT code over the new Xorg MT specifications in both the X driver and the kernel. You can play with the settings like I suggest in "Touch & Gesture Tips for the Bamboo in Linux" at the bottom of the Bamboo P & T HOW TO.

    There are fairly frequent updates to xf86-input-wacom for MT and filtering logic and so on. But things probably won't settle until the MT kernel code starts coming through. It was just accepted recently to linux-input for the 2.6.37 kernel.

  3. #3
    Join Date
    Mar 2008
    Beans
    18

    Re: Wacom Bamboo Touch Problem

    Hi Favux, Thanks for the quick reply,
    I tried the instructions on the link but xsetwacom cant see any device

    Error (2): WacomConfigOpenDevice: No such device
    Set: Failed to open device 'Wacom BambooFun 2FG 4x5 Pen Finger touch'

    probably because of the frequent changes you said.
    I'll have to wait for the next kernel, if I fix it now it will probably stop working when I update.

  4. #4
    Join Date
    Nov 2008
    Beans
    9,635
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Wacom Bamboo Touch Problem

    You may be using the wrong device name in the xsetwacom commands. Are you using the ones from your 'xinput --list' in quotes? It's possible another driver has your touch. We could check out your Xorg.0.log in /var/log. Also if you've managed to put two versions of xsetwacom on your system there may be a conflict.

    I don't think you need to wait to the next kernel to get some useful function.

  5. #5
    Join Date
    Mar 2008
    Beans
    18

    Re: Wacom Bamboo Touch Problem

    Favux,
    The device name was wrong, but xsetwacom was not working... I tried to set Touch "off" in every device and nothing happened.. so I tried your tutorial from the begin, wich was a lot bigger than the one I used before, at the end of Step 2 it was working perfectly!

    Thanks a lot!

  6. #6
    Join Date
    Mar 2010
    Beans
    16

    Re: Wacom Bamboo Touch Problem

    Hi Folks,

    I just bought a Bamboo T&P CTH-460 and am having trouble to get it up and running on my Lucid system. I followed the link to Favux' Tutorial above and just stumbled across the comment that 2 of 5 new models aren't supported yet.

    The following command on a terminal gives:
    Code:
    $ lsusb | grep Wacom
    Bus 006 Device 003: ID 056a:00d6 Wacom Co., Ltd
    I know that "056a" is the manufacturer id. So, is "00d6" the device id then? This would mean, that my device is not supported yet, right? (see table and comment on tutorial page)

    If so, are there any plans on when this device will be added? How can I help?

    Regards, Frank

  7. #7
    Join Date
    Nov 2008
    Beans
    9,635
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Wacom Bamboo Touch Problem

    Hi Frank,

    Yes the oxd6 is a new model. Turn your tablet over. What does the label call it? Mine says:

    Model: CTH-460

    Does yours say:

    Model: CTH-460/K?

    Right below the model box near the top of the Bamboo HOW TO is (blue) text which explains and links you to instructions to add your model.

    I guess I need to rewrite the instructions. I think I'll post them in post #2 on the HOW TO.

  8. #8
    Join Date
    Mar 2010
    Beans
    16

    Re: Wacom Bamboo Touch Problem

    Hi Favux,

    thanks for your quick reply. Really appreciated.

    My label on the back reads: CTH-460/K(A)
    (see attached scan of the label)

    So, should I exactly follow the instructions in Post #309 or do I need to modify some identifiers/values first?
    Attached Images Attached Images
    Last edited by FrankyG; January 10th, 2011 at 02:02 PM.

  9. #9
    Join Date
    Nov 2008
    Beans
    9,635
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Wacom Bamboo Touch Problem

    Hi Frank,

    I pulled the separate posts together and made a mini-HOW TO for the new models and put it in post #2 on the thread. Changed the instructions in the model box in the HOW TO. Hopefully the mini HOW TO is clear.

  10. #10
    Join Date
    Nov 2008
    Beans
    9,635
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Wacom Bamboo Touch Problem

    Awesome! The most duplicate posts ever! Something wrong with the Ubuntu Server.
    Last edited by Favux; January 10th, 2011 at 05:00 PM.

Page 1 of 2 12 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •