Comment 25 for bug 355340

Revision history for this message
gali98 (korylp) wrote :

Okay, I have a tx2000z (which is a usb tablet pc) that I finally got working using hal.
However, I had to fix a few things.
This thread outlines a lot of it:
http://ubuntuforums.org/showthread.php?t=1038949
(near the end.)
The kernel module included with the current kernel just doesn't work (it gives error 113 as some people have already posted.) So I compiled the newest version of linux-wacom (8.3-2) and replaced JUST the module. I then had to edit the fdi file and replace it with my custom one (I attached it below: working.fdi)
That got everything working: Calibrated touch and stylus and eraser with pressure.
But I think I hit the brick wall. Now correct me if I'm wrong, but using this method, you can only pass options for one device (i.e. the first device you specify.) The others can only be added as devices - they can't be configured.
I would love to be wrong, but that's how it looks to me.
Anywho, any comments, questions, advice ask/tell away. Thanks
Kory