Fedora Linux Support Community & Resources Center
  #1  
Old 5th March 2007, 05:22 AM
goochcrabs Offline
Registered User
 
Join Date: Mar 2007
Posts: 3
fedora core 6 wacom intuos 3 tablet support

fedora core 6 appears to come with support for wacom intuos 3 tablets (in the linuxwacom project package)
however, i am having no luck using my tablet. i have already tried augmenting xorg.conf.
anybody know whats going on?
Reply With Quote
  #2  
Old 5th March 2007, 06:04 AM
Thetargos's Avatar
Thetargos Offline
Registered User
 
Join Date: May 2004
Location: Mexico City, Mexico
Age: 35
Posts: 4,419
Hello and welcome to fedoraforum. Can you please post your Xorg.conf? Here's the wacom relative parts of my Xorg.conf file:

Code:
Section "ServerLayout"
        Identifier     "Default Layout"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "cursor" "SendCoreEvents"
        InputDevice    "eraser" "SendCoreEvents"
        InputDevice    "stylus" "SendCoreEvents"
        InputDevice    "pad" "SendCoreEvents"
        Option      "AIGLX" "true"
EndSection

Section "InputDevice"
        Identifier  "stylus"
        Driver      "wacom"
        Option      "Device" "/dev/input/wacom"
        Option      "Type" "stylus"
        Option      "USB" "on"
        Option      "Tilt" "on"
#       Option      "PressCurve" "0,0,100,100"
        Option      "Mode" "Absolute"
        Option      "Speed" "1.5"
EndSection

Section "InputDevice"
        Identifier  "eraser"
        Driver      "wacom"
        Option      "Device" "/dev/input/wacom"
        Option      "Type" "eraser"
        Option      "USB" "on"
#       Option      "PressCurve" "0,0,100,100"
        Option      "Mode" "Absolute"
        Option      "Speed" "1.5"
EndSection

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

Section "InputDevice"
        Identifier  "pad"
        Driver      "wacom"
        Option      "Device" "/dev/input/wacom"
        Option      "Type" "pad"
        Option      "USB" "on"
        Option      "Button1" "6"
        Option      "Button2" "7"
        Option      "Button3" "4"
        Option      "Button4" "5"
EndSection
I'm using the 0.7.7 beta driver, though... Since I'm using a Graphire 4, that's why there's a "pad" device (for the extra buttons and wheel), you will have to do the same for the many buttons in the Intous. I strongly recommend you checking the archives of the linuxwacom project so you know better how to configure your Intous.


Ohh, and before I forget, here are the udev rules you need in 60-wacom.rules:
Code:
# udev rule to create /dev/input/wacomN for wacom tablets

KERNEL=="event*", SYSFS{idVendor}=="056a", NAME="input/%k", SYMLINK="input/wacom%e"
I actually changed my 60-wacom.rules to 10-wacom.rules, so vinculation to /dev/input/event? for /dev/input/wacom is done earliest and before the X server starts by RHGB.
__________________
If ain't broken, don't fix it! :eek:
If can be improved, go for it! :cool:

FedoraForum Community forums lurker.
Fedora user since RHL 5.2 :cool:

Systems: Laptop, Main System, Netbook.
Reply With Quote
Reply

Tags
core, fedora, intuos, support, tablet, wacom

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Wacom Tablet on Fedora 10 Mini-HowTo Steve_D Hardware & Laptops 3 10th March 2009 02:21 AM
map a second space on wacom intuos tablet. MegaManZZ Using Fedora 0 18th October 2007 02:44 PM
Wacom Intuos 3 not working bky Hardware & Laptops 1 16th December 2006 11:14 PM
Wacom Intuos 3 + nVidia Dual-Head strangeness ricperry1 Hardware & Laptops 0 27th April 2006 03:56 AM
Wacom tablet in Fedora Core 4 Ebisu_Dave Hardware & Laptops 3 22nd August 2005 08:17 AM


Current GMT-time: 03:12 (Wednesday, 19-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat