How do I install my Wacom Intuos 2 serial tablet?
Posted
by
Gizmoatwork
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Gizmoatwork
Published on 2010-11-14T15:50:06Z
Indexed on
2011/01/03
22:59 UTC
Read the original article
Hit count: 297
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?
© Ask Ubuntu or respective owner