Multiple devices Tablet PF1209

Bug #599456 reported by Josejuan Carrillo
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Wizardpen
Confirmed
Undecided
Unassigned

Bug Description

Hello, I have a bug with the drivers wizardpen
I can do run the table only when set up by xorg.conf
My problem is that they appear three tables same with three different event
The table works well only when you take the last event
When using the first event does not work
And with the second event runs without calibration

****** xinput list********

root@Jotavirtual:/home/josejuan# xinput --list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ A4Tech PS/2+USB Mouse id=8 [slave pointer (2)]
⎜ ↳ Tablet PF1209 id=9 [slave pointer (2)]
⎜ ↳ Tablet PF1209 id=10 [slave pointer (2)]
⎜ ↳ Tablet PF1209 id=11 [slave pointer (2)]
⎜ ↳ Macintosh mouse button emulation id=14 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
    ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
    ↳ Power Button id=6 [slave keyboard (3)]
    ↳ Power Button id=7 [slave keyboard (3)]
    ↳ Eye 320 id=12 [slave keyboard (3)]
    ↳ AT Translated Set 2 keyboard id=13 [slave keyboard (3)]

********* Xorg.0.log ********************

(II) config/udev: Adding input device Tablet PF1209 (/dev/input/event6)
(**) Tablet PF1209: Applying InputClass "evdev tablet catchall"
(**) Tablet PF1209: always reports core events
(**) Tablet PF1209: Device: "/dev/input/event6"
(II) Tablet PF1209: Found 1 mouse buttons
(II) Tablet PF1209: Found absolute axes
(II) Tablet PF1209: Found x and y absolute axes
(II) Tablet PF1209: Found absolute tablet.
(II) Tablet PF1209: Configuring as tablet
(**) Tablet PF1209: YAxisMapping: buttons 4 and 5
(**) Tablet PF1209: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device " Tablet PF1209" (type: TABLET)
(II) Tablet PF1209: initialized for absolute axes.
(II) config/udev: Adding input device Tablet PF1209 (/dev/input/mouse1)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device Tablet PF1209 (/dev/input/event7)
(**) Tablet PF1209: Applying InputClass "evdev pointer catchall"
(**) Tablet PF1209: always reports core events
(**) Tablet PF1209: Device: "/dev/input/event7"
(II) Tablet PF1209: Found 3 mouse buttons
(II) Tablet PF1209: Found scroll wheel(s)
(II) Tablet PF1209: Found relative axes
(II) Tablet PF1209: Found x and y relative axes
(II) Tablet PF1209: Configuring as mouse
(**) Tablet PF1209: YAxisMapping: buttons 4 and 5
(**) Tablet PF1209: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device " Tablet PF1209" (type: MOUSE)
(II) Tablet PF1209: initialized for relative axes.
(II) config/udev: Adding input device Tablet PF1209 (/dev/input/mouse2)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device Tablet PF1209 (/dev/input/event8)
(**) Tablet PF1209: Applying InputClass "evdev pointer catchall"
(**) Tablet PF1209: always reports core events
(**) Tablet PF1209: Device: "/dev/input/event8"
(II) Tablet PF1209: Found 3 mouse buttons
(II) Tablet PF1209: Found absolute axes
(II) Tablet PF1209: Found x and y absolute axes
(II) Tablet PF1209: Found absolute touchpad.
(II) Tablet PF1209: Configuring as touchpad
(**) Tablet PF1209: YAxisMapping: buttons 4 and 5
(**) Tablet PF1209: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device " Tablet PF1209" (type: TOUCHPAD)
(II) Tablet PF1209: initialized for absolute axes.
(II) config/udev: Adding input device Tablet PF1209 (/dev/input/mouse3)
(II) No input driver/identifier specified (ignoring)

Revision history for this message
Josejuan Carrillo (jotavirtual) wrote :

PS: I do not speak very well English

Revision history for this message
Josejuan Carrillo (jotavirtual) wrote :

************* cat /proc/bus/input/devices ********************.

I: Bus=0003 Vendor=5543 Product=0042 Version=0100
N: Name=" Tablet PF1209"
P: Phys=usb-0000:00:1d.3-2/input0
S: Sysfs=/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.0/input/input5
U: Uniq=
H: Handlers=mouse1 event5
B: EV=1b
B: KEY=c01 1 0 0 0 0
B: ABS=1000003
B: MSC=10

I: Bus=0003 Vendor=5543 Product=0042 Version=0100
N: Name=" Tablet PF1209"
P: Phys=usb-0000:00:1d.3-2/input0
S: Sysfs=/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.0/input/input6
U: Uniq=
H: Handlers=mouse2 event6
B: EV=17
B: KEY=70000 0 0 0 0
B: REL=303
B: MSC=10

I: Bus=0003 Vendor=5543 Product=0042 Version=0100
N: Name=" Tablet PF1209"
P: Phys=usb-0000:00:1d.3-2/input0
S: Sysfs=/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.0/input/input7
U: Uniq=
H: Handlers=mouse3 event7
B: EV=1b
B: KEY=400 70000 0 0 0 0
B: ABS=1000003
B: MSC=10

****************** ls -al /dev/input/by-id/ ******************

root@Jotavirtual:/home/josejuan# ls -al /dev/input/by-id/
total 0
drwxr-xr-x 2 root root 140 jun 28 13:21 .
drwxr-xr-x 4 root root 420 jun 28 13:21 ..
lrwxrwxrwx 1 root root 9 jun 28 13:21 usb-A4Tech_PS_2+USB_Mouse-event-mouse -> ../event8
lrwxrwxrwx 1 root root 9 jun 28 13:21 usb-A4Tech_PS_2+USB_Mouse-mouse -> ../mouse4
lrwxrwxrwx 1 root root 9 jun 28 13:21 usb-KYE_Systems_Corp._Eye_320_SN0001-event-if00 -> ../event9
lrwxrwxrwx 1 root root 9 jun 28 13:21 usb-_Tablet_PF1209-event-mouse -> ../event5
lrwxrwxrwx 1 root root 9 jun 28 13:21 usb-_Tablet_PF1209-mouse -> ../mouse3

(I just work here uses the last event mouse3 event7 )

Changed in wizardpen:
status: New → Confirmed
Revision history for this message
Fabián Rodríguez (magicfab) wrote :

Please see this post by Martin about tablets support:
https://lists.launchpad.net/wizardpen-testers/msg00000.html

Also consider joining this team to help get further support for your devices:
https://edge.launchpad.net/~wizardpen-testers

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.