old-www/HOWTO/Wacom-Tablet-HOWTO-3.html

197 lines
7.2 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
<TITLE> Wacom Tablet HOWTO: Requirements</TITLE>
<LINK HREF="Wacom-Tablet-HOWTO-4.html" REL=next>
<LINK HREF="Wacom-Tablet-HOWTO-2.html" REL=previous>
<LINK HREF="Wacom-Tablet-HOWTO.html#toc3" REL=contents>
</HEAD>
<BODY>
<A HREF="Wacom-Tablet-HOWTO-4.html">Next</A>
<A HREF="Wacom-Tablet-HOWTO-2.html">Previous</A>
<A HREF="Wacom-Tablet-HOWTO.html#toc3">Contents</A>
<HR>
<H2><A NAME="s3">3. Requirements</A></H2>
<P>
<P>
<A NAME="_Toc465765697"></A>
This chapter is about what is needed to get your tablet working.
<H2><A NAME="ss3.1">3.1 Which Hardware is supported</A>
</H2>
<P>
<P>
<A NAME="_Toc465765698"></A>
First of all, you should have a tablet, of course.
The following Wacom tablets are supported:
<P>
<P>
<UL>
<LI>ArtZ II series (known in Europe as the UltraPad series -
the same UltraPad name also was used for earlier tablets that only work
partially.)</LI>
<LI>ArtPad II</LI>
<LI>PL300 (combined LCD screen and tablet)</LI>
<LI>Pen Partner</LI>
<LI>Graphire alias FAVO (mouse and pen, get at least the alpha 16 driver for full
support from
<A HREF="http://people.mandrakesoft.com/~flepied/projects/wacom/">http://people.mandrakesoft.com/~flepied/projects/wacom/</A>).</LI>
<LI> Intuos series (support may be only partial with the driver of your
distribution, get updated alpha versions from
<A NAME="_driverlepied"></A>
Frederic Lepied's page:
<A HREF="http://people.mandrakesoft.com/~flepied/projects/wacom/">http://people.mandrakesoft.com/~flepied/projects/wacom/</A>)</LI>
</UL>
<P>
<P>The older SD and HD series are not supported by the standard XFree86 driver,
however, a modified driver that supports these devices as well some OEM
products with embedded screens including the IBM Thinkpad 360 PE and Toshiba
T200 is available from:
<A HREF="http://hwr.nici.kun.nl/pen-computing/pen-computing-formats.html">http://hwr.nici.kun.nl/pen-computing/pen-computing-formats.html</A><P>
<P><B>USB-Devices</B><BR>
If ordering the wacom products intuos and graphire, you can choose between
two different interfaces:<BR>
Serial and USB.
<P><EM>The Serial Interface</EM><BR>
<UL>
<LI>is available for a long time, so the drivers are more stable for it</LI>
<LI>can not supply power to the tablet. For graphire and small intuos, wacom
made an interface wire that plugs between the ps/2 keyboard and the computer to grap that power. Bigger intuos tablets may use an AC-adapter.</LI>
<LI>does not require you to recompile the kernel or to load kernel modules.</LI>
</UL>
<P><EM>The USB Interface</EM><BR>
<UL>
<LI>is newer, so the drivers may be still in development.</LI>
<LI>can supply power to the tablet, bigger intuos tablets nevertheless may use an AC-adapter.</LI>
<LI>may require you to recompile the kernel and / or to load kernel modules
The section
<A HREF="#_Tocusbprepare">extra configuration steps</A> later in this document tries to guide you through this process.</LI>
</UL>
<H2><A NAME="ss3.2">3.2 Which Software is needed</A>
</H2>
<P>
<P>
<A NAME="_Toc465765699"></A>
<UL>
<LI>
<A NAME="_gpm"></A>
If you want support for the linux console, get the latest version of gpm from
<A HREF="ftp://ftp.prosa.it/pub/gpm">ftp://ftp.prosa.it/pub/gpm</A>
or from
<A HREF="ftp://animal.unipv.it/pub/gpm">ftp://animal.unipv.it/pub/gpm</A>
(mirror)
<P>
<P>
</LI>
<LI>
<A NAME="_xfree"></A>
If you want support for XFree86, use at least version 3.3.3.1 or get the latest
from
<A HREF="http://www.xfree.org/">http://www.xfree.org</A></LI>
</UL>
<P>
<H2><A NAME="ss3.3">3.3 Which Software is supported</A>
</H2>
<P>
<P>
<A NAME="_Toc465765700"></A>
<UL>
<LI>For the linux console, the only program I know is gpm.
<P>
</LI>
<LI>For XFree, the keyword is XInput. This specification has to be supported by
device drivers which provide extra information. In turn, XInput has to be
understood by programs which want to use alternative pointer devices.</LI>
</UL>
<P>There is a big number of programs based on the gtk library. The gtk has XInput
support and makes it very easy to use.<BR>
At least the following applications support XInput:
<P>
<P>
<UL>
<LI>The Gimp - a powerful image manipulation program in the style of Photoshop. The
1.1.x instable development version includes XInput support as a standard
feature. We are awaiting the next stable release, Version 1.2.x.
<A NAME="_gimp"></A>
Obtain Gimp from
<A HREF="http://www.gimp.org/">http://www.gimp.org</A>
, it really deserves it !
I am sure most of you know this and it was the reason to buy a tablet.
<P>
</LI>
<LI>gsumi - a simple B/W drawing program that supports drawing / erasing with
pressure and tilt sensitivity.
Get it from the gsumi web page:
<A HREF="http://www.gtk.org/~otaylor/gsumi/">http://www.gtk.org/~otaylor/gsumi/</A>
<P>
</LI>
<LI>xink (By Ralph Levien) - another rudimentary drawing program for X.
<P>xink is available from:
<A HREF="ftp://kiwi.cs.berkeley.edu/pub/raph/xink.tar.gz">ftp://kiwi.cs.berkeley.edu/pub/raph/xink.tar.gz</A><P>
</LI>
<LI>RasMol - a molecular visualization program that supports a hardware dial box
using XInput. look at
<A HREF="http://www.umass.edu/microbio/rasmol/distrib/rasman.htm">http://www.umass.edu/microbio/rasmol/distrib/rasman.htm</A>
.
<P>
</LI>
<LI>xinput (by Frederic Lepied) - a very useful utility for configuring and testing
XInput devices.
<A NAME="_XInput"></A>
xinput is available from:
<A HREF="ftp://ftp.x.org/contrib/utilities/xinput-1.2.tar.gz">ftp://ftp.x.org/contrib/utilities/xinput-1.2.tar.gz</A>
</LI>
</UL>
<P>
<A NAME="_Tocusbprepare"></A>
<P>
<H2><A NAME="ss3.4">3.4 What has to be prepared if the Tablet connects to the USB-Port</A>
</H2>
<P>
<P>USB-Support is done in the kernel. This means that you should be able to configure and recompile the kernel.
If you do not know how, consult your local guru.
<P>
<P><B>The Kernel</B><BR>
<P>Make sure in the USB Support section of the kernel configuration you have the following set:
<BLOCKQUOTE><CODE>
<PRE>
--- USB Human Interface Devices (HID)
&lt;M> USB Human Interface Device (full HID) support
...
&lt;M> Wacom Intuos/Graphire tablet support
</PRE>
</CODE></BLOCKQUOTE>
Now recompile the kernel, either load the wacom module (which would be in /lib/modules/&lt;linux version&gt;/kernel/drivers/usb/wacom.o), or reboot, and verify that the module was loaded:
<BLOCKQUOTE><CODE>
<PRE>
# grep -i wacom /var/log/boot.msg
input0: Wacom Intuos 9x12 on usb1:2.0
</PRE>
</CODE></BLOCKQUOTE>
On some system you may want to grep in /var/log/messages instead.
<P><B>Note:</B><BR>
At least for the intuos series
even the latest kernel (2.4.7 as of moment of writing) doesn't have the right Wacom USB driver, so you have to get the right one and recompile the stuff. See
<A HREF="http://www.best.com/~sem/linux/wacom/">Semyon Sosin 's document</A> for this.
<P>I can not tell if wacom graphire works fine with the original driver. But take
for sure that the shown __concepts__ will work for both wacom product lines.
<P>
<P>
<HR>
<A HREF="Wacom-Tablet-HOWTO-4.html">Next</A>
<A HREF="Wacom-Tablet-HOWTO-2.html">Previous</A>
<A HREF="Wacom-Tablet-HOWTO.html#toc3">Contents</A>
</BODY>
</HTML>