When I plug in a USB Planar PT1500MU and run "wacdump /dev/input/event2"
it works fine (BUTTON, POS_X, and POS_Y all give reasonable values).
When I setup the wacom driver in my xorg.conf, it fails with the
following message: "WACOM: press max value is wrong."
Any suggestions?
Here is a snip from my Xorg.0.log file:
(II) LoadModule: "wacom"
(II) Loading /usr/lib/xorg/modules/input/wacom_drv.o
(II) Module wacom: vendor="X.Org Foundation"
compiled for 4.3.99.902, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.5
(II) Wacom driver level: 47-0.7.4 $
And my xorg.conf:
Section "InputDevice"
Identifier "Touchscreen0"
Driver "wacom"
Option "Device" "/dev/input/event2"
Option "Type" "stylus"
Option "USB" "on"
EndSection
I get the same thing regardless of wheter the "Type" is set to stylus,
cursor, or pad. Using "ForceDevice" "ISDV4" doesn't change anything either.
Relevant lines from /proc/bus/input/devices:
I: Bus=0003 Vendor=0596 Product=0102 Version=0001
N: Name="3M 3M MicroTouch USB controller"
P: Phys=usb-0000:00:1d.0-1/input0
S: Sysfs=/class/input/input2
H: Handlers=event2 js0
B: EV=10000b
B: KEY=10000 0 0 0 0 0 0 0 0
B: ABS=3
And finally, dmesg:
input: 3M 3M MicroTouch USB controller as /class/input/input2
input: USB HID v1.10 Pointer [3M 3M MicroTouch USB controller] on
usb-0000:00:1d.0-1
usb 2-1: new low speed USB device using uhci_hcd and address 2
usb 2-1: configuration #1 chosen from 1 choice
I've tried microtouch_drv.o, but I think that's only for rs232 devices.
I've also tried 3M's src RPM, but it dies during compilation; besides,
I'd like to get it supported by the linuxwacom project.
I'm running Fedora Core 5 and the same thing happens with the stock
wacom_drv.o and the 0.7.4-3 version.
So, wacdump likes it, wacom_drv.o hates it - what can I do to help?
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Linuxwacom-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss