Page 47 of 56 FirstFirst ... 374546474849 ... LastLast
Results 461 to 470 of 560

Thread: HOW TO Set Up a Wacom Serial Tablet in Ubuntu

  1. #461
    Join Date
    Jan 2011
    Beans
    6

    Re: HOW TO Set Up a Wacom Serial Tablet in Ubuntu

    Jellysheep, it works for me too. And what about buttons? All works right?

  2. #462
    Join Date
    May 2009
    Beans
    19

    Re: HOW TO Set Up a Wacom Serial Tablet in Ubuntu

    Just a note: Doesn't work with my Motion LE1600. The old code didn't work with it either.

    Ubuntu Precise

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

    Re: HOW TO Set Up a Wacom Serial Tablet in Ubuntu

    Hi iconnor,

    Tablet PC's use Wacom ISDV4 serial digitizers. Those are different from the serial Wacom tablets we are talking about on this thread.

    Likely your problem is the one discussed on post #354: http://ubuntuforums.org/showpost.php...&postcount=354

  4. #464
    Join Date
    Oct 2011
    Beans
    4

    Re: HOW TO Set Up a Wacom Serial Tablet in Ubuntu

    Hi,
    now I can also confirm the driver working for Graphire under Arch Linux (is this offtopic?). Buttons and pressure detection works, but in GIMP it doesnt switch automagically between stylus and eraser (even with button&8 ), like it does under Ubuntu. A usb to serial converter works however.

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

    Re: HOW TO Set Up a Wacom Serial Tablet in Ubuntu

    Hi jellysheep,
    Quote Originally Posted by jellysheep
    I can also confirm the driver working for Graphire under Arch Linux (is this offtopic?).
    No, that is not off topic. Other Distros count too and it is good that you reported on Arch. Thank you, that may be the first one on Arch. Don't recall another one off hand anyway.

  6. #466
    Join Date
    Nov 2006
    Beans
    216

    Re: HOW TO Set Up a Wacom Serial Tablet in Ubuntu

    hi
    i have a wacom digitizer 11 0608-r. will these drivers work on xubuntu 12.04 ? 64 bit

    i also have a wacom digitizer 11 1218-r will the same driver work for both digitizers.

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

    Re: HOW TO Set Up a Wacom Serial Tablet in Ubuntu

    Hi klein de usa,

    I think the protocol IV serio driver should work for both.

  8. #468
    Join Date
    Nov 2006
    Beans
    216

    Re: HOW TO Set Up a Wacom Serial Tablet in Ubuntu

    hi Favux

    i have two of these 0608-r's and one 1218-r later to night i might try this on xubuntu 12.04 and ubuntu 10.04.

    i also ran across this when googling http://forum.bongofish.co.uk/index.php?topic=1942.0 might try this with the 1218-r

  9. #469
    Join Date
    Nov 2006
    Beans
    216

    Re: HOW TO Set Up a Wacom Serial Tablet in Ubuntu

    hay Favux

    0608-r on xubuntu 12.04

    i'm finding this thad to follow what i have done:

    when't here
    http://www.cipht.net/2011/07/02/waco...l-release.html

    and downloaded
    wacom_serial-120327-1.tar.bz2

    extracted it to /home/user

    did
    sudo apt-get update

    did
    sudo apt-get install build-essential libx11-dev libxi-dev x11proto-input-dev xserver-xorg-dev libxrandr-dev libncurses5-dev xutils-dev autoconf libtool pkg-config libudev-dev

    did
    sudo apt-get upgrade

    changed line 49 in wacom_serial.c (d to e)

    changed line 129 in serio-ids.h (d to e)


    then i lost as to what to do next ?

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

    Re: HOW TO Set Up a Wacom Serial Tablet in Ubuntu

    Next you do "a) Download and compile the protocol 4 wacom_serial.ko - by tokenrove".

    Follow that with "Using inputattach with the new kernel module". Use:
    Code:
    inputattach --wacom_iv /dev/ttyS0
    Provided the tablet is on ttyS0.

Page 47 of 56 FirstFirst ... 374546474849 ... 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
  •