I have Ubuntu 12.04 and an Intuos Art from Wacom. I'm trying to make it work, and I've already found and read many things about wacom devices on Internet. I downloaded the
xf86-input-wacom-0.31.0.tar.bz2
input-wacom-0.30.0.tar.bz2
tars, but...
I installed the first one, and in practice nothing happens: lsusb
"sees" the device, but I cannot use it. I then tried to install the second one, but the result was that when I plugged the device, the screen became black and the computer was blocked (then I uninstalled it).
My kernel is
alberto@Goccio:~$ uname -a
Linux Goccio 3.2.0-23-generic-pae #36-Ubuntu SMP Tue Apr 10 22:19:09 UTC 2012 i686 i686 i386 GNU/Linux
Can input-wacom-0.30.0.tar.bz2
be used with my kernel or does it need a more recent one ?
sudo modprobe wacom
command. Then i plugged the device but the same happens: black screen and no more. Unplugging it, I return back to the login screen. I don't know what else could be done. – Alberto Nov 04 '15 at 08:01[ 1602.848037] usb 4-2: new full-speed USB device number 4 using uhci_hcd [ 1603.018158] input: Wacom Intuos PT M 2 Pen as /devices/pci0000:00/0000:00:1d.2/usb4/4-2/4-2:1.0/input/input16 [ 1603.020164] input: Wacom Intuos PT M 2 Finger as /devices/pci0000:00/0000:00:1d.2/usb4/4-2/4-2:1.1/input/input17 [ 1603.097314] show_signal_msg: 42 callbacks suppressed [ 1603.097318] nepomukservices[4106]: segfault at 4 ip b7583028 sp ac5f98f0 error 4 in libQtCore.so.4.8.1[b7406000+2d4000] [ 1633.496049] usb 4-2: USB disconnect, device number 4
– Alberto Nov 05 '15 at 15:51