Page 1 of 1

Graphic tablet don't work

Posted: 1. Aug 2010, 11:59
by AlbertFR
Hi,

My graphic tablet "Trust TB-6300" is not recognize on Salix
Drivers Wizardpen are not presents (that's seems a module of xorg necessary for a lots of tablets on gnu/linux)

have you a solution for me ?

thank's

P.S. : more informations about wizardpen here : https://launchpad.net/wizardpen

[sorry for my English]

Re: Graphic tablet don't work

Posted: 10. Aug 2010, 08:07
by JRD
Seems it's not there and you need to compile it yourself. Maybe someone can make a package of it...

Re: Graphic tablet don't work

Posted: 10. Aug 2010, 09:01
by damNageHack
Besides Bazaar (package bzr from thenktor in the repository)
You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:wizardpen
also that ... (guessing base distro is debian/ubuntu)
Packages to build you must have installed:
sudo apt-get install xutils-dev xutils libx11-dev libxext-dev build-essential xautomation xinput xserver-xorg-dev
I managed to package xautomation in the past with help from slackbuilds.org, maybe I can provide my build script.

Dunno about the remaining stuff.