[DIGImend-users] Aiptek Media Tablet 14000u worked instantly (and almost complete) in linux 3.3.2
Brought to you by:
spb_nick
From: Eduardo H. S. <hob...@gm...> - 2012-04-28 17:59:09
|
Hi, just wanted to report how my Aiptek Media Tablet 14000u worked instantly (and almost complete) in a newly installed Fedora 17 (beta). It worked just by plugin in. By default it uses the wacom driver, which enables the stylus with pressure, but both stylus buttons are configured to click (1) and the tablet scroll wheels are non functioning. I couldn't configure the buttons for middle-click: it painted instead when I held the button, and erased what had been painted when released. Occasionally it would do a middle-click. Following the evdev HOWTO instructions in the wiki, I created /etc/X11/xorg.conf.d/52-tablet-on-evdev.conf and I now have buttons configured and scroll wheels working. I tried removing the wacom configuration, but then it didn't work in Gimp (worked fine in inkscape though). I do have a question, is there support for the Macros or function keys of the tablet? Here's some info in case it can be useful: Linux 3.3.2 xinput list: ⎡ Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)] ⎜ ↳ WALTOP International Corp. Media Tablet id=9 [slave pointer (2)] ⎜ ↳ WALTOP International Corp. Media Tablet id=10 [slave pointer (2)] ⎜ ↳ PS/2+USB Mouse id=13 [slave pointer (2)] ⎜ ↳ SynPS/2 Synaptics TouchPad id=16 [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)] ↳ Video Bus id=7 [slave keyboard (3)] ↳ Sleep Button id=8 [slave keyboard (3)] ↳ WALTOP International Corp. Media Tablet id=11 [slave keyboard (3)] ↳ WALTOP International Corp. Media Tablet id=12 [slave keyboard (3)] ↳ Asus Laptop extra buttons id=14 [slave keyboard (3)] ↳ AT Translated Set 2 keyboard id=15 [slave keyboard (3)] /usr/share/X11/xorg.conf.d/50-wacom.conf: Section "InputClass" Identifier "Wacom class" MatchProduct "Wacom|WACOM|WALTOP|Hanwang|PTK-540WL" MatchDevicePath "/dev/input/event*" Driver "wacom" EndSection Section "InputClass" Identifier "Wacom serial class" MatchProduct "Serial Wacom Tablet" Driver "wacom" EndSection Section "InputClass" Identifier "Wacom serial class identifiers" MatchProduct "WACf|FUJ02e5|FUJ02e7|FUJ02e9" Driver "wacom" EndSection # N-Trig Duosense Electromagnetic Digitizer Section "InputClass" Identifier "Wacom N-Trig class" MatchProduct "HID 1b96:0001|N-Trig Pen" MatchDevicePath "/dev/input/event*" Driver "wacom" Option "Button2" "3" EndSection /etc/X11/xorg.conf.d/52-tablet-on-evdev.conf: Section "InputClass" Identifier "Aptik" MatchProduct "WALTOP" MatchDevicePath "/dev/input/event*" Driver "evdev" Option "ButtonMapping" "1 2 3" EndSection dmesg: [50186.456040] usb 6-1: new full-speed USB device number 99 using uhci_hcd [50186.618520] usb 6-1: New USB device found, idVendor=172f, idProduct=0500 [50186.618524] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [50186.618527] usb 6-1: Product: Media Tablet [50186.618529] usb 6-1: Manufacturer: WALTOP International Corp. [50186.632625] input: WALTOP International Corp. Media Tablet as /devices/pci0000:00/0000:00:1d.1/usb6/6-1/6-1:1.0/input/input383 [50186.633053] input: WALTOP International Corp. Media Tablet as /devices/pci0000:00/0000:00:1d.1/usb6/6-1/6-1:1.0/input/input384 [50186.633156] input: WALTOP International Corp. Media Tablet as /devices/pci0000:00/0000:00:1d.1/usb6/6-1/6-1:1.0/input/input385 [50186.633266] input: WALTOP International Corp. Media Tablet as /devices/pci0000:00/0000:00:1d.1/usb6/6-1/6-1:1.0/input/input386 [50186.633440] waltop 0003:172F:0500.0060: input,hidraw1: USB HID v1.10 Mouse [WALTOP International Corp. Media Tablet] on usb-0000:00:1d.1-1/input0 Xorg.0.log: [ 50613.946] (II) config/udev: Adding input device WALTOP International Corp. Media Tablet (/dev/input/event10) [ 50613.946] (**) WALTOP International Corp. Media Tablet: Applying InputClass "evdev tablet catchall" [ 50613.946] (**) WALTOP International Corp. Media Tablet: Applying InputClass "Wacom class" [ 50613.946] (**) WALTOP International Corp. Media Tablet: Applying InputClass "Aptik" [ 50613.946] (II) Using input driver 'evdev' for 'WALTOP International Corp. Media Tablet' [ 50613.946] (**) WALTOP International Corp. Media Tablet: always reports core events [ 50613.946] (**) evdev: WALTOP International Corp. Media Tablet: Device: "/dev/input/event10" [ 50613.946] (**) evdev: WALTOP International Corp. Media Tablet: ButtonMapping '1 2 3' [ 50613.946] (--) evdev: WALTOP International Corp. Media Tablet: Vendor 0x172f Product 0x500 [ 50613.946] (--) evdev: WALTOP International Corp. Media Tablet: Found absolute axes [ 50613.946] (--) evdev: WALTOP International Corp. Media Tablet: Found x and y absolute axes [ 50613.946] (--) evdev: WALTOP International Corp. Media Tablet: Found absolute tablet. [ 50613.946] (II) evdev: WALTOP International Corp. Media Tablet: Configuring as tablet [ 50613.946] (**) evdev: WALTOP International Corp. Media Tablet: YAxisMapping: buttons 4 and 5 [ 50613.946] (**) evdev: WALTOP International Corp. Media Tablet: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 50613.946] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb6/6-1/6-1:1.0/input/input383/event10" [ 50613.946] (II) XINPUT: Adding extended input device "WALTOP International Corp. Media Tablet" (type: TABLET, id 9) [ 50613.946] (II) evdev: WALTOP International Corp. Media Tablet: initialized for absolute axes. [ 50613.946] (**) WALTOP International Corp. Media Tablet: (accel) keeping acceleration scheme 1 [ 50613.946] (**) WALTOP International Corp. Media Tablet: (accel) acceleration profile 0 [ 50613.946] (**) WALTOP International Corp. Media Tablet: (accel) acceleration factor: 2.000 [ 50613.946] (**) WALTOP International Corp. Media Tablet: (accel) acceleration threshold: 4 [ 50613.947] (II) config/udev: Adding input device WALTOP International Corp. Media Tablet (/dev/input/mouse2) [ 50613.947] (II) No input driver specified, ignoring this device. [ 50613.947] (II) This device may have been added with another device file. [ 50613.947] (II) config/udev: Adding input device WALTOP International Corp. Media Tablet (/dev/input/event11) [ 50613.947] (**) WALTOP International Corp. Media Tablet: Applying InputClass "Wacom class" [ 50613.947] (**) WALTOP International Corp. Media Tablet: Applying InputClass "Aptik" [ 50613.947] (II) Using input driver 'evdev' for 'WALTOP International Corp. Media Tablet' [ 50613.947] (**) WALTOP International Corp. Media Tablet: always reports core events [ 50613.947] (**) evdev: WALTOP International Corp. Media Tablet: Device: "/dev/input/event11" [ 50613.947] (**) evdev: WALTOP International Corp. Media Tablet: ButtonMapping '1 2 3' [ 50613.947] (--) evdev: WALTOP International Corp. Media Tablet: Vendor 0x172f Product 0x500 [ 50613.947] (--) evdev: WALTOP International Corp. Media Tablet: Found scroll wheel(s) [ 50613.947] (II) evdev: WALTOP International Corp. Media Tablet: Forcing buttons for scroll wheel(s) [ 50613.947] (--) evdev: WALTOP International Corp. Media Tablet: Found relative axes [ 50613.947] (II) evdev: WALTOP International Corp. Media Tablet: Forcing relative x/y axes to exist. [ 50613.948] (II) evdev: WALTOP International Corp. Media Tablet: Configuring as mouse [ 50613.948] (II) evdev: WALTOP International Corp. Media Tablet: Adding scrollwheel support [ 50613.948] (**) evdev: WALTOP International Corp. Media Tablet: YAxisMapping: buttons 4 and 5 [ 50613.948] (**) evdev: WALTOP International Corp. Media Tablet: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 50613.948] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb6/6-1/6-1:1.0/input/input384/event11" [ 50613.948] (II) XINPUT: Adding extended input device "WALTOP International Corp. Media Tablet" (type: MOUSE, id 10) [ 50613.948] (II) evdev: WALTOP International Corp. Media Tablet: initialized for relative axes. [ 50613.948] (**) WALTOP International Corp. Media Tablet: (accel) keeping acceleration scheme 1 [ 50613.948] (**) WALTOP International Corp. Media Tablet: (accel) acceleration profile 0 [ 50613.948] (**) WALTOP International Corp. Media Tablet: (accel) acceleration factor: 2.000 [ 50613.948] (**) WALTOP International Corp. Media Tablet: (accel) acceleration threshold: 4 [ 50613.948] (II) config/udev: Adding input device WALTOP International Corp. Media Tablet (/dev/input/event12) [ 50613.948] (**) WALTOP International Corp. Media Tablet: Applying InputClass "evdev keyboard catchall" [ 50613.948] (**) WALTOP International Corp. Media Tablet: Applying InputClass "Wacom class" [ 50613.948] (**) WALTOP International Corp. Media Tablet: Applying InputClass "system-setup-keyboard" [ 50613.948] (**) WALTOP International Corp. Media Tablet: Applying InputClass "Aptik" [ 50613.948] (II) Using input driver 'evdev' for 'WALTOP International Corp. Media Tablet' [ 50613.948] (**) WALTOP International Corp. Media Tablet: always reports core events [ 50613.948] (**) evdev: WALTOP International Corp. Media Tablet: Device: "/dev/input/event12" [ 50613.949] (**) evdev: WALTOP International Corp. Media Tablet: ButtonMapping '1 2 3' [ 50613.949] (--) evdev: WALTOP International Corp. Media Tablet: Vendor 0x172f Product 0x500 [ 50613.949] (--) evdev: WALTOP International Corp. Media Tablet: Found keys [ 50613.949] (II) evdev: WALTOP International Corp. Media Tablet: Configuring as keyboard [ 50613.949] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb6/6-1/6-1:1.0/input/input385/event12" [ 50613.949] (II) XINPUT: Adding extended input device "WALTOP International Corp. Media Tablet" (type: KEYBOARD, id 11) [ 50613.949] (**) Option "xkb_rules" "evdev" [ 50613.949] (**) Option "xkb_model" "pc105" [ 50613.949] (**) Option "xkb_layout" "pt" [ 50613.949] (**) Option "xkb_options" "terminate:ctrl_alt_bksp," [ 50613.949] (II) config/udev: Adding input device WALTOP International Corp. Media Tablet (/dev/input/event13) [ 50613.949] (**) WALTOP International Corp. Media Tablet: Applying InputClass "evdev keyboard catchall" [ 50613.949] (**) WALTOP International Corp. Media Tablet: Applying InputClass "Wacom class" [ 50613.949] (**) WALTOP International Corp. Media Tablet: Applying InputClass "system-setup-keyboard" [ 50613.949] (**) WALTOP International Corp. Media Tablet: Applying InputClass "Aptik" [ 50613.949] (II) Using input driver 'evdev' for 'WALTOP International Corp. Media Tablet' [ 50613.950] (**) WALTOP International Corp. Media Tablet: always reports core events [ 50613.950] (**) evdev: WALTOP International Corp. Media Tablet: Device: "/dev/input/event13" [ 50613.950] (**) evdev: WALTOP International Corp. Media Tablet: ButtonMapping '1 2 3' [ 50613.950] (--) evdev: WALTOP International Corp. Media Tablet: Vendor 0x172f Product 0x500 [ 50613.950] (--) evdev: WALTOP International Corp. Media Tablet: Found keys [ 50613.950] (II) evdev: WALTOP International Corp. Media Tablet: Configuring as keyboard Eduardo |