PDA

View Full Version : [ubuntu] Another Wacom Thread (Karmic)



jarame
November 1st, 2009, 09:04 PM
So I have upgraded to 9.10, ran into a wireless issue but that was resolved after downloading and installing wireless adapter drivers. The issue I'm having right now is this:


After upgrading to Ubuntu 9.10 Karmic Koala I read the terminal to see what exactly was going on. In the terminal during the upgrade I read something along the lines of "some packages have been rendered obsolete." I thought it wouldnt affect anything I really needed, so I booted up Gimp, plugged in my Wacom tablet, and came to realize that there aren't any drivers installed for my tablet anymore. I've been looking around but I cannot find any Karmic Koala Wacom drivers.


Any help?

Favux
November 1st, 2009, 09:11 PM
Hi jarame,

The default linuxwacom packages for Karmic are version 0.8.4-1. Both xserver-xorg-input-wacom & wacom-tools should be available through Synaptic Package Manager. Just have it install them and reboot.

jarame
November 1st, 2009, 09:56 PM
Hi jarame,

The default linuxwacom packages for Karmic are version 0.8.4-1. Both xserver-xorg-input-wacom & wacom-tools should be available through Synaptic Package Manager. Just have it install them and reboot.

They're all installed but still no dice. I've reinstalled and everything, checked the Extended Input Devices in Gimp and my wacom tablet isnt even showing up in the drop down menu. Idk what else to look up or ask.

But thanks for the help

Favux
November 1st, 2009, 10:08 PM
Hi jarame,

Sure, not a problem. What Wacom tablet do you have? Is it a usb tablet or what?

If you enter in a terminal:

lsmod
do you see 'wacom' in the output?

jarame
November 2nd, 2009, 12:02 AM
Hi jarame,

Sure, not a problem. What Wacom tablet do you have? Is it a usb tablet or what?

If you enter in a terminal:

lsmoddo you see 'wacom' in the output?


Sorry for the late reply. I have a usb Wacom Bamboo tablet. This is the result of the command line you told me to try:


jarame@ubuntu:~$ lsmod
Module Size Used by
usbhid 38208 0
wacom 22276 0 I didnt copy of all the things that we arent looking for in this code.

Favux
November 2nd, 2009, 12:12 AM
Hi jarame,

OK, the linuxwacom usb kernel driver/module wacom.ko is being loaded.

Let's see if your tablet is recognized. In a terminal enter:

dmesg | grep [Ww]acom
The output should contain some lines with wacom in it.

How new is your Bamboo? What's it's model number?

jarame
November 2nd, 2009, 12:26 AM
jarame@ubuntu:~$ dmesg | grep [Ww]acom
[16876.424776] input: Wacom Bamboo as /devices/pci0000:00/0000:00:13.1/usb3/3-2/3-2:1.0/input/input7
[16876.453093] usbcore: registered new interface driver wacom
[16876.453102] wacom: v1.51:USB Wacom Graphire and Wacom Intuos tablet driver


it's almost a year old. Model #: MTE-450A

Favux
November 2nd, 2009, 12:52 AM
Hi jarame,

It sure looks like everything should work now. Does it work in Windows? To rule out a hardware failure like a broken stylus tip.

To set up in Gimp see near the bottom of this wiki (https://help.ubuntu.com/community/Wacom).

If you want to use wacomcpl see the modified .fdi in post #176 (http://ubuntuforums.org/showpost.php?p=7234134&postcount=176).

jarame
November 2nd, 2009, 01:21 AM
Hi jarame,

It sure looks like everything should work now. Does it work in Windows? To rule out a hardware failure like a broken stylus tip.

To set up in Gimp see near the bottom of this wiki (https://help.ubuntu.com/community/Wacom).

If you want to use wacomcpl see the modified .fdi in post #176 (http://ubuntuforums.org/showpost.php?p=7234134&postcount=176).

Yes everything works correctly now, thank you very much for your time and help :] and again I am very sorry for replying late

SaintDanBert
November 2nd, 2009, 01:48 AM
Yes everything works correctly now, thank you very much for your time and help :] and again I am very sorry for replying late


Aaarrrggghhh!?!?

This thread died leaving me feeling that I missed "the miracle."
What did you do so that things work correctly now? What was not
quite right that suddenly became corrected?

Thanks,
~~~ 0;-Dan
... another wacom tablet guy ...

jarame
November 2nd, 2009, 03:21 AM
Aaarrrggghhh!?!?

This thread died leaving me feeling that I missed "the miracle."
What did you do so that things work correctly now? What was not
quite right that suddenly became corrected?

Thanks,
~~~ 0;-Dan
... another wacom tablet guy ...

oh, I upgraded to Ubuntu 9.10 from 9.04 and in the terminal during the upgrade it said some of my drivers/software packages are now obsolete. And the wacom drivers were included. Just read what Favux told me to do. Some how just checking to see if my wacom tablet is registered got it to work. So any terminal commands he told me to enter you should try them. or I can post them in order for you in a PM

~Glad to help, and thankful to be helped~
~Jarame

Favux
November 2nd, 2009, 04:27 AM
Hi jarame,

Great! Glad it's working. You're welcome.


Hi SaintDanBert,

What problems are you having with your Wacom tablet?

jarame
November 2nd, 2009, 04:47 AM
Hi jarame,

Great! Glad it's working. You're welcome.


Hi SaintDanBert,

What problems are you having with your Wacom tablet?

Would you be able to help get Photoshop working? Or is that out of your range of expertise? I'd really like to have it working

Favux
November 2nd, 2009, 04:50 AM
Hi jarame,

Sorry

Or is that out of your range of expertise?
Yep.

I gather CS3 is relatively easy to get going in Wine but CS4 is fairly touchy. Some claim to have it working. There's several threads on that. One was active recently.

jarame
November 2nd, 2009, 05:37 AM
Hi jarame,

Sorry

Yep.

I gather CS3 is relatively easy to get going in Wine but CS4 is fairly touchy. Some claim to have it working. There's several threads on that. One was active recently.

Oh, okay that works. I shall go look it up. Thank you!