Hi you all,

I have just purchased a Wacom Volito USB tablet, model number
FT-0405-U, but cannot get it to work under my Debian box. If any of
you knows how to fix it, I'll be very thankful to get this
information.

I have tried both the Debian packages and the linuxwacom ones, with
the same result: no pointer move, setting it as CorePointer or with
AlwaysCore/SendCoreEvents configuration on Xorg.

I have seen several strange behaviours, which seem to be in fact the
same, when trying to configure it:

1.
Using wacdump, I only get the program to show values if I put the
stylus near the pad *before* launching the program (and keep it there
until the application starts) and then see no change if I move the
stylus.

2.
wacdump does not work under Xorg. xidump doesn't, either.

3.
The cursor does not move on Xorg if I move the stylus, but if i change
to text mode  console and then change back to Xorg, the cursor appears
in the position it should be if the tablet was working. I mean, if I
change to text mode, touch the (for example) top-right corner of the
tablet and (keeping the stylus there) change back to Xorg, the cursor
appears on the top-right corner of the screen.

This is the part related to wacom tablet configuration of my xorg.config file:
Section "InputDevice"
    Identifier     "stylus"
    Driver         "wacom"
    Option         "Device" "/dev/input/tablet-volito"
    Option         "Type" "stylus"
    Option         "USB" "on"
    Option         "Mode" "absolute"
    #Option         "ForceDevice" "ISDV4"
    Option         "DebugLevel" "11"
EndSection

I have tried both "ForceDevice" "ISDV4" commented and uncommented.

These are the last lines of my X server's output file:
(**) WACOM: debug level set to 11
(**) stylus is in absolute mode
(**) stylus: forcing TabletPC ISD V4 protocol
(**) WACOM: suppress value is 2
(**) Option "USB" "on"
(**) stylus: reading USB link
(**) Option "BaudRate" "9600"
(II) XINPUT: Adding extended input device "stylus" (type: Wacom Stylus)
(II) XINPUT: Adding extended input device "Synaptics Touchpad" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
    xkb_keycodes             { include "xfree86+aliases(qwerty)" };
    xkb_types                { include "complete" };
    xkb_compatibility        { include "complete" };
    xkb_symbols              { include "pc(pc105)+es" };
    xkb_geometry             { include "pc(pc105)" };
Synaptics DeviceInit called
SynapticsCtrl called.
BEGIN xf86WcmProc dev=0x8227730 priv=0x821cac8 type=stylus(stylus)
flags=17 fd=-1 what=INIT
xf86WcmDevOpen
opening /dev/input/tablet-volito
(**) Option "Device" "/dev/input/tablet-volito"
usbDetect
stylus Wacom X driver grabbed event device
initializing USB tablet
detected a protocol 4 model (Wacom Volito)
WACOM: Kernel supports SYN_REPORTs
(==) Wacom using pressure threshold of 30 for button 1
(==) Wacom USB Volito tablet speed=9600 maxX=5104 maxY=3712 maxZ=511
resX=1016 resY=1016 suppress=2 tilt=enabled
usbDetectConfig
xf86WcmRegisterX11Devices (stylus) 5 buttons, 5 keys, 6 axes
xf86WcmInitArea
X factor = 0.226, Y factor = 0.207
(==) Wacom device "stylus" top X=0 top Y=0 bottom X=5104 bottom Y=3712
xf86WcmControlProc
END xf86WcmProc Success
Synaptics DeviceOn called
(--) Synaptics Touchpad auto-dev sets device to /dev/input/event4
(**) Option "Device" "/dev/input/event4"
(--) Synaptics Touchpad touchpad found
BEGIN xf86WcmProc dev=0x8227730 priv=0x821cac8 type=stylus(stylus)
flags=17 fd=11 what=ON
xf86WcmDevOpen
END xf86WcmProc Success
ProcXCloseDevice to close or not ?
SynapticsCtrl called.
SynapticsCtrl called.

If you needed more information, just let me know and I'll send it to you.

Thanks in advance.

Manuel Marquez.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Linuxwacom-discuss mailing list
Linuxwacom-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss

Reply via email to