Page 1 of 1

[SOLVED] Wacom Bamboo not recognized

PostPosted: Nov 26th, '11, 21:22
by Tuxus
Greetings.

I just bought a Wacom Bamboo graphics tablet, but I can't make it work in Mageia1.

Relevant Info

· I installed the following packages: wacomtablet, wacomtablet-kcmodule, wacomtablet-kded, x11-driver-input-wacom, x11-driver-input-wacom-devel

· The model is: Bamboo Pen & Touch (small)

· Result of a cat /proc/bus/usb/devices:
Code: Select all
T: Bus = 01 Lev = 01 Prnt = 01 Port = 00 Cnt = 01 Dev # = 2 Spd = 12 MxCh = 0
D: View = 2.00 Cls = 00 (> ifc) Sub = 00 Prot = 00 MxPS = 32 # CFGS = 1
P: Vendor = 00de 056th ProdID = Rev = 1.00
S: Manufacturer = Wacom Co., Ltd.
S: Product = CTH-470
C: * # Ifs = 2 Cfg # = 1 Atr = 80 MxPwr = 498mA
I: * If # = 0 Alt = 0 # EPs = 1 Cls = 03 (HID) Sub = 01 Prot = 02 Driver = (none)
E: Ad = 81 (I) Atr = 03 (Int.) MxPS = 10 lvl = 2ms
I: * If # = 1 Alt = 0 # EPs = 1 Cls = 03 (HID) Sub = 00 Prot = 00 Driver = (none)
E: Ad = 82 (I) Atr = 03 (Int.) MxPS = 64 lvl = 2ms


II followed a bunch of tutorials found on the net based in Mandriva, Ubuntu, etc... but neither works on my only and prefered distro.

Anyone can help me?

Re: Wacom Bamboo not recognized

PostPosted: Nov 28th, '11, 13:43
by Tuxus
- UPDATE -


As I can't make it work and don't found any tip, I tried to uninstall all the packages containing "Wacom" and follow the instructions of "The Linux Wacom Project" from the beginning.

This is what I did::

1. Compile & install "xf86-input-wacom-0.10.9"
2. Reboot
3. modprobe wacom

Nothing works, but at least I have the following:

Code: Select all
lsmod | grep wacom
wacom                  36753  0
usbcore               167270  9 wacom,usbhid,rtl8187,uas,usb_storage,usblp,ehci_hcd,uhci_hcd


Please, I need help...

Re: Wacom Bamboo not recognized

PostPosted: Nov 28th, '11, 17:06
by borsa
Hi
I have a Wacom Bamboo CTH-661 installed. It works for me. I have the same packages installed as you + plasma-applet-wacomtablet, but that should not make any difference. Don't know why it does not work for you.
I'm running x86_64.

Re: Wacom Bamboo not recognized

PostPosted: Nov 28th, '11, 18:35
by doktor5000
Could you please attach your /var/log/Xorg.0.log

Re: Wacom Bamboo not recognized

PostPosted: Nov 28th, '11, 19:46
by Tuxus
borsa wrote:I have a Wacom Bamboo CTH-661 installed. It works for me. I have the same packages installed as you + plasma-applet-wacomtablet, but that should not make any difference. Don't know why it does not work for you.
I'm running x86_64.

Good news.
I'm glad to hear that it works for you, then mine it's a matter of time. ; - )
Strange that the same packages do not work for me.


doktor5000 wrote:Could you please attach your /var/log/Xorg.0.log

Attached.



Thanks a lot for your help, borsa and doktor5000.

Re: Wacom Bamboo not recognized

PostPosted: Nov 28th, '11, 20:16
by doktor5000
It's not recognized by the X server, so seems it's not recognized by udev or the udev rules need to be adapted to this particular tablet.
You should take a look at https://wiki.archlinux.org/index.php/Wacom_Tablet#Dynamic_Xorg_setup_with_udev to help you how to find out the needed udev information
and modify the udev rule for your tablet.

Also for the sake of support, please use the wacom packages from the Mageia
repositories, and remove your self-compiled one via "make uninstall" in the directory where you extracted the tarball.

UPDATE

PostPosted: Nov 28th, '11, 21:10
by Tuxus
Searching (again) on the web, I found this:
http://article.gmane.org/gmane.linux.drivers.wacom/6062

Compiled and installed... an now my Wacom is detected and the driver loaded!!!

Now the problem:
When I use it nothings happens. The cursor don't move.

On KDE I tried the graphical config app but while detected my Tablet it says "Profile default does not exist". And don't allow me to add a new one.


What I have to do now?

Re: Wacom Bamboo not recognized

PostPosted: Nov 28th, '11, 21:29
by doktor5000
It's detected by Xorg after all.
You said you've removed all the Mageia wacom* packages, have you reinstalled them now? Especially the KDE ones.

Re: Wacom Bamboo not recognized

PostPosted: Nov 28th, '11, 21:32
by Tuxus
Yes, I have installed:
Code: Select all
plasma-applet-wacomtablet
wacomtablet-kcmodule
wacomtablet-kded

Re: Wacom Bamboo not recognized

PostPosted: Nov 28th, '11, 21:44
by borsa
I have:
plasma-applet-wacomtable
wacomtablet
wacomtablet-kcmodule
wacomtablet-kded
x11-driver-input-wacom

Re: Wacom Bamboo not recognized

PostPosted: Nov 28th, '11, 22:01
by Tuxus
Wohaaa!
Now works!

I confused the package "x11-driver-input-wacom" with the "xf86-input-wacom-0.10.9" I manually installed.
But once installed, all works as expected.

Thanks a lot borsa and doctor500.
Mageia rules! ; -D

Re: [SOLVED] Wacom Bamboo not recognized

PostPosted: Nov 28th, '11, 22:16
by borsa
You're welcome. :)
Glad to help when I can.

Re: [SOLVED] Wacom Bamboo not recognized

PostPosted: Jan 31st, '12, 16:25
by morgano
Glad it works for you.
On two systems i tried they crash using the tablet, see https://bugs.mageia.org/show_bug.cgi?id=4362