configuring wacom tablet with LinuxWacom

2009-04-24 Thread Israel Rodríguez Alonso
Hello Team,

Sorry if this should not have written here but I thought that is the art
team and perhaps someone has a tablet.

Máirín Duffy gives me this link to make my tablet (Wacom Bamboo FUN A5Wide)
on Fedora (http://linuxwacom.sourceforge.net/). I did this:

cd linuxwacom(...)/prebuilt
./install

and it started to install:

Installing Wacom man page..
Installed under /usr/share/man/man4

Installing wacom_drv
wacom_drv.so installed under /usr/lib/xorg/modules/input

Installing utility programs (wacdump, xidump, xsetwacom)
Installed under /usr/local/bin

Installing wacomcpl..
Installed under /usr/local/bin


You need to compile and install wacom.(k)o manually if your kernel is out of
date.

After adding your Wacom tools into /etc/X11/xorg.conf, please restart X
server or simply reboot your system to run the new Wacom X driver.

---
Then I added this lines (
http://forums.fedoraforum.org/showthread.php?t=212355) to xorg.conf (created
with Xorg -configure :1).

I rebooted and... tablet doesn't works! XD (it appears on Extended Devices
window on Inkscape and GIMP)

Have you got any idea?

(sorry, again,if this does not look anything here)
___
Fedora-art-list mailing list
Fedora-art-list@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-art-list


Re: configuring wacom tablet with LinuxWacom

2009-04-24 Thread Israel Rodríguez Alonso
2009/4/24 Martin Sourada martin.sour...@gmail.com

 On Fri, 2009-04-24 at 14:00 +0200, Israel Rodríguez Alonso wrote:
  Hello Team,
 
 Hi,

  Sorry if this should not have written here but I thought that is the
  art team and perhaps someone has a tablet.
 
 
  Máirín Duffy gives me this link to make my tablet (Wacom Bamboo FUN
  A5Wide) on Fedora (http://linuxwacom.sourceforge.net/). I did this:
 
  cd linuxwacom(...)/prebuilt
  ./install
 snip

 I don't have tablet so forgive me if my question is dumb, but why do you
 try to install the linuxwacom software (and from prebuilt binaries
 instead of recompiling them first) when there is linuxwacom package
 available:

 $ yum info linuxwacom
 Loaded plugins: dellsysidplugin2, presto, refresh-packagekit
 Installed Packages
 Name   : linuxwacom
 Arch   : i586
 Version: 0.8.2.2
 Release: 11.fc11
 Size   : 549 k
 Repo   : installed
 Summary: Wacom Drivers from Linux Wacom Project
 URL: http://linuxwacom.sourceforge.net
 License: LGPLv2+ and GPLv2+
 Description: The Linux Wacom Project manages the drivers, libraries, and
   : documentation for configuring and running Wacom tablets
   : under the Linux operating system. It contains diagnostic
   : applications as well as X.org XInput drivers.


I tried to install linuxwacom packages from repo befor try this metod :) But
I think in other linux distribution the pakage provided on the repo is
diferent (x11-imput-wacom and wacom-tools) and in the distributions which
use that packages, tablet works out-of-box.


 It's likely that you already have it installed as it's installed by
 default. You've probably broke that by trying to install it manually. I
 suggest you reinstall the linuxwacom package.

I'll do it



 About enabling it, instead of playing with Xorg.conf by hand you might
 want to install wdaemon package:

 $ yum info wdaemon
 Loaded plugins: dellsysidplugin2, presto, refresh-packagekit
 Available Packages
 Name   : wdaemon
 Arch   : i586
 Version: 0.15
 Release: 2.fc11
 Size   : 32 k
 Repo   : rawhide
 Summary: Hotplug helper for Wacom X.org driver
 URL: 
 http://jake.ruivo.org/~aris/wdaemon/http://jake.ruivo.org/%7Earis/wdaemon/
 License: GPLv2+
 Description: Helper application which emulates persistent input devices
   : for Wacom tablets so they can be plugged and unplugged
   : while X.org server is running. This should go away as soon
   : X.org properly supports hotplugging.


Thanks for this!



 Martin


Israel



 ___
 Fedora-art-list mailing list
 Fedora-art-list@redhat.com
 http://www.redhat.com/mailman/listinfo/fedora-art-list


___
Fedora-art-list mailing list
Fedora-art-list@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-art-list


Re: configuring wacom tablet with LinuxWacom

2009-04-24 Thread Israel Rodríguez Alonso
Tablet working nw!! :) I just removed wacom drivers, I installed
linuxwacom packages from rawhide, and now my tablet is working (I hope it
continue well)

Thanks!!

Israel

El 24 de abril de 2009 14:46, Israel Rodríguez Alonso
israel...@gmail.comescribió:


 2009/4/24 Martin Sourada martin.sour...@gmail.com

 On Fri, 2009-04-24 at 14:00 +0200, Israel Rodríguez Alonso wrote:
  Hello Team,
 
 Hi,

  Sorry if this should not have written here but I thought that is the
  art team and perhaps someone has a tablet.
 
 
  Máirín Duffy gives me this link to make my tablet (Wacom Bamboo FUN
  A5Wide) on Fedora (http://linuxwacom.sourceforge.net/). I did this:
 
  cd linuxwacom(...)/prebuilt
  ./install
 snip

 I don't have tablet so forgive me if my question is dumb, but why do you
 try to install the linuxwacom software (and from prebuilt binaries
 instead of recompiling them first) when there is linuxwacom package
 available:

 $ yum info linuxwacom
 Loaded plugins: dellsysidplugin2, presto, refresh-packagekit
 Installed Packages
 Name   : linuxwacom
 Arch   : i586
 Version: 0.8.2.2
 Release: 11.fc11
 Size   : 549 k
 Repo   : installed
 Summary: Wacom Drivers from Linux Wacom Project
 URL: http://linuxwacom.sourceforge.net
 License: LGPLv2+ and GPLv2+
 Description: The Linux Wacom Project manages the drivers, libraries, and
   : documentation for configuring and running Wacom tablets
   : under the Linux operating system. It contains diagnostic
   : applications as well as X.org XInput drivers.


 I tried to install linuxwacom packages from repo befor try this metod :)
 But I think in other linux distribution the pakage provided on the repo is
 diferent (x11-imput-wacom and wacom-tools) and in the distributions which
 use that packages, tablet works out-of-box.


 It's likely that you already have it installed as it's installed by
 default. You've probably broke that by trying to install it manually. I
 suggest you reinstall the linuxwacom package.

 I'll do it



 About enabling it, instead of playing with Xorg.conf by hand you might
 want to install wdaemon package:

 $ yum info wdaemon
 Loaded plugins: dellsysidplugin2, presto, refresh-packagekit
 Available Packages
 Name   : wdaemon
 Arch   : i586
 Version: 0.15
 Release: 2.fc11
 Size   : 32 k
 Repo   : rawhide
 Summary: Hotplug helper for Wacom X.org driver
 URL: 
 http://jake.ruivo.org/~aris/wdaemon/http://jake.ruivo.org/%7Earis/wdaemon/
 License: GPLv2+
 Description: Helper application which emulates persistent input devices
   : for Wacom tablets so they can be plugged and unplugged
   : while X.org server is running. This should go away as soon
   : X.org properly supports hotplugging.


 Thanks for this!



 Martin


 Israel



 ___
 Fedora-art-list mailing list
 Fedora-art-list@redhat.com
 http://www.redhat.com/mailman/listinfo/fedora-art-list



___
Fedora-art-list mailing list
Fedora-art-list@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-art-list


Re: configuring wacom tablet with LinuxWacom

2009-04-24 Thread Nicu Buculei

On 04/24/2009 04:45 PM, Israel Rodríguez Alonso wrote:

Tablet working nw!! :) I just removed wacom drivers, I installed
linuxwacom packages from rawhide, and now my tablet is working (I hope
it continue well)


It worked directly or you had to edit xorg.conf? ...maybe I will clean 
the dust from my own and give it a try :D


--
nicu :: http://nicubunu.ro :: http://nicubunu.blogspot.com/
photography: http://photoblog.nicubunu.ro/
my Fedora stuff: http://fedora.nicubunu.ro/

___
Fedora-art-list mailing list
Fedora-art-list@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-art-list


Re: configuring wacom tablet with LinuxWacom

2009-04-24 Thread Israel Rodríguez Alonso
I edit the xorg.conf. And if Fedora repo drivers doesn't work, you install
linuxwacom drivers, edit the xorg.conf and reboot (I did this last time).

I use this xorg.conf configuration for tablet:

Section InputDevice
 Driverwacom
 Identifiereraser
 OptionDevice
/dev/input/uinput-devices/uinput-wacom-graphire4-6x8-tablet #USB ONLY
 OptionType  eraser
 OptionUSB   on#USB ONLY
 OptionPressCurve0,0,100,100
 OptionMode  Absolute
 OptionSpeed 1.5
EndSection

Section InputDevice
 Driverwacom
 Identifiercursor
 OptionDevice
/dev/input/uinput-devices/uinput-wacom-graphire4-6x8-tablet #USB ONLY
 OptionType  cursor
 OptionMode  relative
 OptionUSB   on#USB ONLY
 OptionSpeed 1.5
EndSection

Section InputDevice
 Driverwacom
 Identifierpad
 OptionDevice
/dev/input/uinput-devices/uinput-wacom-graphire4-6x8-tablet #USB ONLY
 OptionType  pad
 OptionUSB   on#USB ONLY
 OptionButton1   6
 OptionButton2   7
 OptionButton3   4
 OptionButton4   5
EndSection

And then I added this to Server Layout:
InputDevicepad   # For Intuos3/Cintiq
21UX/Graphire/Bamboo tablets
 InputDevicestylusSendCoreEvents
 InputDeviceeraserSendCoreEvents
 InputDevicecursorSendCoreEvents# For non-LCD
tablets only

Finally I configured the tablet on Inkscape and GIMP.

Israel

2009/4/24 Nicu Buculei nicu_fed...@nicubunu.ro

 On 04/24/2009 04:45 PM, Israel Rodríguez Alonso wrote:

 Tablet working nw!! :) I just removed wacom drivers, I installed
 linuxwacom packages from rawhide, and now my tablet is working (I hope
 it continue well)


 It worked directly or you had to edit xorg.conf? ...maybe I will clean the
 dust from my own and give it a try :D

 --
 nicu :: http://nicubunu.ro :: http://nicubunu.blogspot.com/
 photography: http://photoblog.nicubunu.ro/
 my Fedora stuff: http://fedora.nicubunu.ro/


 ___
 Fedora-art-list mailing list
 Fedora-art-list@redhat.com
 http://www.redhat.com/mailman/listinfo/fedora-art-list

___
Fedora-art-list mailing list
Fedora-art-list@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-art-list


Re: configuring wacom tablet with LinuxWacom

2009-04-24 Thread Máirín Duffy

Fantastic news! Happy you got it working :)

~m


From: Israel Rodríguez Alonso israel...@gmail.com
To: Fedora Art List fedora-art-list@redhat.com
Sent: Friday, April 24, 2009 9:45:18 AM
Subject: Re: configuring wacom tablet with LinuxWacom

Tablet working nw!! :) I just removed wacom drivers, I installed linuxwacom 
packages from rawhide, and now my tablet is working (I hope it continue well)

Thanks!!

Israel


  

___
Fedora-art-list mailing list
Fedora-art-list@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-art-list


Re: configuring wacom tablet with LinuxWacom

2009-04-24 Thread Israel Rodríguez

El vie, 24-04-2009 a las 11:59 -0700, Luya Tshimbalanga escribió:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Le 2009-04-24 06:57, Israel Rodríguez Alonso a écrit :
  I edit the xorg.conf. And if Fedora repo drivers doesn't work, you
  install linuxwacom drivers, edit the xorg.conf and reboot (I did
  this last time).
 
 FYI, there is no need to use xorg.conf. The new evdev and linuxwacom
 0.8.2.2 supports pressure sensitivity out of box, you need to set up
 on both Gimp and Inkscape through Input Device set to screen mode.

I know, but the problem is that tablet didn't work in sistem (like
disconnected) before modifying xorg.conf. Maybe something related with
USB ports?

Israel
 
 - -- 
 Luya Tshimbalanga
 Graphic  Web Designer
 E:  l...@fedoraproject.org
 W: http://thefinalzone.net
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.9 (GNU/Linux)
 Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/
 
 iEYEARECAAYFAknyDBQACgkQa10Jb0NOz+FCVACgmfc2dzSM/1ETrvfAGycYD62i
 TXQAnRsW3kL74IlUzn4pVKN9bMEfV4ML
 =6Khm
 -END PGP SIGNATURE-
 
 ___
 Fedora-art-list mailing list
 Fedora-art-list@redhat.com
 http://www.redhat.com/mailman/listinfo/fedora-art-list

___
Fedora-art-list mailing list
Fedora-art-list@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-art-list


Re: configuring wacom tablet with LinuxWacom

2009-04-24 Thread Luya Tshimbalanga
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Le 2009-04-24 06:57, Israel Rodríguez Alonso a écrit :
 I edit the xorg.conf. And if Fedora repo drivers doesn't work, you
 install linuxwacom drivers, edit the xorg.conf and reboot (I did
 this last time).

FYI, there is no need to use xorg.conf. The new evdev and linuxwacom
0.8.2.2 supports pressure sensitivity out of box, you need to set up
on both Gimp and Inkscape through Input Device set to screen mode.

- -- 
Luya Tshimbalanga
Graphic  Web Designer
E:  l...@fedoraproject.org
W: http://thefinalzone.net
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAknyDBQACgkQa10Jb0NOz+FCVACgmfc2dzSM/1ETrvfAGycYD62i
TXQAnRsW3kL74IlUzn4pVKN9bMEfV4ML
=6Khm
-END PGP SIGNATURE-

___
Fedora-art-list mailing list
Fedora-art-list@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-art-list