← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 565502] Re: Waltop tablet doesn't work on lucid

 

At first, sudo modprobe wacom.ko
Next, connect the tablet device
Then, the log of Xorg is below,

(II) config/udev: Adding input device WALTOP International Corp. Slim Tablet (/dev/input/mouse1)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device WALTOP International Corp. Slim Tablet (/dev/input/event5)
(**) WALTOP International Corp. Slim Tablet: Applying InputClass "evdev pointer catchall"
(**) WALTOP International Corp. Slim Tablet: Applying InputClass "evdev tablet catchall"
(**) WALTOP International Corp. Slim Tablet: Applying InputClass "Wacom class"
(**) Option "Device" "/dev/input/event5"
(II) WALTOP International Corp. Slim Tablet: type not specified, assuming 'stylus'.
(II) WALTOP International Corp. Slim Tablet: other types will be automatically added.
(**) WALTOP International Corp. Slim Tablet: always reports core events
(II) WALTOP International Corp. Slim Tablet: hotplugging dependent devices.
(**) Option "Device" "/dev/input/event5"
(**) WALTOP International Corp. Slim Tablet eraser: always reports core events
(II) XINPUT: Adding extended input device "WALTOP International Corp. Slim Tablet eraser" (type: ERASER)
(--) WALTOP International Corp. Slim Tablet eraser: using pressure threshold of 61 for button 1
(--) WALTOP International Corp. Slim Tablet eraser: Wacom Unknown USB tablet speed=38400 maxX=10000 maxY=6250 maxZ=1023 resX=1016 resY=1016  tilt=enabled
(--) WALTOP International Corp. Slim Tablet eraser: top X=0 top Y=0 bottom X=10000 bottom Y=6250 resol X=1016 resol Y=1016
(II) WALTOP International Corp. Slim Tablet: hotplugging completed.
(II) XINPUT: Adding extended input device "WALTOP International Corp. Slim Tablet" (type: STYLUS)
(--) WALTOP International Corp. Slim Tablet: top X=0 top Y=0 bottom X=10000 bottom Y=6250 resol X=1016 resol Y=1016

/dev/input/mouse1 and /dev/input/event5 is related.

Third, try [sudo xxd /dev/input/event5] and [sudo xxd /dev/input/mouse1] but no output.
Forth, try [sudo xxd /dev/hidraw0] and I can get dump data below,

0000000: 0010 109e 1176 0d00 0000 1010 9e11 760d  .....v........v.
0000010: 0000 0010 109c 1176 0d00 0000 1010 9c11  .......v........
0000020: 760d 0000 0010 1094 1178 0d00 0000 1010  v........x......
0000030: 9511 790d 0000 0010 1097 1179 0d00 0000  ..y........y....
...

-- 
Waltop tablet doesn't work on lucid
https://bugs.launchpad.net/bugs/565502
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xf86-input-wacom in ubuntu.



References