How to set up a Wacom Tablet

How to do things, solutions, recipes, tutorials
Message
Author
User avatar
charlie6
Posts: 1230
Joined: Mon 30 Jun 2008, 04:03
Location: Saint-Gérard / Walloon part of Belgium

#241 Post by charlie6 »

Hi,
@don570
@argolance
bonjour !

To compile the xf86-input-wacom driver, I just only used don570's tuto (see page 14 this thread as don570 do in his above post), no more, no less ! Again, thanks don570 for it !

So, as told in the old linux-wacom-project website from kernel later than 2.6.35, and X server from version 1.7, only the xf86-input-wacom driver needs to be compiled.

This is more simpler than compiling the kernel driver (need to install the kernel source, and maybe headers, and better to have a full install ...).

To comment don570's tutorial, the 3rd step «make install DESTDIR=/root/name_of_the_pet» is needed to get populated the /root/name_of_the_pet directory.
I tried the «new2dir make install» instead ... and got nothing to make a pet !

Now I just went to install latest dpup-exprimo-3.2.14 using an existing squeeze-save-3.2.x.11 (kernel 3.2.11) whom I had installed on the xf86-input-wacom-k3.2.11. Surprisingly, I also got the wacom tablet working (pressure sensitivity) despite the kernel upgrade !

Hope this helps
Charlie
ps: I now need to do some cleaning work on my PCs hdds. No more room indeed to install new isos, and do some compiling work.

TTW
Posts: 51
Joined: Wed 28 Mar 2012, 20:14

Saluki

#242 Post by TTW »

don570 wrote:Saluki uses kernel 3.2.13 ???



I'll try to do this and report back on Saturday.

____________________________________________________


According to the Hardware information manager I am using Kernel 3.2.8-ski(i686)

I tried to follow the rest of your post but its way above my computing level :(

D

User avatar
jemimah
Posts: 4307
Joined: Wed 26 Aug 2009, 19:56
Location: Tampa, FL
Contact:

#243 Post by jemimah »

saluki has the drivers. You just need to figure out how to configure them

User avatar
Argolance
Posts: 3767
Joined: Sun 06 Jan 2008, 22:57
Location: PORT-BRILLET (Mayenne - France)
Contact:

#244 Post by Argolance »

hello,
Thank you for replying! I just discover your posts but tried to solve the problem by myself in between...
To compile the xf86-input-wacom driver, I just only used don570's tuto (see page 14 this thread as don570 do in his above post), no more, no less ! Again, thanks don570 for it !
So did I first:(following don570 tutorial) no success!
This is more simpler than compiling the kernel driver (need to install the kernel source, and maybe headers, and better to have a full install ...).
Tried after all: Downloaded devx/kernel source sfs from bk and files from sourceforge (input and xf86 tarbals). Compiled (no error message: :D)... modified xorg.conf and restarted computer: :(.
xerrs.log is always displaying the same error message:
(EE) Failed to load /usr/X11R7/lib/xorg/modules/input/wacom_drv.so: /usr/X11R7/lib/xorg/modules/input/wacom_drv.so: undefined symbol: xf86GetMotionEvents
(EE) LoadModule: Module wacom does not have a wacomModuleData data object.
(EE) Failed to load module "wacom" (invalid module, 0)
(EE) No input driver matching `wacom'
(EE) Failed to load /usr/X11R7/lib/xorg/modules/input/wacom_drv.so: /usr/X11R7/lib/xorg/modules/input/wacom_drv.so: undefined symbol: xf86GetMotionEvents
(EE) LoadModule: Module wacom does not have a wacomModuleData data object.
(EE) Failed to load module "wacom" (invalid module, 0)
(EE) No input driver matching `wacom'
Something else: inside the xf86-input-k.3.2.11-wacom-0.14.0/pinstall.sh, line 3: lsmod | grep -qw wacom && rmmod wakom? wakom with "k" seems to be wrong!

Cordialement.
Last edited by Argolance on Sat 14 Apr 2012, 16:20, edited 1 time in total.

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

devx file for saluki

#245 Post by don570 »

wacom spellt with a 'k".
I noticed that too but I didn't complain to
sinobar since the message displays anyway.

I forgot to download the devx file for saluki :oops:

I'll try to make a pet package, but no guarantees.

_______________________________________________

User avatar
pemasu
Posts: 5474
Joined: Wed 08 Jul 2009, 12:26
Location: Finland

#246 Post by pemasu »

lsmod | grep -qw wacom && rmmod wacom
When I did upload the dpup drivers...I did change the row as this...there isnt kernel module driver called wakom...I am pretty sure it is typso...

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#247 Post by don570 »

I couldn't get Saluki to compile a wacom driver.

It doesn't surprise me since I don't have much experience compiling.

_______________________________________________

User avatar
charlie6
Posts: 1230
Joined: Mon 30 Jun 2008, 04:03
Location: Saint-Gérard / Walloon part of Belgium

#248 Post by charlie6 »

Hi,
here is
xf86-input_k3.2.14-dpup-0.14.0.pet for dpup-Exprimo 5X3.2.14
(same structure as the one in pemasu's exprimo pets dpup-exprimo repo; also the pinstall.sh typo wakom has been fixed )

Enjoy !
Charlie

User avatar
Argolance
Posts: 3767
Joined: Sun 06 Jan 2008, 22:57
Location: PORT-BRILLET (Mayenne - France)
Contact:

#249 Post by Argolance »

Hello,
Did someone succeed in making the usb graphire3 wacom tablet (or any other?) run under Puppy Racy 5.3?
Tried all what I could... But probably forgot something?
# grep -i wacom /var/log/Xorg.0.log
[ 2072.536] (II) LoadModule: "wacom"
[ 2072.536] (II) Loading /usr/X11R7/lib/xorg/modules/input/wacom_drv.so
[ 2072.536] (EE) Failed to load /usr/X11R7/lib/xorg/modules/input/wacom_drv.so: /usr/X11R7/lib/xorg/modules/input/wacom_drv.so: undefined symbol: xf86GetMotionEvents
[ 2072.536] (EE) LoadModule: Module wacom does not have a wacomModuleData data object.
[ 2072.536] (II) UnloadModule: "wacom"
[ 2072.536] (II) Unloading wacom
[ 2072.536] (EE) Failed to load module "wacom" (invalid module, 0)
[ 2072.539] (II) LoadModule: "wacom"
[ 2072.539] (II) Loading /usr/X11R7/lib/xorg/modules/input/wacom_drv.so
[ 2072.539] (EE) Failed to load /usr/X11R7/lib/xorg/modules/input/wacom_drv.so: /usr/X11R7/lib/xorg/modules/input/wacom_drv.so: undefined symbol: xf86GetMotionEvents
[ 2072.539] (EE) LoadModule: Module wacom does not have a wacomModuleData data object.
[ 2072.539] (II) UnloadModule: "wacom"
[ 2072.539] (II) Unloading wacom
[ 2072.539] (EE) Failed to load module "wacom" (invalid module, 0)
[ 2074.866] (II) LoadModule: "wacom"
[ 2074.866] (II) Loading /usr/X11R7/lib/xorg/modules/input/wacom_drv.so
[ 2074.866] (EE) Failed to load /usr/X11R7/lib/xorg/modules/input/wacom_drv.so: /usr/X11R7/lib/xorg/modules/input/wacom_drv.so: undefined symbol: xf86GetMotionEvents
[ 2074.866] (EE) LoadModule: Module wacom does not have a wacomModuleData data object.
[ 2074.866] (II) UnloadModule: "wacom"
[ 2074.866] (II) Unloading wacom
[ 2074.866] (EE) Failed to load module "wacom" (invalid module, 0)
[ 2074.866] (EE) No input driver matching `wacom'
[ 2074.866] (II) LoadModule: "wacom"
[ 2074.866] (II) Loading /usr/X11R7/lib/xorg/modules/input/wacom_drv.so
[ 2074.867] (EE) Failed to load /usr/X11R7/lib/xorg/modules/input/wacom_drv.so: /usr/X11R7/lib/xorg/modules/input/wacom_drv.so: undefined symbol: xf86GetMotionEvents
[ 2074.867] (EE) LoadModule: Module wacom does not have a wacomModuleData data object.
[ 2074.867] (II) UnloadModule: "wacom"
[ 2074.867] (II) Unloading wacom
[ 2074.867] (EE) Failed to load module "wacom" (invalid module, 0)
[ 2074.867] (EE) No input driver matching `wacom'
[ 2074.867] (II) LoadModule: "wacom"
[ 2074.867] (II) Loading /usr/X11R7/lib/xorg/modules/input/wacom_drv.so
[ 2074.867] (EE) Failed to load /usr/X11R7/lib/xorg/modules/input/wacom_drv.so: /usr/X11R7/lib/xorg/modules/input/wacom_drv.so: undefined symbol: xf86GetMotionEvents
[ 2074.867] (EE) LoadModule: Module wacom does not have a wacomModuleData data object.
[ 2074.867] (II) UnloadModule: "wacom"
[ 2074.867] (II) Unloading wacom
[ 2074.867] (EE) Failed to load module "wacom" (invalid module, 0)
[ 2074.867] (EE) No input driver matching `wacom'
#Special base config file used in Puppy Linux.

# **********************************************************************
# Module section -- this section is used to specify
# which dynamically loadable modules to load.
# **********************************************************************
#
Section "Module"

# This loads the DBE extension module.

Load "dbe" # Double buffer extension
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection

# This loads the font modules
# Load "type1"
# Load "freetype"

# This loads xtrap extension, used by xrandr
Load "xtrap"

# This loads the GLX module (if present). xorg 7.4/5, need explicit disable to disable...
Load "glx" #LOADGLX

# This loads dri module (if present). 7.4 loads it by default, have to disable...
Load "dri" #LOADDRI
# Disable "dri"
Load "wacom"

EndSection

# **********************************************************************
# Files section. This allows default font paths to be set
# **********************************************************************

Section "Files"

# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)

FontPath "/usr/share/X11/fonts/misc/"
FontPath "/usr/share/X11/fonts/Type1/"
FontPath "/usr/share/X11/fonts/TTF/"

EndSection

# **********************************************************************
# Server flags section.
# **********************************************************************

Section "ServerFlags"

# Uncomment this to disable the <Crtl><Alt><Fn> VT switch sequence
# (where n is 1 through 12). This allows clients to receive these key
# events.

# Option "DontVTSwitch"

# Enables mode switching with xrandr
# There is a report that this can cause Xorg not to work on some
# video hardware, so default is commented-out...
# but i want to use it in xorgwizard so leave on...

Option "RandR" "on"

# With this, Xorg won't talk to HAL to add evdev devices and you'll be back
# with the old Xorg behavior (pre-7.4)...

Option "AutoAddDevices" "false"

# For no-Hal, kirk also suggests this...

# Option "AllowMouseOpenFail" "true"

# Xorg 7.4, Ubuntu Jaunty, CTRL-ALT-BACKSPACE is disabled by default...

Option "DontZap" "false"

EndSection

#everything past here is auto-generated by Puppy's Xorg Wizard...


Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
#Screen 1 "Screen1" RightOf "Screen0"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "stylus"
InputDevice "eraser"
InputDevice "cursor"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc102"
Option "XkbLayout" "fr" #xkeymap0
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2" #mouse0protocol
Option "Device" "/dev/mouse"
#Option "Emulate3Buttons"
#Option "Emulate3Timeout" "50"
Option "ZAxisMapping" "4 5" #scrollwheel
EndSection

Section "InputDevice"
Identifier "stylus"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "USB" "on"
Option "Mode" "Absolute"
Option "AlwaysCore" "on"
Option "Speed" "1.3"
Option "Threshold" "5"
Option "CursorProx" "5"
# Option "Speed" "5"
# # Option "ForceDevice" "ISDV4" # Serial Tablet PC ONLY
EndSection

Section "InputDevice"
Identifier "eraser"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "USB" "on"
EndSection

Section "InputDevice"
Identifier "cursor"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "USB" "on"
# Option "CursorProx" "100"
Option "Speed" "1.3"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
HorizSync 30-74
VertRefresh 50-61
#UseModes "Modes0" #monitor0usemodes
Option "PreferredMode" "1920x1200"
EndSection

Section "Modes"
Identifier "Modes0"
#modes0modeline0
EndSection

Section "Monitor"
Identifier "Monitor1"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection

Section "Device"
Identifier "Card0"
Driver "nvidia" #card0driver
BusID "PCI:5:0:0"
EndSection

Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
### <percent>: "<f>%"
### [arg]: arg optional
#Option "ShadowFB" # [<bool>]
#Option "DefaultRefresh" # [<bool>]
#Option "ModeSetClearScreen" # [<bool>]
#Option "NoDDC" # [<bool>]
Identifier "Card1"
Driver "vesa"
BusID "PCI:5:0:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
#Option "metamodes" "1920x1200_60 +0+0" #METAMODES_0
Subsection "Display"
Depth 24
Modes "1920x1200"
EndSubsection
EndSection

Section "Screen"
Identifier "Screen1"
Device "Card1"
Monitor "Monitor1"
DefaultDepth 24
#Option "metamodes" "1920x1200_60 +0+0" #METAMODES_1
Subsection "Display"
Depth 24
Modes "1920x1200"
EndSubsection
EndSection

#PuppyHardwareProfile=NVIDIAMB24W
Thank you a lot.
Cordialement.

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#250 Post by don570 »

I am Bamboo user.

For what it's worth I use a different xorg.conf than yours....

For instance my server layout is

Code: Select all

Section "ServerLayout"
    # For non-LCD tablets only
    # Only a few TabletPCs support this type
   # For Intuos3/CintiqV5/Graphire4/Bamboo tablets
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "stylus" "SendCoreEvents"
    InputDevice    "eraser" "SendCoreEvents"
    InputDevice    "cursor" "SendCoreEvents"
    InputDevice    "touch" "SendCoreEvents"
    InputDevice    "pad"
and for my devices

Code: Select all


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

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

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

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

Section "InputDevice"
    Identifier     "touch"
    Driver         "wacom"
    Option         "Device" "/dev/input/wacom"    # USB ONLY
    Option         "Type" "touch"
    Option         "USB" "on"                  # USB ONLY
EndSection
_______________________________________________
Last edited by don570 on Wed 22 May 2013, 00:04, edited 1 time in total.

User avatar
charlie6
Posts: 1230
Joined: Mon 30 Jun 2008, 04:03
Location: Saint-Gérard / Walloon part of Belgium

xf86-input-wacom-0.15.0 driver for kernel 3.0.25

#251 Post by charlie6 »

Bonjour Argolance,
Hi don570,
hope you all are doing at best !
Here is the latest driver wacom compiled for kernel 3.0.25 ( compiled on racy5.3 according to don570 tutorial see page 14 this thread ) and the corresponding xorg.conf that works here;

(note:
- from kernel 2.6.35 and later the "SendCoreEvents" after InputDevice is no longer required
- kernels serie 3.X come with wacom.ko kernel driver already compiled; so only the xf86-input-driver still needs being compiled and installed)

- working xorgconf:

Code: Select all

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
...
# Xorg 7.4, Ubuntu Jaunty, CTRL-ALT-BACKSPACE is disabled by default...

    Option "DontZap" "false"

EndSection


Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
#from kernel 2.6.35 and later the "SendCoreEvents" after InputDevice is no longer required
	InputDevice    "stylus"
    InputDevice    "eraser"
    InputDevice    "cursor"
    InputDevice    "pad"		
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
	Option      "XkbRules" "xorg"
	Option      "XkbModel" "pc102" #xkbmodel0
	Option      "XkbLayout" "be" #xkeymap0
	#Option      "XkbVariant" "" #xkbvariant0
EndSection

Section "InputDevice"
      Identifier    "stylus"
      Driver        "wacom"
      Option        "Device" "/dev/input/wacom"
      Option        "Type" "stylus"
	  Option        "USB" "on"
	  Option        "Mode" "Absolute"
      Option        "AlwaysCore" "on"
      Option        "Speed" "1.3"
      Option        "Threshold" "5" 
      Option        "CursorProx" "5"
#	  Option        "Speed" "5"
#	  # Option        "ForceDevice"   "ISDV4"               # Serial Tablet PC ONLY
EndSection

Section "InputDevice"
      Identifier    "eraser"
      Driver        "wacom"
      Option        "Device" "/dev/input/wacom"
      Option        "Type" "eraser"
      Option        "USB" "on"
EndSection

Section "InputDevice"
      Identifier    "cursor"
      Driver        "wacom"
	  Option        "Device" "/dev/input/wacom"
      Option        "Type" "cursor"
      Option        "USB" "on"
#	  Option        "CursorProx" "100"
	  Option        "Speed" "1.3"
EndSection

Section "InputDevice"
    Identifier     "pad"
    Driver         "wacom"
    Option         "Device" "/dev/input/wacom"
    Option         "Type" "pad"
    Option         "USB" "on"
#	Option         "SendCoreEvents" "false"
    Option         "ButtonsOnly" "on"	
#    Option         "Button9" "2"
#    Option         "Button13" "3"
    Option         "Mode" "Absolute"	
EndSection

# if you have a touch pad just uncomment the next section

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

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
- install input driver (download bottom this post)
- then edit /etc/X11/xorg.conf as above (be carefull backuping the original xorg.conf ...one never knows..!);
- restart X and do in a console:

Code: Select all

#depmod
#modprobe wacom
- then check doing in a console gets to:

Code: Select all

# xsetwacom --list
stylus                          	id: 8	type: STYLUS    
eraser                          	id: 9	type: ERASER    
cursor                          	id: 10	type: CURSOR    
pad                             	id: 11	type: PAD       
# 
- here running with bamboo MTE-450A + touchring (I do not use this ring...!); as also a Volito1 (that driver support all wacom USB tablets type as far as I know - do not know for serial)
- Tested only on mtpaint: pressure sensitivity works!

hope this helps.
Enjoy! = bon amusement!

User avatar
Argolance
Posts: 3767
Joined: Sun 06 Jan 2008, 22:57
Location: PORT-BRILLET (Mayenne - France)
Contact:

#252 Post by Argolance »

YYYYYEEEESSSS! :D
(... No comment!)
@charlie6 & @don570
Thank you so much to both of you. This was indeed the only thing that prevented me from passing completely from the version 4.31 to the version 5.3 of Puppy... Done!
Had finally nothing to change inside my Xorg.conf file: just install the pet package and restart X!
  • # xsetwacom --list
    stylus id: 8 type: STYLUS
    eraser id: 9 type: ERASER
    cursor id: 10 type: CURSOR
    # grep -i wacom /var/log/Xorg.0.log
    [ 358.272] (II) LoadModule: "wacom"
    [ 358.272] (II) Loading /usr/X11R7/lib/xorg/modules/input/wacom_drv.so
    [ 358.272] (II) Module wacom: vendor="X.Org Foundation"
    [ 358.275] (II) LoadModule: "wacom"
    [ 358.275] (II) Loading /usr/X11R7/lib/xorg/modules/input/wacom_drv.so
    [ 358.275] (II) Module wacom: vendor="X.Org Foundation"
    [ 360.606] (II) Using input driver 'wacom' for 'stylus'
    [ 360.606] (II) Loading /usr/X11R7/lib/xorg/modules/input/wacom_drv.so
    [ 360.606] (**) Option "Device" "/dev/input/wacom"
    [ 360.606] (--) stylus: Wacom USB Graphire3 tablet maxX=10208 maxY=7424 maxZ=511 resX=80000 resY=80000 tilt=disabled
    [ 360.633] (II) Using input driver 'wacom' for 'eraser'
    [ 360.633] (II) Loading /usr/X11R7/lib/xorg/modules/input/wacom_drv.so
    [ 360.633] (**) Option "Device" "/dev/input/wacom"
    [ 360.633] (--) eraser: Wacom USB Graphire3 tablet maxX=10208 maxY=7424 maxZ=511 resX=80000 resY=80000 tilt=disabled
    [ 360.647] (II) Using input driver 'wacom' for 'cursor'
    [ 360.647] (II) Loading /usr/X11R7/lib/xorg/modules/input/wacom_drv.so
    [ 360.647] (**) Option "Device" "/dev/input/wacom"
    [ 360.647] (--) cursor: Wacom USB Graphire3 tablet maxX=10208 maxY=7424 maxZ=511 resX=80000 resY=80000 tilt=disabled
Cordialement!
Last edited by Argolance on Sun 10 Jun 2012, 10:16, edited 1 time in total.

User avatar
Argolance
Posts: 3767
Joined: Sun 06 Jan 2008, 22:57
Location: PORT-BRILLET (Mayenne - France)
Contact:

#253 Post by Argolance »

Hello,
I see that the wacom module is loaded twice: The line
Load "wacom"
inside the "Section "Module" seems to be useless.

I found something else in my xerrs.log, which doesn't prevent my tablet from working properly:
EE) tool not initialized yet. Skipping event.
(EE) tool not initialized yet. Skipping event.
(EE) tool not initialized yet. Skipping event.
(EE) tool not initialized yet. Skipping event.
[dix] Unknown event type 35. No filter
[dix] Unknown event type 35. No filter
[dix] Unknown event type 35. No filter
[dix] Unknown event type 35. No filter
[dix] Unknown event type 35. No filter
[dix] Unknown event type 35. No filter
[dix] Unknown event type 35. No filter
[dix] Unknown event type 35. No filter
[dix] Unknown event type 35. No filter
[dix] Unknown event type 35. No filter
[dix] Unknown event type 35. No filter
[dix] Unknown event type 35. No filter
[dix] Unknown event type 35. No filter
[dix] Unknown event type 35. No filter
[dix] Unknown event type 35. No filter
[dix] Unknown event type 35. No filter
[dix] Unknown event type 35. No filter
[dix] Unknown event type 35. No filter
...
It is probably not important but I like when things are as clea(r)n as possible and above all, I like to understand...
Cordialement.

User avatar
charlie6
Posts: 1230
Joined: Mon 30 Jun 2008, 04:03
Location: Saint-Gérard / Walloon part of Belgium

xf86-input-wacom driver for dpup Exprimo 5.X.3.4.2

#254 Post by charlie6 »

Hi,
here is the latest xf86-input-wacom version 0.15.0 driver for kernel 3.4.2, compiled on dpup Exprimo 5.X.3.4.2.
Tested OK on mtpaint 3.44.03 - pressure sensitivity works OK - wacom tablet bamboo MTE-450 (works for all type; here works also with Volito1).
Install; then edit xorg.conf: add the wacom options present in /etc/X11/wacom_xorgdotconf_bits.txt; then restart X;
to check if the tablet devices are recognized:

Code: Select all

# xsetwacom --list
stylus                          	id: 8	type: STYLUS    
eraser                          	id: 9	type: ERASER    
cursor                          	id: 10	type: CURSOR    
pad                             	id: 11	type: PAD       
#  
Read the present thread to learn a bit more about how to :wink:
Enjoy!
Charlie

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#255 Post by don570 »

To Charlie : I can confirm that the driver works on the most
recent pemasu exprimo distribution
http://www.smokey01.com/pemasu/DpupSque ... imo5X3421/

It doesn't work in Precise but that didn't surprise me.

______________________________________________

User avatar
bups
Posts: 27
Joined: Tue 05 Jun 2012, 18:54

#256 Post by bups »

lots of code!!. Intimidating for beginners like me! Thanks for the tutorial I'll give it a go some time.

User avatar
charlie6
Posts: 1230
Joined: Mon 30 Jun 2008, 04:03
Location: Saint-Gérard / Walloon part of Belgium

latest xf86-input-wacom-0.16.0 for k2.6.39.4 and k3.4.2

#257 Post by charlie6 »

Hi,
here are the latest xf86-input-wacom-0.16.0 for k2.6.39.4 and k3.4.2 drivers compiled on dpup exprimo 5X14 and 5X.3.4.2.9
thanks for testing and reporting
Charlie

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#258 Post by don570 »

I can report that k3.4.2 driver worked with Wacom Bamboo digital tablet
and Pemasu's latest Exprimo.

______________________________________________________

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#259 Post by don570 »

EDIT: I checked this on the final version of precise as well as beta versions

I was able to compile successfully for the oldyeller precise distribution.

It works for two kernels amazingly, perhaps because I don't put
wacom.ko inside the pet package. :lol:

____________________________________________________
____________________________________________________
Last edited by don570 on Sat 03 Nov 2012, 17:22, edited 1 time in total.

User avatar
charlie6
Posts: 1230
Joined: Mon 30 Jun 2008, 04:03
Location: Saint-Gérard / Walloon part of Belgium

xf86-input-wacom-0.17.0 for k3.4.2 driver

#260 Post by charlie6 »

Hi,
here are the latest xf86-input-wacom-0.17.0 for k3.4.2 drivers compiled on dpup exprimo 5X.3.4.2.12
thanks for testing and reporting
Charlie
ps: the one for k2.6.39.4 will follow within a few days ...

Post Reply