On Thursday 29 June 2006 15:01, David Ludlow wrote: > 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?
Does wacdump tell you anything about PRESSURE? The error message is from a sanity check (wcmUSB.c around line 525 [0.7.4-3]) for a decent value on ABS_PRESSURE (should be > 0). All Wacom devices seems to have this, maybe not your device? BR Magnus 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
