Thanks I'll try the new version when I get back into work and let you know how it goes.

I should check though that I'm actually building it right.  I was just doing a 'make' and then 'insmod ./tablesdev.ko' which seemed to work.  I tried doing that on my home machine though and even though I can't see any errors given during the compile I get told "insmod: error inserting './tabletsdev.ko': -1 Invalid module format" when trying to load it.  (My home system is debian unstable, kernel 2.6.16-1-k7 (deb package))

-Jason

On 6/23/06, Magnus Vigerlöf <[EMAIL PROTECTED]> wrote:
On Thursday 22 June 2006 08.16, Jason alavaliant wrote:
> Hmm sad to report that on an Intuos 3 (99% of what tablets we have) it only
> half works.  About half the tablet area works as normal but if you move to
> the right side or near the bottom the cursor jumps all over the place.

Ok, strange... You're the second person to tell me this. As the driver doesn't
actually do anything with the data it receives from the wacom-driver (except
some scaling on X, Y, pressure, and distance) I don't think this is the
problem.

There are two things I can think of at the moment. First, how the driver
present itself to X. I didn't include some of the capabilities for intous,
graphire, and cintiq. Maybe this confuses the driver in X. Driver updated with
these capabilities added, see http://195.38.3.2/linuxprojs/

Second; (and here I think I need some dmesg-logs) The ioctl-function is far
from finished.. It's more a skeleton at the moment, but it prints the
operation into the kernel-log. So if I knew which was called I could
implement the used ones first.

Thank you for your time & testing!
  Magnus

Btw. Is this beginning to get o-t? Should I move it to -devel instead?

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
Linuxwacom-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss

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
Linuxwacom-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss

Reply via email to