How do I install my Wacom Intuos 2 serial tablet?
- by Gizmoatwork
I've seen many topics on the subjects but they are too complicated for me. I'm not confident in compiling stuff.
Is there some headache-free way to make it work under Ubuntu?
Where do I start?
Edit :
It doesn't seem to work.
looking at device '/devices/pnp0/00:08/tty/ttyS0':
KERNEL=="ttyS0"
SUBSYSTEM=="tty"
DRIVER==""
looking at parent device '/devices/pnp0/00:08':
KERNELS=="00:08"
SUBSYSTEMS=="pnp"
DRIVERS=="serial"
ATTRS{id}=="PNP0501"
looking at parent device '/devices/pnp0':
KERNELS=="pnp0"
SUBSYSTEMS==""
DRIVERS==""
ACTION=="add|change", SUBSYSTEMS=="pnp", ATTRS{id}=="PNP0501", ENV{ID_INPUT}="1", ENV{ID_INPUT_TABLET}="1"
ATTRS{id}==PNP0501, : commande introuvable
I am a bit confused. Am I right to type it in the terminal?