Page 102 of 115 FirstFirst ... 25292100101102103104112 ... LastLast
Results 1,011 to 1,020 of 1141

Thread: HOW TO Set Up the Bamboo Pen & Touch in Lucid

  1. #1011
    Join Date
    Sep 2008
    Location
    Caerdydd (Cardiff),Cymru
    Beans
    10
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: HOW TO Set Up the Bamboo Pen & Touch in Lucid

    Excellent - thanks! I'll give that a go when I get home this evening...

  2. #1012
    Join Date
    Jan 2008
    Beans
    2

    Re: HOW TO Set Up the Bamboo Pen & Touch in Lucid

    Hi,
    I have a Thinkpad X60 with touch. I'm on Ubuntu 12.04.
    The pen works, but I can't access the screen using my finger.

    xinput list provides:

    ⎡ Virtual core pointer id=2 [master pointer (3)]
    ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
    ⎜ ↳ TPPS/2 IBM TrackPoint id=10 [slave pointer (2)]
    ⎜ ↳ Serial Wacom Tablet stylus id=12 [slave pointer (2)]
    ⎜ ↳ Serial Wacom Tablet eraser 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)]
    ↳ Video Bus id=7 [slave keyboard (3)]
    ↳ Sleep Button id=8 [slave keyboard (3)]
    ↳ AT Translated Set 2 keyboard id=9 [slave keyboard (3)]
    ↳ ThinkPad Extra Buttons id=11 [slave keyboard (3)]


    It seems it doesn't see the "Serial Wacom Tablet Touch", maybe because I've not a pad.
    Trying to force it with xsetwacom didn't work (Serial Wacom Tablet Touch not found).
    Should I add something in the xorg.conf.d directory?

    Thanks!

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

    Re: HOW TO Set Up the Bamboo Pen & Touch in Lucid

    Hi lautunno,

    Welcome to Ubuntu forums!


    Maybe a silly question, so sorry. Some X60t models were sold without single finger touch. Are you sure yours has touch?

  4. #1014
    Join Date
    Sep 2008
    Location
    Caerdydd (Cardiff),Cymru
    Beans
    10
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: HOW TO Set Up the Bamboo Pen & Touch in Lucid

    Excellent -it works fine now! Many thanks for all your help! (Or in the language of heaven: diolch yn fawr!)

  5. #1015
    Join Date
    Jan 2008
    Beans
    2

    Re: HOW TO Set Up the Bamboo Pen & Touch in Lucid

    sorry for answering late.
    Yes, it has a pen and it works.
    Is there the option that despite having the pen it can't work with fingers?
    thanks!

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

    Re: HOW TO Set Up the Bamboo Pen & Touch in Lucid

    Is there the option that despite having the pen it can't work with fingers?
    No if touch is there and things are working properly then touch should work along with the pen.

    So if you have touch something isn't right.

    You could make a script to toggle touch off if you wanted to. But that is not something available by default.

  7. #1017
    Join Date
    Jan 2008
    Beans
    147
    Distro
    Ubuntu Studio 10.04 Lucid Lynx

    Re: HOW TO Set Up the Bamboo Pen & Touch in Lucid

    I'm trying to get my CTH-470 working on 64-bit Ubuntu 10.04 with the generic and preempt kernels. I installed xorg-macros and followed the instructions to update it to 1.8, then I followed the instructions in part I, applying the patch in Appendix 2 before configuring. But after the part where I restart (into the same kernel -- preempt -- that I was using before the reboot), the "lsmod | grep wacom" command returns nothing. How can I figure out what I'm doing wrong? The only unusual thing I noticed was that one of the hunks failed when patching.

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

    Re: HOW TO Set Up the Bamboo Pen & Touch in Lucid

    Hi potiphera,

    For the headers command when compiling input-wacom's wacom.ko what did you use?
    Code:
    sudo apt-get install linux-headers-preempt

  9. #1019
    Join Date
    Jan 2008
    Beans
    147
    Distro
    Ubuntu Studio 10.04 Lucid Lynx

    Re: HOW TO Set Up the Bamboo Pen & Touch in Lucid

    Yeah, that's what I used. I also entered the same command for generic in case I have to get the tablet working on the generic kernel later.

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

    Re: HOW TO Set Up the Bamboo Pen & Touch in Lucid

    Add wacom to the bottom of the list in modules and restart.
    Code:
    gksudo gedit /etc/modules
    I'm concerned about the hunk that failed. What's in it? Also they've added the patch into input-wacom. So you could clone the input-wacom git repository and compile that without using the patch. See appendix 1.

    By the way did you mean linux-headers-lowlatency?
    Last edited by Favux; July 3rd, 2012 at 03:05 AM.

Page 102 of 115 FirstFirst ... 25292100101102103104112 ... LastLast

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
  •