openSUSE Forums > Hardware » SuSe 11 Wacom Graphire4 absolute mode

Go Back   openSUSE Forums > Hardware
Forums FAQ Members List Search Today's Posts Mark Forums Read


Hardware Questions about drivers, peripheral cabling, configuration

Reply
Page 2 of 2 1 2
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 04-Oct-2008, 02:43
Puzzled Penguin
 
Join Date: Oct 2008
Posts: 1
dangerhards hasn't been rated much yet
Default Re: SuSe 11 Wacom Graphire4 absolute mode

I followed the directions in this thread and got it working. Then I updated my kernel, and I could not get the pad to work correctly again. Just now, I installed another, newer kernel, and it worked immediately. This is what I have:

kernel: 2.6.25.16-0.1
xorg-x11: 7.4-5.1
x11-input-wacom: 0.8.1-33.15
wacom-kmp-default: 0.8.1_2.6.25.5_1.1-4.1

(kernel 2.6.25.11 is the one that never worked.)

These are all the latest versions as I write this. It would be nice if people would post other package configurations and whether or not they work, especially as packages get updated.
Reply With Quote
  #12 (permalink)  
Old 12-Oct-2008, 00:04
Puzzled Penguin
 
Join Date: Oct 2008
Location: Oklahoma City, OK
Posts: 39
imop45 hasn't been rated much yet
Send a message via MSN to imop45
Default Re: SuSe 11 Wacom Graphire4 absolute mode

I'm using a Bamboo, so do i add the pad and cursor?
My xorg.conf >
Code:
Section "InputDevice"
  Driver       "wacom"
  Identifier   "cursor"
  Option       "Device" "/dev/input/wacom"
  Option       "InputFashion" "Tablet"
  Option       "Mode" "Relative"
  Option       "Name" "GRAPHIRE v1-4 (USB)"
  Option       "SendCoreEvents" "on"
  Option       "Type" "cursor"
  Option       "USB" "on"
  Option       "Vendor" "WACOM"
EndSection

Section "InputDevice"
  Driver       "wacom"
  Identifier   "stylus"
  Option       "Device" "/dev/input/wacom"
  Option       "InputFashion" "Pen"
  Option       "Mode" "Absolute"
  Option       "Name" "GRAPHIRE v1-4 Stylus (USB)"
  Option       "Protocol" "Auto"
  Option       "SendCoreEvents" "on"
  Option       "Type" "stylus"
  Option       "USB" "on"
  Option       "Vendor" "WACOM"
EndSection

Section "InputDevice"
  Driver       "wacom"
  Identifier   "eraser"
  Option       "Device" "/dev/input/wacom"
  Option       "InputFashion" "Eraser"
  Option       "Mode" "Absolute"
  Option       "Name" "GRAPHIRE v1-4 Eraser (USB)"
  Option       "Protocol" "Auto"
  Option       "SendCoreEvents" "on"
  Option       "Type" "eraser"
  Option       "USB" "on"
  Option       "Vendor" "WACOM"
EndSection

Section "InputDevice"
  Driver "wacom"
  Identifier "pad"
  Option "Device" "/dev/input/wacom" # USB ONLY
  Option "Type" "pad"
  Option "USB" "on" # USB ONLY
EndSection


Section "InputDevice"
  Driver       "mouse"
  Identifier   "Mouse[1]"
  Option       "Buttons" "5"
  Option       "Device" "/dev/input/mice"
  Option       "Name" "Wacom MTE-450"
  Option       "Protocol" "explorerps/2"
  Option       "Vendor" "Sysp"
  Option       "ZAxisMapping" "4 5"
EndSection
And no go, same issue. What am i doing wrong?
Reply With Quote
  #13 (permalink)  
Old 12-Oct-2008, 00:39
Puzzled Penguin
 
Join Date: Oct 2008
Location: Oklahoma City, OK
Posts: 39
imop45 hasn't been rated much yet
Send a message via MSN to imop45
Default Re: SuSe 11 Wacom Graphire4 absolute mode

New xorg. Still no go.
Code:
Section "InputDevice"
  Driver       "wacom"
  Identifier   "pad"
  Option       "Device" "/dev/input/wacom"
  Option       "InputFashion" "Pad"
  Option       "Type" "pad"
  Option       "USB" "on"
  Option       "Vendor" "WACOM"
EndSection

Section "InputDevice"
  Driver       "wacom"
  Identifier   "cursor"
  Option       "Device" "/dev/input/wacom"
  Option       "InputFashion" "Tablet"
  Option       "Mode" "Relative"
  Option       "Name" "GRAPHIRE v1-4 (USB)"
  Option       "SendCoreEvents" "on"
  Option       "Type" "cursor"
  Option       "USB" "on"
  Option       "Vendor" "WACOM"
EndSection

Section "InputDevice"
  Driver       "wacom"
  Identifier   "stylus"
  Option       "Device" "/dev/input/wacom"
  Option       "InputFashion" "Pen"
  Option       "Mode" "Absolute"
  Option       "Name" "GRAPHIRE v1-4 Stylus (USB)"
  Option       "Protocol" "Auto"
  Option       "SendCoreEvents" "on"
  Option       "Type" "stylus"
  Option       "USB" "on"
  Option       "Vendor" "WACOM"
EndSection

Section "InputDevice"
  Driver       "wacom"
  Identifier   "eraser"
  Option       "Device" "/dev/input/wacom"
  Option       "InputFashion" "Eraser"
  Option       "Mode" "Absolute"
  Option       "Name" "GRAPHIRE v1-4 Eraser (USB)"
  Option       "Protocol" "Auto"
  Option       "SendCoreEvents" "on"
  Option       "Type" "eraser"
  Option       "USB" "on"
  Option       "Vendor" "WACOM"
EndSection
Also, this happens
Code:
 wacdump /dev/input/wacom
00:38:38.172 ERROR: Failed to open /dev/input/wacom: No such file or directory
WacomOpenTablet: No such file or directory
though i made the 10-local.rules and double checked it 3 times. Copy paste, direstly from you
Reply With Quote
  #14 (permalink)  
Old 12-Oct-2008, 00:50
Parent Penguin
 
Join Date: Jun 2008
Posts: 696
pdc_2 hasn't been rated much yet
Default Re: SuSe 11 Wacom Graphire4 absolute mode

I guess you have been through the documentation for the Wacom linux site: ??

The Linux Wacom Project

there were two threads running recently; where folks were attempting to get Wacom pads running;

one was: Wacom Intuos 3 install - Page 5 - openSUSE Forums and for the other

niels_olsen

SuSe 11 Wacom Graphire4 absolute mode - openSUSE Forums

felt that he had the answer .......... I am not sure if he is still following the forums; if he is, he may well be able to help you;

his post details a host of similar posts;

there are specialist forums throughout linux to help:

for Wacom tablets, there is:

Nabble - Linux Wacom Tablet Project forum

why don't you sign up with them: see if someone there can help you;

if you get it sorted, come back and post the success here, and leave it as a trail for others to follow;

good luck; you seem to need a bit of determination to get tablets humming ...........
Reply With Quote
  #15 (permalink)  
Old 15-Oct-2008, 12:21
Puzzled Penguin
 
Join Date: Jun 2008
Posts: 7
deech hasn't been rated much yet
Default Re: SuSe 11 Wacom Graphire4 absolute mode

hi,

after adding the following lines to my xorg.conf under Section "ServerLayout" I finally managed to get the eraser and stylus under gimp:

Quote:
InputDevice "cursor" "SendCoreEvents" # add these 3 lines
InputDevice "stylus" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
Hope this will help others!

deech
Reply With Quote
  #16 (permalink)  
Old 16-Oct-2008, 01:28
didencool's Avatar
Busy Penguin
 
Join Date: Jul 2008
Location: ukraine/mk/pervomaysk
Posts: 380
didencool hasn't been rated much yet
Default Re: SuSe 11 Wacom Graphire4 absolute mode

i did not read all post (sorry)
i want add some url from wacom...
Wacom Technology - Linux Driver Downloads
this is official
no info about support of graphire 4...

so if your graphire is working it is great...
some years(3 or so) ago i try intuos 3 on SLED 10 and it was working... i draw something with it in gimp... the primary work was with inkscape and i decide that tablet is not comfortable to work with vector, i still use mouse
drivers that i use i compile from source
download from The Linux Wacom Project
i did not remember is all buttons work normally...
__________________
Linux 2.6.25.16-0.1-pae openSUSE 11 i386
#1KM400|Athlon|RAM2GB|FX5200
#2 nforce2|Athlon|Radeon9200|RAM1GB
#3 laptop ASUS x51r|Xpress1100|512MB
Reply With Quote
  #17 (permalink)  
Old 25-Oct-2008, 11:21
Puzzled Penguin
 
Join Date: Jun 2008
Posts: 26
niels_olson hasn't been rated much yet
Default Re: SuSe 11 Wacom Graphire4 absolute mode

I just consolidated everything from this thread and some of the references into a howto that should get people from nothing to full relative mode, eraser, etc, working in Gimp.<br>
Wacom USB tablet howto - openSUSE
Reply With Quote
Reply
Page 2 of 2 1 2

Bookmarks


Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2