You are not logged in.
Pages: 1
Hello,
i have installed archlinux on a 2nd Gen Thinkpad Helix. I followed the wiki page:
https://wiki.archlinux.org/index.php/Le … kPad_Helix
However, i stumbled across the following problem.
The output of xsetwacom --list devices is:
Wacom HID 5014 Finger touch id: 13 type: TOUCH
Wacom HID 114 Pen stylus id: 14 type: STYLUS
Wacom HID 114 Pen eraser id: 17 type: ERASER
xinput --list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ Lenovo ThinkPad Helix Ultrabook Keyboard id=11 [slave pointer (2)]
⎜ ↳ Wacom HID 5014 Finger touch id=13 [slave pointer (2)]
⎜ ↳ Wacom HID 114 Pen stylus id=14 [slave pointer (2)]
⎜ ↳ Wacom HID 114 Pen eraser id=17 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Video Bus id=6 [slave keyboard (3)]
↳ Power Button id=7 [slave keyboard (3)]
↳ Sleep Button id=8 [slave keyboard (3)]
↳ Integrated Rear Camera id=9 [slave keyboard (3)]
↳ Lenovo ThinkPad Helix Ultrabook Keyboard id=10 [slave keyboard (3)]
↳ Integrated Camera id=12 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=15 [slave keyboard (3)]
↳ ThinkPad Extra Buttons id=16 [slave keyboard (3)]
and:
lsusb
Bus 002 Device 002: ID 17ef:7205 Lenovo
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 007: ID 04ca:7047 Lite-On Technology Corp.
Bus 001 Device 006: ID 17ef:6067 Lenovo
Bus 001 Device 004: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 001 Device 003: ID 1199:a001 Sierra Wireless, Inc.
Bus 001 Device 002: ID 04f2:b45b Chicony Electronics Co., Ltd
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
cat cat /proc/bus/input/devices
I: Bus=0018 Vendor=056a Product=5014 Version=0100
N: Name="Wacom HID 5014 Finger"
P: Phys=i2c-WCOM5014:00
S: Sysfs=/devices/pci0000:00/INT3432:00/i2c-0/i2c-WCOM5014:00/0018:056A:5014.0001/input/input12
U: Uniq=
H: Handlers=event9 mouse0
B: PROP=2
B: EV=b
B: KEY=400 0 0 0 0 0
B: ABS=260800000000003
I: Bus=0018 Vendor=056a Product=0114 Version=0100
N: Name="Wacom HID 114 Pen"
P: Phys=i2c-WCOM0009:00
S: Sysfs=/devices/pci0000:00/INT3433:00/i2c-1/i2c-WCOM0009:00/0018:056A:0114.0002/input/input14
U: Uniq=
H: Handlers=event10 mouse1
B: PROP=2
B: EV=b
B: KEY=c03 0 0 0 0 0
B: ABS=1000003
I found this on github:
https://github.com/linuxwacom/wacom-hid … %29/README
"
Notes:
There are apparently at least two versions of this tablet available. The
version described here has a Wacom touch sensor. A second version has an
Atmel touch sensor. Both versions have a Wacom pen digitizer.
[WCOM0009] 0018:056A:0114.0002.hid.bin Wacom Pen
[WCOM5014] 0018:056A:5014.0001.hid.bin Wacom Touch
"
I have installed the xf86-input-wacom and the wacom-udev package. I can only use the Stylus "thinkpad stylus" as a pointer. Under windows 10 it is no problem at all with touch sensitivity correctly recognized.
Which additional information would be useful to determine, where the problem is?
Regards
Last edited by michael.helix (2016-03-27 14:22:47)
Offline
Pages: 1