You are not logged in.
Pages: 1
Hello everyone, I have recently installed arch on my HP TC1100. Everything seems to be working fine except for the stylus buttons and side buttons. I have tried installing the patch to xf86-input-wacom as described on the TC1100 Wiki Page except this patch actually makes it so the wacom device isn't recognized at all. I was wondering if there was a more recent patch available anywhere. I have tried patching it myself, but came out unsuccessful (C isn't really my strong point). As for what the wiki page says about the side buttons, that seems to not be the case anymore. Even after resuming from suspend they don't work.
This is the output of 'dmesg | grep input:' using the patched version of xf86-input-wacom:
[ 1.542400] input: Jing-Mold USB K/B+Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/0003:05AF:080A.0001/input/input0
[ 1.547307] input: Jing-Mold USB K/B+Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.1/0003:05AF:080A.0002/input/input1
[ 2.015044] input: RCMCU 2.4GHz receiver as /devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4.4/1-4.4:1.0/0003:0C45:7000.0003/input/input2
[ 2.028154] input: RCMCU 2.4GHz receiver as /devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4.4/1-4.4:1.1/0003:0C45:7000.0004/input/input3
[ 22.894384] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
[ 22.898150] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[ 22.937048] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input6
[ 25.893231] input: PC Speaker as /devices/platform/pcspkr/input/input7And this is the output of the same command using the unpatched and up to date version of xf86-input-wacom:
[ 1.546306] input: Jing-Mold USB K/B+Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/0003:05AF:080A.0001/input/input0
[ 1.551156] input: Jing-Mold USB K/B+Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.1/0003:05AF:080A.0002/input/input1
[ 2.011297] input: RCMCU 2.4GHz receiver as /devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4.4/1-4.4:1.0/0003:0C45:7000.0003/input/input2
[ 2.024311] input: RCMCU 2.4GHz receiver as /devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4.4/1-4.4:1.1/0003:0C45:7000.0004/input/input3
[ 5.387347] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
[ 5.387547] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[ 5.429198] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input6
[ 8.858894] input: PC Speaker as /devices/platform/pcspkr/input/input7
[ 17.950294] input: Wacom Serial Penabled Touchscreen as /devices/pnp0/00:02/tty/ttyS0/serio0/input/input8Last edited by komrad_toast (2015-01-20 06:18:17)
Offline
Pages: 1