LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 06-05-2005, 11:32 AM   #1
chibiace
LQ Newbie
 
Registered: Oct 2004
Location: New Zealand
Posts: 27

Rep: Reputation: 15
Help Installing Graphics Tablet


i have a rebranded version of a Aiptek 6000U. from Dick Smith www.dse.co.nz
it seems it acts like a mouse. which is bad, obviously. but good in the fact that it is found.
i use Gentoo Linux, the 2005 release. and i am using the driver which is already installed which seems to be the same one as http://aiptektablet.sourceforge.net/
the ratio the pen can move to the screen is off abit. and there is no sensitivity. but if i move the pen to an area on the tablet like. lift the pen up too high so it cant read. it will jump to the new location. so in that sense it isnt like a mouse :S

root@leviathan ace # dmesg | grep aiptek
drivers/usb/input/aiptek.c: input: Aiptek on usb-0000:00:02.0-1 (event2)
drivers/usb/input/aiptek.c: input: Aiptek using 400 ms programming speed
usbcore: registered new driver aiptek
drivers/usb/input/aiptek.c: v1.5 (May-15-2004): Bryan W. Headley/Chris Atenasio
drivers/usb/input/aiptek.c: Aiptek HyperPen USB Tablet Driver (Linux 2.6.x)

its mounted the device on /dev/input/event2, and uses the aiptek driver.

root@leviathan ace # less /proc/bus/usb/devices
T: Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=1.5 MxCh= 0
D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=08ca ProdID=0021 Rev= 3.00
S: Manufacturer=AIPTEK
S: Product=APT-USB-3
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr= 40mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=00 Prot=00 Driver=aiptek
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=10ms

that says it is indeed aiptek.

root@leviathan ace # cat /var/log/Xorg.0.log | grep aiptek
(II) LoadModule: "aiptek"
(II) Loading /usr/lib/modules/input/aiptek_drv.o
(II) Module aiptek: vendor="X.Org Foundation"
(II) LoadModule: "aiptek"
(II) Reloading /usr/lib/modules/input/aiptek_drv.o
Able to open aiptek device
Able to open aiptek device
Able to open aiptek device

and now what i have in my /etc/X11/xorg.conf that has to do with my tablet and my mouse.

Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
InputDevice "pen" "AlwaysCore"
InputDevice "cursor" "AlwaysCore"
InputDevice "eraser" "AlwaysCore"
EndSection



Section "Module"
Load "freetype"
# Load "xtt"
Load "extmod"
Load "glx"
Load "dbe"
Load "record"
Load "xtrap"
Load "type1"
# Load "speedo"
Load "aiptek"
EndSection



Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
Option "Buttons" "5"
EndSection


Section "InputDevice"
Identifier "pen"
Driver "aiptek"
Option "Device" "/dev/input/event2"
Option "Type" "stylus"
Option "Mode" "absolute"
Option "Cursor" "stylus"
Option "Mode" "absolute"
Option "PressCurve" "0,5,95,100"
Option "zMin" "0"
Option "zMax" "512"
Option "ZThreshold" "0"
Option "USB" "on"
Option "KeepShape" "on"
Option "debuglevel" "0"
EndSection

Section "InputDevice"
Identifier "cursor"
Driver "aiptek"
Option "Device" "/dev/input/event2"
Option "Type" "cursor"
Option "Mode" "absolute"
Option "Cursor" "puck"
Option "Mode" "absolute"
Option "PressCurve" "0,5,95,100"
Option "KeepShape" "on"
Option "zMin" "0"
Option "zMax" "512"
Option "ZThreshold" "0"
Option "USB" "on"
Option "debuglevel" "0"
EndSection

Section "InputDevice"
Identifier "eraser"
Driver "aiptek"
Option "Device" "/dev/input/event2"
Option "Type" "eraser"
Option "Mode" "absolute"
Option "Cursor" "stylus"
Option "Mode" "absolute"
Option "PressCurve" "0,5,95,100"
Option "zMin" "0"
Option "zMax" "512"
Option "ZThreshold" "0"
Option "USB" "on"
Option "KeepShape" "on"
Option "debuglevel" "0"
EndSection


any help with this would be appriciated.

Last edited by chibiace; 06-05-2005 at 11:34 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Configuring a Wacom Graphire Tablet to track like a tablet (not like a mouse) anlace Debian 2 11-07-2006 05:20 AM
Graphics Tablet NightLord Linux - Hardware 0 06-03-2005 01:07 PM
installing this graphics library knossoss Linux - Newbie 3 12-29-2004 01:27 AM
Graphics Tablet odd Linux - Software 1 06-08-2004 11:07 AM
Graphics Tablet dnar Linux - Hardware 5 12-17-2002 01:24 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 02:57 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration