Page 2 of 12 FirstFirst 1234 ... LastLast
Results 11 to 20 of 114

Thread: Graphic Tablet working in 5 steps!!

  1. #11
    Join Date
    May 2010
    Beans
    3

    Re: Graphic Tablet working in 5 steps!!

    Hi,

    Here is the deal... I've followed all the instructions, but the pen's buttons just don't work.

    Can someone help me please ?

    mine is the gpen f 509

    tks.

  2. #12
    Join Date
    Jun 2007
    Location
    Vancouver, Canada
    Beans
    101
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Graphic Tablet working in 5 steps!!

    Hi Negora,

    I'm only running 32bit myself, and I noticed that you only used the "event*" rather than what the "how-to" suggests.

    I also noticed that you have Z-coordinates in your conf file, is that your pressure sensitivity? I seem to have this with just the configuration I have now.

    Quote Originally Posted by negora View Post
    Hello! I'm just in the same situation with my UG-LOGIC Tablet WP8060U. However I'm not being able to make it work. Just to clarify... Do you all use the i386 edition of Ubuntu or, on the contrary, you use the amd64 one? Thank you.
    Here is the input of my 70-wizarpen.conf file:

    Section "InputClass"
    Identifier "wizardpen"
    MatchIsTablet "on"
    MatchDevicePath "/dev/input/event4"
    MatchVendor "UC-LOGIC|KYE Systems|Ace Cad"
    Option "TopX" "826"
    Option "TopY" "2626"
    Option "BottomX" "32747"
    Option "BottomY" "32762"
    Driver "wizardpen"
    EndSection

    Section "InputClass"
    Identifier "wizardpen ignore mouse dev"
    MatchIsTablet "on"
    MatchDevicePath "/dev/input/mouse*"
    MatchVendor "UC-LOGIC|KYE Systems|Ace Cad"
    Driver ""
    EndSection
    Last edited by BCtom; May 11th, 2010 at 12:09 AM.

  3. #13
    Join Date
    Apr 2008
    Beans
    106
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Graphic Tablet working in 5 steps!!

    BCtom: First of all, thanks for spending your time to answer.

    Finally I could solve it. In my case it was the MatchIsTablet rule which caused my head aches. I don't know why, but my tablet and also others' seem not to be recognized as a tablet, but just as a simple pointer. Replacing MatchIsTablet by MatchIsPointer and adding the tablet features as Option lines did the miracle .

  4. #14

    Re: Graphic Tablet working in 5 steps!!

    lisboaferreira; What architecture are you using? (32bits or 64bits)
    I used the deb package with the same tablet in Ubuntu 32 and works great, if you are using amd64 please try to compile the sources.

  5. #15
    Join Date
    May 2010
    Beans
    3

    Re: Graphic Tablet working in 5 steps!!

    Quote Originally Posted by al.do View Post
    lisboaferreira; What architecture are you using? (32bits or 64bits)
    I used the deb package with the same tablet in Ubuntu 32 and works great, if you are using amd64 please try to compile the sources.

    Thanks al.do,

    I use the 32bits, but now I noticed that you had updated to UBUNTU 10.04, I'm still on the 09.10... I guess that might be the problem... what you think ?

    I'm trying to update it (again), yesterday my conection was too lazy and I was forced to give up before it was finished...

    Well, I'll keep in touch, hoping the problem is with UBUNTU version...

  6. #16

    Re: Graphic Tablet working in 5 steps!!

    I never tried the method of this thread in Ubuntu 9.10.
    Last edited by al.do; May 12th, 2010 at 02:17 AM.

  7. #17
    Join Date
    May 2008
    Beans
    3

    Re: Graphic Tablet working in 5 steps!!

    My gpen works perfectly but i have a problem with GIMP, regular mouse buttons and wheel do not work inside gimp. Same with my laptop and the touchpad.

  8. #18
    Join Date
    May 2010
    Beans
    5

    Re: Graphic Tablet working in 5 steps!!

    Hola,se que no debo escribir en español pero no se escribir en inglés, lo que pasa es que tengo un problema con mi tableta.
    Desde el principio: Conecto mi tableta y puedo me puedo mover con el lapicero en el escritorio pero una vez que pico con el lapicero a la tableta, esta se queda como congelada durante un rato y tengo q esperar hasta q vuelva a parpadear( estaba estática). Supuse entonces que era porque no había instalado los drivers o que se yo, entonces me puse a buscar en google y encontré este tema, hice todo lo indicado el archivo 70-wizardpen.conf me quedó así:

    Code:
    Section "InputClass"
       Identifier "wizardpen"
       MatchIsTablet "on"
       MatchDevicePath "/dev/input/event*"
       MatchVendor "UC-LOGIC|KYE Systems|Ace Cad"
       Driver		"wizardpen"
    	Option		"Device"	"/dev/input/event*"
    	Option		"TopX"		"1786"
    	Option		"TopY"		"39"
    	Option		"BottomX"	"14665"
    	Option		"BottomY"	"15278"
    EndSection
    Section "InputClass"
       Identifier "wizardpen ignore mouse dev"
       MatchIsTablet "on"
       MatchDevicePath "/dev/input/mouse*"
       MatchVendor "UC-LOGIC|KYE Systems|Ace Cad"
       Driver ""
    EndSection
    Lo guardé y reinicié, pero la tableta seguía con el mismo problema, es decir se congela cuando le pico con el lapicero.

    Entonces probé cambiando los asteriscos("Device" "/dev/input/event*"; "/dev/input/mouse*") por los números correspondientes. También probé cambiando ahi donde dice MatchIsTablet por MatchIsPointer y aún así no funcionaba.

    Ahora no sé que más hacer, supongo q el problema está la configuración del lapicero pero no se que debo cambiar o en donde, es que soy nuevo en Ubuntu.

    Por favor ayudenme.

  9. #19
    Join Date
    Apr 2008
    Beans
    106
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Graphic Tablet working in 5 steps!!

    arcr14: ¿Te has asegurado de que los números de "mouse" y "event" sean los correctos en tu caso?

  10. #20
    Join Date
    May 2010
    Beans
    5

    Re: Graphic Tablet working in 5 steps!!

    He gracias por responder rápido.

    Si mira he escrito esto cat /proc/bus/input/devices, luego:

    I: Bus=0003 Vendor=172f Product=0500 Version=0110
    N: Name="WALTOP International Corp. Media Tablet"
    P: Phys=usb-0000:00:1d.0-1.3/input0
    S: Sysfs=/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/input/input10
    U: Uniq=
    H: Handlers=kbd mouse2 event7
    B: EV=10001f
    B: KEY=c03 1f0001 0 0 e08effdf01cfffff fffffffffffffffe
    B: REL=143
    B: ABS=1fffff0001000003
    B: MSC=10

    entonces cambié los asteriscos por 7 y 2 respectivamente, pero eso después de haber probado de como viene por defecto.

Page 2 of 12 FirstFirst 1234 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •