IRIX: system: IRIX: Wacom tablets on IRIX(last edit: 2003-01-05)
courtesy of Andreas Backaus @ www.rootprompt.de
Introduction
Everyone who ever worked with a Wacom
tablet knows how much their tablets rock - for many taks, especially
for image manipulation and painting.
However, to get one of these up and running, you'll need...
you guessed it, a driver. Now, we don't expect Wacom to be a
bunch of pot smoking communists, but asking $150 for an extra
UNIX driver CD per machine just to make the product
actually functional... it's too tempting to cut just the "communists"
out of this.
Enough ranting, if you have an older Wacom tablet (not an Intuos
or Graphire... the following does *not* work on them) now for
the good news: you don't need their driver CD! Here's how it works:
First of all, you'll need the IRIX 6.5 Foundation 1 CD [note:
I'm pretty sure the needed package is on the IRIX 6.2 & 5.3 CD
also, but I don't have a machine with 6.2 or 5.3 here at the moment,
so I can't check. If you know more about this, please drop me a note].
Open the Software Manager (# swmgr &), or just doubleclick the CD
icon on the desktop after you inserted the CD and swmgr will come
up automatically.
Be sure to have everything unchecked at first ("Selected/Unmark all"),
and then search for the package eoe.sw.optinput (or "optional input
devices" if you have long names on in swmgr). Surprisingly, you'll
find it as a subset of eoe.sw. If you have anything else than plain
vanilla IRIX 6.5 (hopefully! If answer=yes, go grab a recent set of
overlays on support.sgi.com
first and bring your OS up to date), also open the first overlay CD,
depening on the OS level you're on. For me, it's the first CD
of 6.5.17m. Then mark eoe.sw.optinput for install. Should look
like this (click for full resolution image) - and no, don't ask
me why my swmgr shows a net change of -324k, I have no clue:

After you installed the driver, you'll need to reboot your machine.
Next step is to configure the serial port you have the tablet connected to
(I strongly suggest serial port 2, because 1 is where you connect a terminal
to your machine). Open the serial device manager to configure the port in
case this hasn't been done automatically after the reboot.
You'll find the serial device manager through the system manager,
which is hidden in toolchest under "System/System Manager" and looks like this:

Next, look under /usr/lib/X11/input/config for a file named "wacom" -
it likely doesn't exist yet. If it's there, open it and compare it to
the content below, if not, fire up your favourite editor and create it.
In either case, it should look like this:
x_init {
scalewhich "none"
pushpointer "on"
autostart "on"
}
device_init {
pressure "on"
}
You may need to reboot your machine again, I don't know, my port
was already configured after the reboot but this can also be because
of an older Wacom driver installation. It doesn't hurt in any case.
Upon the next startup, you should have a working Wacom tablet under IRIX!
Now for the fun part: we want the Wacom control panel to work also, don't we?
No problem, just download it from ftp://ftp.wacom.com/pub/drivers/sgi. For my ArtPad II,
I downloaded the Wacom_SGI_4.7.2.tar.gz file, which is actually the whole
driver kit... which would ask for a license if you install it completely.
As we don't need their stinky driver any more, all we want is the control
panel, right? So download the file, gunzip & untar it and fire up swmgr manually,
point it to the SGI/dist directory and only install the control panel:

You can also download just the control panel alone, but this way we have a nice,
clean install via swmgr. However, taking just the control panel
(which comes just as a tar'ed directory) and putting the stuff somewhere else
also works. Don't bother installing the help files, they're password protected PDFs...
not that this too much of a problem, but we want stay 100% legal, don't we?
After successful installtion, run /usr/sbin/wacom and voilà!
There you have your control panel for free:

It's probably a good idea to grab the /usr/sbin/wacom file in the filemanager
and drag it into the IRIX icon catalog. Put it into "ControlPanels" and it's
just a click or two away any time you need it.
Too sad it's doesn't allow me to use the eraser on my ArtPad II pen, but
this didn't work with the original Wacom UNIX-Kit either.
Comments? Suggestions? contact the autor @!
|