Page 110 of 115 FirstFirst ... 1060100108109110111112 ... LastLast
Results 1,091 to 1,100 of 1141

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

  1. #1091
    Join Date
    May 2011
    Beans
    19

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

    Thank you very much for the quick answer!
    Now the output of lsmod is:
    Code:
    $lsmod | grep wacom
    wacom                  29661  0
    but I still have no interaction between tablet and laptop
    So I believe something went wrong during the installation of the driver, even if I didn't notice anytiìhing (except that warning).
    Should I try to redo all the procedure or is there any method to check what went wrong??
    Thank you again!

    Edit:
    This is the content of /etc/modules:
    Code:
    # /etc/modules: kernel modules to load at boot time.
    #
    # This file contains the names of kernel modules that should be loaded
    # at boot time, one per line. Lines beginning with "#" are ignored.
    
    lp
    wacom
    Last edited by earendil02; December 27th, 2012 at 01:51 PM.

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

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

    Good, so the autoloading problem is fixed.
    Should I try to redo all the procedure or is there any method to check what went wrong??
    Let's check first. In the unpacked input-wacom folder there is a folder labeled 2.6.30. Open that and see if you now see wacom.ko in it. Do you? If you do right click on it and choose Properties, it will have the date you compiled it.

    If it is there you now want to check the location in your system files where it should have been copied to. That will be: /lib/modules/`uname -r`/kernel/drivers/input/tablet. Where `uname -r` is your current kernel. You can get that by running the command in a terminal:
    Code:
    uname -r
    Anyway there should be a wacom.ko in the /tablet directory. Right click on it and check in Properties if it has the same date as your newly compiled wacom.ko. My guess from the size is it does not and instead you still have the default non-working wacom.ko that came with the kernel.

  3. #1093
    Join Date
    May 2011
    Beans
    19

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

    Right click on it and check in Properties if it has the same date as your newly compiled wacom.ko.
    Unfortunately date and hour correspond...
    Last edited by earendil02; December 27th, 2012 at 04:46 PM.

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

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

    Hmm. So it should be a working wacom.ko. Did you use the version of input-wacom in the HOW TO or the updated version in post #1081? Either should work. Sometimes a couple of reboots helps things shake out.

    If you have a working wacom.ko then the problem is likely with xf86-input-wacom. Did you do part II.? If not you might want to check with Software Center or Synaptic Package Manager whether or not you have the xserver-xorg-input-wacom package installed.

  5. #1095
    Join Date
    May 2011
    Beans
    19

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

    I used the version in the first post, and rebooted a LOT of times
    Anyway I think I did part II, in fact using Software Center xserver-xorg-input-wacom results installed.

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

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

    Whats the output of:
    Code:
    xsetwacom -V
    in a terminal?

  7. #1097
    Join Date
    May 2011
    Beans
    19

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

    Quote Originally Posted by Favux View Post
    Whats the output of:
    Code:
    xsetwacom -V
    in a terminal?
    Code:
    $ xsetwacom -V
    0.18.99

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

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

    Well shoot that looks like you have the most recent.

    Just to make sure you understand, with the recent input-wacoms you no longer need to use the patch described in the appendix, correct? You haven't told me the version which is why I mention it.

  9. #1099
    Join Date
    May 2011
    Beans
    19

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

    No, I didn't patched anything, and just entered the command in a terminal and posted the result...

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

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

    As far as I can tell it should be working.

    Try redoing part I./input-wacom this time using input-wacom-0.16.0, which was released a week ago.

    If that doesn't work I just got a CTH-470 to investigate >2FG multitouch in Precise. I could see if something is going on in Lucid. I hadn't planned to start fooling around with it right away, but I suppose I could try to move things up.

Page 110 of 115 FirstFirst ... 1060100108109110111112 ... 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
  •