Page 114 of 114 FirstFirst ... 1464104112113114
Results 1,131 to 1,132 of 1132

Thread: Wacom Bamboo Pen and Touch Series Development

  1. #1131
    Join Date
    Sep 2010
    Beans
    4

    Re: Wacom Bamboo Pen and Touch Series Development

    Hey! I'm having lots of problem getting my Wacom Bamboo Pen and Touch working on Natty. I'm not that good using the terminal (I mean I can type what you write but I don't really understand what I'm doing:O )
    Ok but I tried to follow this tutorial but when I get to this part:
    Quote Originally Posted by Ayuthia View Post
    Compile and install:
    Code:
    make clean
    make distclean
    ./configure --enable-wacom --prefix=/usr
    make
    sudo make install
    sudo cp src/2.6.30/wacom.ko /lib/modules/$(uname -r)/kernel/drivers/input/tablet/
    sudo depmod -a

    post.
    When I call make clean, I get this error:
    make: *** No rule to make target `clean'. Stop.

    Can you help me?

    I start considering returning the tablet

    Thanks

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

    Re: Wacom Bamboo Pen and Touch Series Development

    Hi hectorbernal,

    You are on an old thread. This thread is one of two where the Bamboo Pen and Touch drivers were originally developed and the information is outdated.

    You want this HOW TO: http://ubuntuforums.org/showthread.php?t=1515562

    Most models of the BambooPT work out of the box now in Natty. Check the model numbers near the top of the HOW TO. Also check out the model # on the back of the tablet and find out the tablet's product ID by using the following terminal command:
    Code:
    lsusb
    Post the Wacom line in the output.

    Please post any further questions on the HOW TO.

Page 114 of 114 FirstFirst ... 1464104112113114

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
  •