Page 12 of 20

Posted: Mon 21 Nov 2011, 04:08
by 01micko
Hi Joe

I am not much help as I have never experienced a wacom device. However I do have some suggestions.

IN Puppy Package Manager make sure you configure it with the Slackware repo.

In the search box type *wacom. The only hit you will get is xf86-input-wacom-0.10.11. Install it.

there are 3 kernel modules that are wacom related. hid.wacom.ko, wacom.ko and wacom_w8001.ko(k2.6.37.6).

In your lupu install run

Code: Select all

lsmod|grep wacom
in a terminal

You will then see which wacom modules are loaded and what depends on what.

Do a comparison in Slacko.

Any thing lacking then modprobe (in a terminal) each module and dependency missing.

Example:

Code: Select all

modprobe wacom
(leave off the .ko.)

See what happens.

Your favourite search engine may reveal more if you search for issues with Slackware and wacom devices.

Good luck!

latest Slacko support

Posted: Thu 29 Dec 2011, 17:05
by don570
For people using the latest Slacko distribution

http://www.murga-linux.com/puppy/viewtopic.php?t=72805
Fast download here:
ftp://ftp.vcu.edu/pub/gnu+linux/puppylinux/puppy-5.3/

There are two possible wacom packages to use.

The best is probably Charlie's (since it will support serial and USB tablets)
but I put together one as well.

Installation is easy:
1) Just modify xorg.conf (with help from this thread)
2) install pet
3) restart X windows

___________________________________________________

Posted: Sun 15 Jan 2012, 14:52
by swiftoid
I'm trying to get the wacom digitizer on my tc1100 to work, but I'm not having much success. I started a new thread about it here: http://www.murga-linux.com/puppy/viewto ... 483#596483

I've tried following your tutorial, but I can't even get puppy to see the stylus let alone get it to function. Anyone got any ideas?

Akita puppy

Posted: Thu 19 Jan 2012, 19:43
by don570
I was able to get Akita puppy to work with my Bamboo tablet.

Also the beta6 of Akita.
Just follow the instructions on the first page of this thread
because Akita uses an old kernel.
I reported here.
http://murga-linux.com/puppy/viewtopic. ... 389#596389

________________________________________________-

tablet computer

Posted: Tue 24 Jan 2012, 19:10
by don570
There was some success in installing in a tablet computer
using Lucid Puppy at the following thread. He used the
wacom_w8001 rather than the wacom driver. Both drivers
are inside the pet package that is available for Lucid Puppy.

M1300 tablet computer. Pentium M, "1000 MHz"
512 Mb RAM

http://murga-linux.com/puppy/viewtopic. ... 819#598819

____________________________________________________

Posted: Sun 25 Mar 2012, 08:24
by charlie6
Hi
xf86-input-wacom-0.14.0 latest driver version
here are some compiled for
Slacko-5.3.1
Dpup-Exprimo 5X14 (k 2.6.39.4)
Dpup-Exprimo 5X.3.2.11 (k 3.2.11)

Important: here I always run xorgwizrad (alt-ctrl-backspace + <Probe> ...etc..) before editing xorg.conf to get the current video card specific dirver activated ...the simplest way...isn't ?

Acknowledgments to Shinobar's included pinstall.sh and don570 compiling tutorial see page14 this thread.

Please test
Also included in the pet:
/etc/X11/wacom_xorgdotconf_bits.txt giving the specific wacom bits to add to xorg.conf; just copy and paste the corresponding xorg.conf sections.

Stylus pressure sensitive works OK: tested on mtpaint 3.44.03 !
Have fun !
Cheers
Charlie

ps:
- all those 3 drivers tested on a fresh boot-up (pfix=ram) + /etc/X11/xorg.conf file edition by addition of the wacom bits + restart X server;
- these drivers are X drivers; no confusion with the kernel driver wacom.ko which is already present in the distro;
- Exprimo: the tablet is already detected and workng «as a mouse» at boot up.
- Tested with Volito1 and Bamboo MTE-450A, both USB tablets.
- tip: to check if these driver works, you have to get this answer doing in a console:

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       
# 
(last edited:) or

Code: Select all

# xsetwacom --list
stylus           STYLUS    
eraser           ERASER    
cursor           CURSOR    
pad              PAD       
#

# 
last edited: have tested OK the xf86-input-k.2.6.37.6-wacom-0.14.0.pet on a fresh slacko-5.3.1 + edited xorg.conf + restart X server
(added the wacom bits ... see how to in the present thread; wacom bits are present in these pets in /etc/X11/wacom_xorgdotconf_bits.txt; just follow given instructions)

Posted: Sun 25 Mar 2012, 09:57
by pemasu
Thanks. I will update these to the exprimo repo.

Posted: Mon 26 Mar 2012, 10:14
by charlie6
Hi,
here is X driver xf86-input-wacom driver for Exprimo 3.1.10
(tested OK on a fresh (pfix=ram) Exprimo 3.1.10.2)
have fun
Cheers
Charlie

Posted: Wed 28 Mar 2012, 18:17
by pemasu
charlie6. Some of your pets has stuff in /usr and some in /usr/local so...the latter wont overwrite-update existing stuff.

I have repackaged all 3 to the exprimo repo.

Posted: Sat 31 Mar 2012, 07:33
by charlie6
Hi Pemasu,
Thanks for your time to get them checked !
Charlie

Posted: Tue 03 Apr 2012, 16:25
by don570
User review

I got great results with the following :lol:


I tested squeeze-5.X.3.1.10.2-SCSI.iso
with Charlie6's xf86-input-k.3.2.11-wacom-0.14.0.pet
that I got from this thread

.... and it worked beautifully!!

I didn't have the problems that I experience with Lucid Puppy.

i.e. not problems with a black screen when I make a Pupsave file
and there was no persistency problems.

Posted: Sat 07 Apr 2012, 15:42
by Argolance
Hello,
Did all what I could to make my Wacom Graphire3 working with the latest releases of Racy (5.2.2, 5.2.8, 5.2.9 and finally 5.3...): I have unfortunately to guess I didn't succeed! :oops: Has somebody any idea?

Thank you so much!

Cordialement.

Posted: Sat 07 Apr 2012, 15:59
by don570
Did you use barry Kauler's wacom pet package?
See page 12
http://distro.ibiblio.org/pub/linux/dis ... -10-w5.pet

It worked for my wacom bamboo when I tried it months ago.

Use the instructions on the first page!!

I always use the following to get the driver recognized.

Code: Select all

depmod 
modprobe wacom
Then restart X
_____________________________________________

Posted: Mon 09 Apr 2012, 08:58
by Argolance
Hello,
Thank you for answering!
This is exactly what I did: I installed Barry's pet, copied/pasted indicated lines in my Xorg.conf file.
Console:
(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'
:cry:
My wacom mouse and stylet are not dead and are "well" recognized but the cursor move doesn't reach corners or bottom or top of the 1920x1200 desktop :x as I can easily do it with Puppy 4.31 and even with Puppy 5.2.2!

Cordialement.

Posted: Mon 09 Apr 2012, 09:55
by pemasu
http://bkhome.org/blog/?viewDetailed=01918

undefined symbol probably means that the xorg xorg_server version has changed since wary 094 time.

-----> /usr/X11R7/lib/xorg/modules/input/wacom_drv.so

There is need to recompile the wacom xorg driver in recent wary.

Posted: Mon 09 Apr 2012, 10:39
by Argolance
Hello,
There is need to recompile the wacom xorg driver in recent wary.
I would have gladly done but don't know how to do it? Perhaps if I knew where to find the source files, could I try ?
Thanks.

Cordialement.

Posted: Mon 09 Apr 2012, 10:55
by pemasu
I havent compiled xorg drivers much. But pm charlie6...I suppose you will get guideline how to do it and url to the source.

Posted: Tue 10 Apr 2012, 12:30
by Argolance
Hello,
@pizzasgood
If this isn't good enough for you, you can either head over to the Linux Wacom Project and compile your own driver...
:shock:
or you can post here and tell me which version of the kernel you need the driver compiled for and I'll do it as soon as I get a chance.
:)
Is it complicated? May we wish a very small tutorial to try to do it ourselves?
Racy 5.3 (Xorg 7.6 and kernel 3.0.25).

Thank you!

Cordialement.

Saluki

Posted: Wed 11 Apr 2012, 21:35
by TTW
Any advice on how I could compile a version that will work on Saluki puppy?

Thanks
D

Posted: Thu 12 Apr 2012, 23:13
by don570
Saluki uses kernel 3.2.13 ???

The method I would use is to take the driver out of the closest
package that Charlie6 has compiled

http://murga-linux.com/puppy/viewtopic. ... h&id=53592

and put it in Saluki . Then I would use my method of putting
a pet package together which is described here

http://murga-linux.com/puppy/viewtopic. ... 482#512482

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

____________________________________________________