Hello,
I am trying to get my Aiptek HyperPen 12000u tablet to work on Ubuntu 10.10 x64.
Before installing drivers it works minimally:
- Hovering the stylus works initially. Then, when you use the nib, hovering is lost, and you can move the cursor only by "clicking" and dragging.
- No pressure sensitivity.
I installed the xserver-xorg-input-aiptek package through Synaptic, and then followed what the wiki said for 10.04+10.10 ( https://help.ubuntu.com/community/AiptekTablet ); I created the udev and xorg config files (and I put the 10-aiptek.conf file in /usr/share/X11/xorg.conf.d etc.). I've rechecked these files several times, and they are verbatim to the stuff in the wiki (I even added newlines at the end, I have no idea if that's meaningful but hey).
After doing this, and rebooting (I do not know the black magic that is "restart udev"), it works just as well as it did before-hand.
I searched on the internet for people with the same problem, and someone on a thread on an Arch forum seems to have had the same problem (new Xorg version?). They posted a bit from their Xorg.0.log file where the word "Aiptek" is mentioned, and I'll do the same:
What I think I understand is that evdev is the fail-safe default (which allows the tablet to work at all?), and that the udev stuff fails when it's supposed to load the drivers?Code:[ 15.191] (II) config/udev: Adding input device Aiptek (/dev/input/event5) [ 15.191] (**) Aiptek: Applying InputClass "pen" [ 15.191] (**) Aiptek: Applying InputClass "evdev pointer catchall" [ 15.191] (**) Aiptek: Applying InputClass "evdev keyboard catchall" [ 15.191] (**) Aiptek: Applying InputClass "evdev tablet catchall" [ 15.191] (**) Option "SendCoreEvents" "true" [ 15.191] (**) Aiptek: always reports core events [ 15.191] (**) Aiptek: Device: "/dev/input/event5" [ 15.200] (II) Aiptek: Found 3 mouse buttons [ 15.200] (II) Aiptek: Found scroll wheel(s) [ 15.200] (II) Aiptek: Found relative axes [ 15.200] (II) Aiptek: Found x and y relative axes [ 15.200] (II) Aiptek: Found absolute axes [ 15.200] (II) evdev-grail: failed to open grail, no gesture support [ 15.200] (II) Aiptek: Found x and y absolute axes [ 15.200] (II) Aiptek: Found absolute tablet. [ 15.200] (II) Aiptek: Found keys [ 15.200] (II) Aiptek: Configuring as tablet [ 15.200] (II) Aiptek: Configuring as keyboard [ 15.200] (**) Aiptek: YAxisMapping: buttons 4 and 5 [ 15.200] (**) Aiptek: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 15.200] (II) XINPUT: Adding extended input device "Aiptek" (type: KEYBOARD) [ 15.200] (**) Option "xkb_rules" "evdev" [ 15.200] (**) Option "xkb_model" "pc105" [ 15.200] (**) Option "xkb_layout" "fi" [ 15.200] (WW) Aiptek: touchpads, tablets and touchscreens ignore relative axes. [ 15.200] (II) Aiptek: initialized for absolute axes. [ 15.200] (II) config/udev: Adding input device Aiptek (/dev/input/mouse1) [ 15.200] (II) No input driver/identifier specified (ignoring)
In any case, I would be grateful if someone could help with this.



Adv Reply

Bookmarks