Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Wacom Tablet Issues and Problems
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
wduffee
n00b
n00b


Joined: 12 Dec 2002
Posts: 3
Location: Mississippi

PostPosted: Thu Dec 12, 2002 11:04 pm    Post subject: Wacom Tablet Issues and Problems Reply with quote

First off - my apologies if I should have continued one or another Wacom thread....in my experience, if it's something/someone different, new thread. But you folks might think differently...anyway......I am new to gentoo, please be patient with me.

Now! On to the probem!

I have a USB Wacom tablet, and I'm having just a bit of trouble getting it tweaked correctly. What I would like to do is a) have it move on the X screen, and b) have it be in relative mode.

Here is my issue - when I start up X (4.2.1) my cursor shows up on the screen, but it won't move. It just sits in the center and laughs at me. 8(

Here is some system info....

- I have evdev and wacom compiled as modules (with gentoo-sources-2.4.19-r10). Loading them in the modules.autoload. That is all good. No problems in the dmesg. The wacom tablet is loaded without a problem (as far as I can tell).

- Here is my XFree86Config....

Code:

Section "Module"

<---snip--->
#Load up the evdev/mousedev and wacom modules! whoohoo........
       Load "evdev"
       Load "wacom"
EndSection

<---snip--->
Section "InputDevice"
# Identifier and driver
       Identifier "Mouse1"
       Driver "wacom"
       Option "Device"  "/dev/input/event0"
       Option "Type" "cursor"
       Option "Mode" "Relative"
       Option "USB" "on"
       Option "DebugLevel" "10"
EndSection

<---snip--->
Section "ServerLayout"
    Identifier  "Simple Layout"
    Screen "Screen 1"
    InputDevice "Mouse1" "AlwaysCore"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection



And here is some output from the XFree86 log....

Code:

(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Mouse1 serial device is /dev/input/event0
(**) Option "DebugLevel" "10"
(**) WACOM: debug level set to 10
(**) Mouse1 is in relative mode
(**) Option "USB" "on"
(**) Mouse1: reading USB link
(**) Mouse1: resol x = 1270
(**) Option "BaudRate" "9600"
(**) Mouse1: serial speed 9600
(II) Keyboard "Keyboard1" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse1" (type: Wacom Cursor)
BEGIN xf86WcmProc dev=0x864b8a0 priv=0x864b590 type=cursor flags=2 what=0
xf86WcmProc pWcm=0x864b8a0 what=INIT
xf86WcmControlProc
(**) Option "Device" "/dev/input/event0"
(==) Wacom Kernel Input device name: "Wacom Graphire2 4x5"
setup is max X=10206(0) Y=7422(0) Z=511(1270)
(==) Wacom tablet maximum X=10206 maximum Y=7422 X resolution=0 Y resolution=0 suppress=7
(==) Wacom tablet top X=0 top Y=0 bottom X=10206 bottom Y=7422
X factor = 0.125, Y factor = 0.138
Threshold=30000
New threshold=170
END   xf86WcmProc Success what=0 dev=0x864b8a0 priv=0x864b590
BEGIN xf86WcmProc dev=0x864b8a0 priv=0x864b590 type=cursor flags=2 what=1
xf86WcmProc pWcm=0x864b8a0 what=ON
END   xf86WcmProc Success what=1 dev=0x864b8a0 priv=0x864b590
xf86WcmReadUSBInput read 50 events
wacom tool serial id=0
filtered -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 -1 -1 -1 -1
wacom tool serial id=0
filtered -1 -1 -1 -1 -1 -1 0 0 0 0 0 0 -1 -1 -1 -1
wacom tool serial id=0


Again - I am new to gentoo (and configuring wacom tablets in general) so please, any help would be greatly appreciated.

Thank you.
Back to top
View user's profile Send private message
MBCook
Tux's lil' helper
Tux's lil' helper


Joined: 27 Jul 2002
Posts: 136
Location: Insanity, USA

PostPosted: Fri Dec 13, 2002 2:13 am    Post subject: Reply with quote

Have you checked around the 'net for advice? My tablet isn't installed now (although I have had it working on gentoo before). Try looking at these links:

http://www.ecn.wfu.edu/~cottrell/thinkpad/tpa21m/wacom.html
http://www.linux.se/doc/HOWTO/mini/Wacom-USB-mini-HOWTO.html
http://people.mandrakesoft.com/~flepied/projects/wacom/
http://sem.best.vwh.net/linux/wacom/
_________________
-- Michael

Read an intelligent book like "The New Thought Police" or "The War Against Boys", and learn the TRUTH.
Back to top
View user's profile Send private message
wduffee
n00b
n00b


Joined: 12 Dec 2002
Posts: 3
Location: Mississippi

PostPosted: Fri Dec 13, 2002 7:24 am    Post subject: Thanks.... Reply with quote

Responding to my own post, but don't want people to waste their time digging through my XF86Config and log above for no good reason.

Turns out, I was being stubborn and not wanting to plug in a PS/2 mouse at the same time as my wacom tablet ....don't ask why, I don't have a good reason, but once I did and used the XFree86 config's from one of the links above (http://people.mandrakesoft.com/~flepied/projects/wacom/), all was well.

Almost perfect....for some reason, it seems like I cannot use the wacom tablet for about 10-20 seconds after X starts. Very strange, but I can deal with it. =)

Just glad to have my tablet back.

Whooo!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum