Hello,
I'm using a Mandriva 2006, where I set up a working Wacom Intuos tablet.
However recently I bought a little Wacom PenPartner tablet, and could not
get it to work, so I'm asking for some advice:
The device seems to be properly detected (on the tablet box I have the
reference FT-0203V-X):
##########
$ cat /proc/bus/input/devices
[...]
I: Bus=0003 Vendor=056a Product=0061 Version=0142
N: Name="WACOM FT-0203-UV1.4-2"
P: Phys=usb-0000:00:1d.3-1/input0
H: Handlers=event3 ts2
B: EV=7
B: KEY=70000 0 0 0 0 0 0 0 0
B: REL=103
##########
# lsusb
Bus 005 Device 001: ID 0000:0000
Bus 004 Device 002: ID 056a:0061 Wacom Co., Ltd
[...]
##########
Here is the part of my xorg.conf relating to the wacom setup:
Section "InputDevice"
Identifier "Eraser1"
Driver "wacom"
Option "Device" "/dev/input/event3"
Option "Type" "eraser"
Option "Mode" "Absolute"
Option "USB"
EndSection
Section "InputDevice"
Identifier "Cursor1"
Driver "wacom"
Option "Device" "/dev/input/event3"
Option "Type" "cursor"
Option "Mode" "Relative"
Option "USB"
EndSection
Section "InputDevice"
Identifier "Stylus1"
Driver "wacom"
Option "Device" "/dev/input/event3"
Option "Type" "stylus"
Option "Mode" "Absolute"
Option "USB"
EndSection
##########
Would anyone have some suggestion to get this tablet to work?
Cheers,
Alex
-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss