You are not logged in.

#1 2013-10-21 18:02:00

blubbb
Member
Registered: 2013-09-26
Posts: 59

Thinkpad x230t pen not working anymore

Hello Guys,

Until now my pen worked without any problems but since I updated about 10 mins ago, it won't work anymore.(not sure if it stoped working due to the update, however this afternoon I didn't experience any problems) The touchpad and touchscreen are still working fine and on windows the pen does too.

So any ideas?

Best regards
Blubbb

Offline

#2 2013-10-21 18:18:41

GERUM
Member
Registered: 2013-10-18
Posts: 18

Re: Thinkpad x230t pen not working anymore

When asking questions, provide as much information as possible, including error messages, terminal output, logs, what you have previously tried, what documentation and searches you have attempted, and related configuration files.

Forum Etiquette - How to Post

Offline

#3 2013-10-21 18:35:09

blubbb
Member
Registered: 2013-09-26
Posts: 59

Re: Thinkpad x230t pen not working anymore

GERUM wrote:

When asking questions, provide as much information as possible, including error messages, terminal output, logs, what you have previously tried, what documentation and searches you have attempted, and related configuration files.

Forum Etiquette - How to Post

I'm sorry that I can not post anything since I have no idea where to start.

Edit: As mentioned above I have no idea what could be helpful, so here's a bunch of outputs:

[wolf@arch ~]$ xsetwacom --list devices
Wacom ISDv4 E6 Pen stylus               id: 10  type: STYLUS    
Wacom ISDv4 E6 Finger touch             id: 11  type: TOUCH     
Wacom ISDv4 E6 Pen eraser               id: 16  type: ERASER  
[wolf@arch ~]$ ls /dev/input/*
/dev/input/event0   /dev/input/event15  /dev/input/event5           /dev/input/mouse0
/dev/input/event1   /dev/input/event16  /dev/input/event6           /dev/input/mouse1
/dev/input/event10  /dev/input/event17  /dev/input/event7           /dev/input/mouse2
/dev/input/event11  /dev/input/event18  /dev/input/event8           /dev/input/mouse3
/dev/input/event12  /dev/input/event2   /dev/input/event9
/dev/input/event13  /dev/input/event3   /dev/input/magick-rotation
/dev/input/event14  /dev/input/event4   /dev/input/mice

/dev/input/by-id:
usb-Chicony_Electronics_Co.__Ltd._Integrated_Camera-event-if00
usb-Tablet_ISD-V4-event-if01
usb-Tablet_ISD-V4-event-mouse
usb-Tablet_ISD-V4-mouse

/dev/input/by-path:
pci-0000:00:1a.0-usb-0:1.6:1.0-event        platform-i8042-serio-1-event-mouse
pci-0000:00:1d.0-usb-0:1.5:1.0-event-mouse  platform-i8042-serio-1-mouse
pci-0000:00:1d.0-usb-0:1.5:1.0-mouse        platform-i8042-serio-2-event-mouse
pci-0000:00:1d.0-usb-0:1.5:1.1-event        platform-i8042-serio-2-mouse
platform-i8042-serio-0-event-kbd            platform-pcspkr-event-spkr
[wolf@arch ~]$ lsusb
Bus 002 Device 003: ID 056a:00e6 Wacom Co., Ltd 
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 005: ID 04f2:b2ea Chicony Electronics Co., Ltd Integrated Camera [ThinkPad]
Bus 001 Device 004: ID 0a5c:21e6 Broadcom Corp. BCM20702 Bluetooth 4.0 [ThinkPad]
Bus 001 Device 003: ID 147e:2020 Upek TouchChip Fingerprint Coprocessor (WBF advanced mode)
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 0bdb:1911 Ericsson Business Mobile Networks BV 
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Now here's the content of my 50-wacom.conf file in xorg.conf.d
(althrough I don't think it's much of a help, since it looks pretty standart and I don't see any differences to the last time i examined it)

Section "InputClass"
	Identifier "Wacom class"
	MatchProduct "Wacom|WACOM|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

# Waltop tablets
Section "InputClass"
	Identifier "Waltop class"
	MatchProduct "WALTOP"
	MatchIsTablet "on"
	MatchDevicePath "/dev/input/event*"
	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
[wolf@arch ~]$ xinput
⎡ Virtual core pointer                          id=2    [master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer                id=4    [slave  pointer  (2)]
⎜   ↳ Wacom ISDv4 E6 Pen stylus                 id=10   [slave  pointer  (2)]
⎜   ↳ Wacom ISDv4 E6 Finger touch               id=11   [slave  pointer  (2)]
⎜   ↳ SynPS/2 Synaptics TouchPad                id=13   [slave  pointer  (2)]
⎜   ↳ TPPS/2 IBM TrackPoint                     id=14   [slave  pointer  (2)]
⎜   ↳ Wacom ISDv4 E6 Pen eraser                 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)]
    ↳ Integrated Camera                         id=9    [slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard              id=12   [slave  keyboard (3)]
    ↳ ThinkPad Extra Buttons                    id=15   [slave  keyboard (3)]
[wolf@arch ~]$ xinput get-feedbacks 10
3 feedback classes
KbdFeedbackClass id=0
        click is 0
        percent is 50
        pitch is 400
        duration is 100
        led_mask is 0
        global_auto_repeat is 1
PtrFeedbackClass id=0
        accelNum is 20
        accelDenom is 10
        threshold is 4
XLedFeedbackState id=0
        led_values is 0
[wolf@arch ~]$ xinput --query-state 10
3 classes :
KeyClass
        key[0]=up
        key[1]=up
        key[2]=up
        key[3]=up
        key[4]=up
        key[5]=up
        key[6]=up
        key[7]=up
        key[8]=up
        key[9]=up
        key[10]=up
        key[11]=up
        key[12]=up
        key[13]=up
        key[14]=up
        key[15]=up
        key[16]=up
        key[17]=up
        key[18]=up
        key[19]=up
        key[20]=up
        key[21]=up
        key[22]=up
        key[23]=up
        key[24]=up
        key[25]=up
        key[26]=up
        key[27]=up
        key[28]=up
        key[29]=up
        key[30]=up
        key[31]=up
        key[32]=up
        key[33]=up
        key[34]=up
        key[35]=up
        key[36]=up
        key[37]=up
        key[38]=up
        key[39]=up
        key[40]=up
        key[41]=up
        key[42]=up
        key[43]=up
        key[44]=up
        key[45]=up
        key[46]=up
        key[47]=up
        key[48]=up
        key[49]=up
        key[50]=up
        key[51]=up
        key[52]=up
        key[53]=up
        key[54]=up
        key[55]=up
        key[56]=up
        key[57]=up
        key[58]=up
        key[59]=up
        key[60]=up
        key[61]=up
        key[62]=up
        key[63]=up
        key[64]=up
        key[65]=up
        key[66]=up
        key[67]=up
        key[68]=up
        key[69]=up
        key[70]=up
        key[71]=up
        key[72]=up
        key[73]=up
        key[74]=up
        key[75]=up
        key[76]=up
        key[77]=up
        key[78]=up
        key[79]=up
        key[80]=up
        key[81]=up
        key[82]=up
        key[83]=up
        key[84]=up
        key[85]=up
        key[86]=up
        key[87]=up
        key[88]=up
        key[89]=up
        key[90]=up
        key[91]=up
        key[92]=up
        key[93]=up
        key[94]=up
        key[95]=up
        key[96]=up
        key[97]=up
        key[98]=up
        key[99]=up
        key[100]=up
        key[101]=up
        key[102]=up
        key[103]=up
        key[104]=up
        key[105]=up
        key[106]=up
        key[107]=up
        key[108]=up
        key[109]=up
        key[110]=up
        key[111]=up
        key[112]=up
        key[113]=up
        key[114]=up
        key[115]=up
        key[116]=up
        key[117]=up
        key[118]=up
        key[119]=up
        key[120]=up
        key[121]=up
        key[122]=up
        key[123]=up
        key[124]=up
        key[125]=up
        key[126]=up
        key[127]=up
        key[128]=up
        key[129]=up
        key[130]=up
        key[131]=up
        key[132]=up
        key[133]=up
        key[134]=up
        key[135]=up
        key[136]=up
        key[137]=up
        key[138]=up
        key[139]=up
        key[140]=up
        key[141]=up
        key[142]=up
        key[143]=up
        key[144]=up
        key[145]=up
        key[146]=up
        key[147]=up
        key[148]=up
        key[149]=up
        key[150]=up
        key[151]=up
        key[152]=up
        key[153]=up
        key[154]=up
        key[155]=up
        key[156]=up
        key[157]=up
        key[158]=up
        key[159]=up
        key[160]=up
        key[161]=up
        key[162]=up
        key[163]=up
        key[164]=up
        key[165]=up
        key[166]=up
        key[167]=up
        key[168]=up
        key[169]=up
        key[170]=up
        key[171]=up
        key[172]=up
        key[173]=up
        key[174]=up
        key[175]=up
        key[176]=up
        key[177]=up
        key[178]=up
        key[179]=up
        key[180]=up
        key[181]=up
        key[182]=up
        key[183]=up
        key[184]=up
        key[185]=up
        key[186]=up
        key[187]=up
        key[188]=up
        key[189]=up
        key[190]=up
        key[191]=up
        key[192]=up
        key[193]=up
        key[194]=up
        key[195]=up
        key[196]=up
        key[197]=up
        key[198]=up
        key[199]=up
        key[200]=up
        key[201]=up
        key[202]=up
        key[203]=up
        key[204]=up
        key[205]=up
        key[206]=up
        key[207]=up
        key[208]=up
        key[209]=up
        key[210]=up
        key[211]=up
        key[212]=up
        key[213]=up
        key[214]=up
        key[215]=up
        key[216]=up
        key[217]=up
        key[218]=up
        key[219]=up
        key[220]=up
        key[221]=up
        key[222]=up
        key[223]=up
        key[224]=up
        key[225]=up
        key[226]=up
        key[227]=up
        key[228]=up
        key[229]=up
        key[230]=up
        key[231]=up
        key[232]=up
        key[233]=up
        key[234]=up
        key[235]=up
        key[236]=up
        key[237]=up
        key[238]=up
        key[239]=up
        key[240]=up
        key[241]=up
        key[242]=up
        key[243]=up
        key[244]=up
        key[245]=up
        key[246]=up
        key[247]=up
ButtonClass
        button[1]=up
        button[2]=up
        button[3]=up
        button[4]=up
        button[5]=up
        button[6]=up
        button[7]=up
ValuatorClass Mode=Absolute Proximity=Out
        valuator[0]=2784
        valuator[1]=15674
        valuator[2]=0
        valuator[3]=0
        valuator[4]=0
        valuator[5]=0
[wolf@arch ~]$ xinput get-feedbacks 4
1 feedback class
PtrFeedbackClass id=0
        accelNum is 20
        accelDenom is 10
        threshold is 4

So, pretty long list, will certainly add any more outputs to given commands

Last edited by blubbb (2013-10-21 19:17:11)

Offline

#4 2013-10-21 19:05:35

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Thinkpad x230t pen not working anymore

When posting configs, code or command output, please use [ code ] tags https://bbs.archlinux.org/help.php#bbcode

like this

It makes the code more readable and - in case of longer listings - more convenient to scroll through.

Offline

#5 2013-10-21 19:14:52

blubbb
Member
Registered: 2013-09-26
Posts: 59

Re: Thinkpad x230t pen not working anymore

karol wrote:

When posting configs, code or command output, please use [ code ] tags https://bbs.archlinux.org/help.php#bbcode

like this

It makes the code more readable and - in case of longer listings - more convenient to scroll through.


Stupid me, fixed that

Offline

#6 2013-10-21 19:36:28

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Thinkpad x230t pen not working anymore

The most interesting output would be pacman's log for your last update...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#7 2013-10-21 19:42:27

blubbb
Member
Registered: 2013-09-26
Posts: 59

Re: Thinkpad x230t pen not working anymore

jasonwryan wrote:

The most interesting output would be pacman's log for your last update...


Here it is:

[2013-10-21 19:36] [PACMAN] Running 'pacman -Syu'
[2013-10-21 19:36] [PACMAN] synchronizing package lists
[2013-10-21 19:36] [PACMAN] starting full system upgrade
[2013-10-21 19:37] [PACMAN] upgraded apr (1.4.8-1 -> 1.4.8-2)
[2013-10-21 19:37] [PACMAN] upgraded apr-util (1.5.2-1 -> 1.5.2-3)
[2013-10-21 19:37] [PACMAN] upgraded celt (0.11.3-1 -> 0.11.3-2)
[2013-10-21 19:37] [PACMAN] upgraded exempi (2.2.1-1 -> 2.2.1-2)
[2013-10-21 19:37] [PACMAN] upgraded libaio (0.3.109-6 -> 0.3.109-7)
[2013-10-21 19:37] [PACMAN] upgraded libdmtx (0.7.4-4 -> 0.7.4-5)
[2013-10-21 19:37] [PACMAN] upgraded libical (1.0-2 -> 1.0-3)
[2013-10-21 19:37] [PACMAN] upgraded libindi (0.9.6-3 -> 0.9.6-4)
[2013-10-21 19:37] [PACMAN] upgraded libpng (1.6.5-1 -> 1.6.6-1)
[2013-10-21 19:37] [PACMAN] upgraded libraw1394 (2.1.0-1 -> 2.1.0-2)
[2013-10-21 19:37] [PACMAN] upgraded libvncserver (0.9.9-1 -> 0.9.9-2)
[2013-10-21 19:37] [PACMAN] upgraded log4cpp (1.1-1 -> 1.1-2)
[2013-10-21 19:37] [PACMAN] upgraded lua51-socket (2.0.2-5 -> 3.0rc1-2)
[2013-10-21 19:37] [PACMAN] upgraded musicbrainz (2.1.5-5 -> 2.1.5-6)
[2013-10-21 19:37] [PACMAN] upgraded ocaml (4.01.0-1 -> 4.01.0-2)
[2013-10-21 19:37] [PACMAN] upgraded openexr (2.0.1-1 -> 2.0.1-2)
[2013-10-21 19:37] [PACMAN] upgraded opus (1.0.3-1 -> 1.0.3-2)
[2013-10-21 19:37] [PACMAN] upgraded speex (1.2rc1-3 -> 1.2rc1-4)
[2013-10-21 19:37] [PACMAN] upgraded tidyhtml (1.46-2 -> 1.46-3)
[2013-10-21 19:37] [ALPM-SCRIPTLET] vde config files should be placed in /etc/vde, sample files are provided.
[2013-10-21 19:37] [ALPM-SCRIPTLET] iptables and dhcpd sample files have been installed to '/usr/share/vde2'.
[2013-10-21 19:37] [ALPM-SCRIPTLET] Merge those examples, if needed to the according config files.
[2013-10-21 19:37] [PACMAN] upgraded vde2 (2.3.2-4 -> 2.3.2-5)
[2013-10-21 19:37] [PACMAN] upgraded wcslib (4.17-1 -> 4.19-1)
[2013-10-21 19:37] [PACMAN] upgraded xerces-c (3.1.1-4 -> 3.1.1-5)

Last edited by blubbb (2013-10-21 19:43:15)

Offline

#8 2013-10-21 19:57:14

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Thinkpad x230t pen not working anymore

So now all you have to do is determine which of those packages interacts with the pen and you are good to go.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#9 2013-10-21 20:11:32

blubbb
Member
Registered: 2013-09-26
Posts: 59

Re: Thinkpad x230t pen not working anymore

list of possible pakets(from my noobie point of view):

libaio - The Linux-native asynchronous I/O facility (aio) library
libraw1394 - Provides an API to the Linux IEEE1394 (FireWire) driver

Ok, I've gone through the whole list and everything I read about the pakets, I woulds see any interference with a wacom driver. My incompetence or is there really no common ground?
If it isn't just my incompetence there won't be the update to blame so are there any reccomondations how to continue?

Last edited by blubbb (2013-10-21 20:28:34)

Offline

#10 2013-10-22 04:59:19

blubbb
Member
Registered: 2013-09-26
Posts: 59

Re: Thinkpad x230t pen not working anymore

This morning the pen worked again without any problems and I have no idea why(Yes, I did several reboots yesterday) so I think this thread can be closed.

Offline

Board footer

Powered by FluxBB