On Mon, 11 Dec 2006 09:14:35 +0100
Rene van Paassen <M.M.vanPaassen@...> wrote:
> On Mon, 2006-12-11 at 08:21 +0100, Remi Bernhard wrote:
> > Hello all,
> >
> > I'm new to the list and i have an Aiptek 120000U, and trying to get it
> > work on gentoo distribution.
> >
> > Actually there is an ebuild (ebuild = gentoo package) related to
> > aiptek :
> >
> > * x11-drivers/xf86-input-aiptek Available versions: 1.0.0.5 1.0.1
> >
> > I used it, and i compiled the linux kernel driver from the source
> > found on aiptek sourceforge site.
> >
> > Then, when i try to use the aiptek tablet, i get a "cursor jumping"
> > (something like ~100 pixels), when i reach a particular line on the
> > tablet (the line is at ~2/3 of the height). Another thing : pressure
> > doesn't seems to work under the gimp (or at least i don't know at to
> > use it)
>
> on the jumping, have you tried evtest to look at the reports from the
> kernel driver?
I don't have evtest, and there is no ebuild (package) with this name.
> >
> > Last thing : the aiptek configuration tool (gaiptek ?) crashes when i
> > try to run it.
>
> Never successfully used it myself.
I got this error when i run gaiptek :
$ gaiptek
The program 'gaiptek' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 244 error_code 8 request_code 149 minor_code 23)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error()
function.)
Regards,
RB.
|