|
From: Magnus <Mag...@ho...> - 2007-04-09 15:44:05
|
On Friday 06 April 2007 18:26, Manuel Marquez wrote: > Hi you all, > > I have just purchased a Wacom Volito USB tablet, model number > FT-0405-U, but cannot get it to work under my Debian box. If any of > you knows how to fix it, I'll be very thankful to get this > information. > > I have tried both the Debian packages and the linuxwacom ones, with > the same result: no pointer move, setting it as CorePointer or with > AlwaysCore/SendCoreEvents configuration on Xorg. [...] =46rom your description I'd say you need to dowload and compile the wacom k= ernel=20 module from our source. In some versions of the Linux kernel there is a bug= =20 which causes no events to be sent from the kernel for Volito tablets. The kernel module is not built by default, so you need to run the configure= =20 like this: $ ./configure --enable-wacom Cheers Magnus |