Hi I've used before Graphire but it was much easier to get the result ...
* I've installed wacom-tools
* I've copied wacom_drv.o as it was described on LinuxWacom site
(version 7.2)
* I've changed xorg.conf (it looks now like this):
[...]
Section "InputDevice"
Identifier "Wacom Stylus"
Driver "wacom"
Option "Type" "stylus"
Option "Device" "/dev/input/wacom"
Option "Mode" "absolute"
Option "USB" "on"
EndSection
[...]
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Touchpad" "AlwaysCore"
InputDevice "Wacom Stylus" "AlwaysCore"
EndSection
* the /dev/input/wacom links to proper event
But the wacom acts like a mouse all the time ...
xxd /dev/input/wacom shows that it works
$ xidump "Wacom Stylus"
X Error: 168 BadDevice, invalid or uninitialized input device
Unable to open input device 'Wacom Stylus'
$ lsmod | grep wacom
wacom 15008 0
usbcore 118044 5 usbhid,wacom,ehci_hcd,uhci_hcd
Xorg.0.log:
[...]
Wacom Stylus Wacom X driver grabbed event device
WACOM: unable to ioctl max values
[...]
wacdump /dev/input/wacom gives LEFT=DOWN when I touch the working area.
Linux wagon 2.6.12-10-686 #1 Sat Mar 11 16:22:51 UTC 2006 i686 GNU/Linux
X Window System Version 6.8.2 (Ubuntu 6.8.2-77 20051010174523)
Please help
--
piotr zalewa
. [EMAIL PROTECTED]
. +44 7870 419820
. www.nod.pl/pz
signature.asc
Description: This is a digitally signed message part
