[ltp] Keyboard on ThinkPad Helix Ultrabook Pro Keyboard not working

John Reid linux-thinkpad@linux-thinkpad.org
Thu, 26 Mar 2015 23:37:16 +1100


Hi all,

I recently purchased a Thinkpad Helix 2nd Generation tablet/laptop 
hybrid. As expected with recent hardware, not everything works yet. 
Although a lot more does work than I was expecting :)

The biggest problem I have at the moment is that the keyboard on the 
keyboard unit/dock 
(http://shopap.lenovo.com/SEUILibrary/controller/e/auweb/LenovoPortal/en_AU/catalog.workflow:item.detail?GroupID=460&Code=4X30G93893) 
is not working under Linux. It works fine in grub, so I'm guessing the 
problem is kernel or udev related.  I have tested with Kubuntu vivid 
(15.04 beta with various kernels) and openSUSE Tumbleweed distros.

The trackpoint and trackpad on the keyboard dock both work, as do most 
of the ports.  It has been a long time since I've had to debug hardware 
based issues, so I may be completely off the mark here. Although I now 
know infinitely more about udev and sysfs than I did a few days ago ;)

The weird thing is that according to udevadm there seems to be an input 
device created for a keyboard (output from udevadm info has properties 
for XKBLAYOUT and XKBMODEL).  I've attached the sections from various 
logs related to unplugging and plugging the keyboard dock below. There 
seem to some errors mostly related to usb (unable to peer port) and hid.

  I'm not sure where to go from here. Any assistance would be very much 
appreciated.

Cheers,
John

$ uname -a

Linux espace 4.0.0-040000rc5-generic #201503230035 SMP Mon Mar 23 04:36:26 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

(from http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.0-rc5-vivid/)

$ sudo udevadm info /sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.1/0003:17EF:6067.0021/input/input32/event17

P: /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.1/0003:17EF:6067.0021/input/input32/event17

N: input/event17

S: input/by-id/usb-ITE_Tech._Inc._ITE_Device_8595_-event-if01

S: input/by-path/pci-0000:00:14.0-usb-0:3.4:1.1-event

E: BACKSPACE=guess

E: DEVLINKS=/dev/input/by-id/usb-ITE_Tech._Inc._ITE_Device_8595_-event-if01 /dev/input/by-path/pci-0000:00:14.0-usb-0:3.4:1.1-event

E: DEVNAME=/dev/input/event17

E: DEVPATH=/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.1/0003:17EF:6067.0021/input/input32/event17

E: ID_BUS=usb

E: ID_INPUT=1

E: ID_INPUT_KEY=1

E: ID_MODEL=ITE_Device_8595_

E: ID_MODEL_ENC=ITE\x20Device\x288595\x29

E: ID_MODEL_ID=6067

E: ID_PATH=pci-0000:00:14.0-usb-0:3.4:1.1

E: ID_PATH_TAG=pci-0000_00_14_0-usb-0_3_4_1_1

E: ID_REVISION=0000

E: ID_SERIAL=ITE_Tech._Inc._ITE_Device_8595_

E: ID_TYPE=hid

E: ID_USB_DRIVER=usbhid

E: ID_USB_INTERFACES=:030101:

E: ID_USB_INTERFACE_NUM=01

E: ID_VENDOR=ITE_Tech._Inc.

E: ID_VENDOR_ENC=ITE\x20Tech.\x20Inc.

E: ID_VENDOR_ID=17ef

E: MAJOR=13

E: MINOR=81

E: SUBSYSTEM=input

E: USEC_INITIALIZED=185296430

E: XKBLAYOUT=us

E: XKBMODEL=pc105

Undock event:

=============

Output of sudo udevadm monitor:

KERNEL[75923.790826] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.0/sound/card2/pcmC2D0p (sound)

KERNEL[75923.790884] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.0/sound/card2/controlC2 (sound)

KERNEL[75923.790947] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.0/sound/card2 (sound)

KERNEL[75923.791021] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.0 (usb)

KERNEL[75923.791079] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.1 (usb)

UDEV  [75923.791997] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.0/sound/card2/pcmC2D0p (sound)

KERNEL[75923.792700] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3 (usb)

KERNEL[75923.792726] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.0/0003:17EF:6067.001A (hid)

KERNEL[75923.792749] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.0 (usb)

UDEV  [75923.793544] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.0/0003:17EF:6067.001A (hid)

UDEV  [75923.793599] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.0/sound/card2/controlC2 (sound)

UDEV  [75923.793627] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.1 (usb)

UDEV  [75923.794647] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.0 (usb)

UDEV  [75923.794696] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.0/sound/card2 (sound)

UDEV  [75923.795104] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.0 (usb)

UDEV  [75923.795740] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3 (usb)

KERNEL[75923.808407] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.1/0003:17EF:6067.001B/input/input29/event17 (input)

UDEV  [75923.809038] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.1/0003:17EF:6067.001B/input/input29/event17 (input)

KERNEL[75923.816363] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.1/0003:17EF:6067.001B/input/input29 (input)

KERNEL[75923.816397] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.1/usbmisc/hiddev2 (usbmisc)

KERNEL[75923.816507] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.1/0003:17EF:6067.001B/hidraw/hidraw3 (hidraw)

KERNEL[75923.816535] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.1/0003:17EF:6067.001B (hid)

KERNEL[75923.816556] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.1 (usb)

UDEV  [75923.817402] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.1/0003:17EF:6067.001B/input/input29 (input)

UDEV  [75923.817429] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.1/usbmisc/hiddev2 (usbmisc)

UDEV  [75923.817693] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.1/0003:17EF:6067.001B/hidraw/hidraw3 (hidraw)

UDEV  [75923.818750] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.1/0003:17EF:6067.001B (hid)

UDEV  [75923.818988] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.1 (usb)

KERNEL[75923.836084] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4 (usb)

KERNEL[75923.836879] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0 (usb)

UDEV  [75923.836895] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0 (usb)

UDEV  [75923.836922] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4 (usb)

KERNEL[75923.837003] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3 (usb)

UDEV  [75923.837453] remove   /devices/pci0000:00/0000:00:14.0/usb1/1-3 (usb)

KERNEL[75923.960226] remove   /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.0 (usb)

KERNEL[75923.960714] remove   /devices/pci0000:00/0000:00:14.0/usb2/2-3 (usb)

UDEV  [75923.960745] remove   /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.0 (usb)

UDEV  [75923.961268] remove   /devices/pci0000:00/0000:00:14.0/usb2/2-3 (usb)

KERNEL[75924.304736] change   /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/PNP0C09:00/ACPI0003:00/power_supply/AC (power_supply)

UDEV  [75924.305822] change   /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/PNP0C09:00/ACPI0003:00/power_supply/AC (power_supply)

KERNEL[75924.323559] change   /devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/intel_backlight (backlight)

UDEV  [75924.324071] change   /devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/intel_backlight (backlight)

KERNEL[75924.410453] remove   /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/PNP0C09:00/PNP0C0A:01/power_supply/BAT1 (power_supply)

UDEV  [75924.410789] remove   /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/PNP0C09:00/PNP0C0A:01/power_supply/BAT1 (power_supply)

KERNEL[75924.616974] change   /devices/platform/dock.0 (platform)

KERNEL[75924.617010] change   /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/PNP0C09:00/PNP0C0A:00/power_supply/BAT0 (power_supply)

UDEV  [75924.617576] change   /devices/platform/dock.0 (platform)

UDEV  [75924.617787] change   /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/PNP0C09:00/PNP0C0A:00/power_supply/BAT0 (power_supply)

dmesg entries:

[75911.894316] usb 1-3: USB disconnect, device number 27

[75911.894323] usb 1-3.3: USB disconnect, device number 28

[75911.896064] usb 1-3.4: USB disconnect, device number 29

[75912.063871] usb 2-3: USB disconnect, device number 8

[75912.512511] thinkpad_acpi: EC reports that Thermal Table has changed

[75912.615988] thinkpad_acpi: unhandled HKEY event 0x4013

[75912.615994] thinkpad_acpi: please report the conditions when this event happened to ibm-acpi-devel@lists.sourceforge.net

[75912.719940] int3403 thermal INT3403:01: Unsupported event [0x91]

[75912.719948] int3403 thermal INT3403:02: Unsupported event [0x91]

[75912.719952] int3403 thermal INT3403:03: Unsupported event [0x91]

[75912.719956] int3403 thermal INT3403:00: Unsupported event [0x91]

[75912.735867] ACPI: \_SB_.PCI0.LPC_.EC__.BAT1: undocking

syslog entries:

Mar 26 19:56:55 espace kernel: [75911.894316] usb 1-3: USB disconnect, device number 27

Mar 26 19:56:55 espace kernel: [75911.894323] usb 1-3.3: USB disconnect, device number 28

Mar 26 19:56:55 espace kernel: [75911.896064] usb 1-3.4: USB disconnect, device number 29

Mar 26 19:56:55 espace kernel: [75912.063871] usb 2-3: USB disconnect, device number 8

Mar 26 19:56:55 espace kernel: [75912.512511] thinkpad_acpi: EC reports that Thermal Table has changed

Mar 26 19:56:55 espace kernel: [75912.615988] thinkpad_acpi: unhandled HKEY event 0x4013

Mar 26 19:56:55 espace kernel: [75912.615994] thinkpad_acpi: please report the conditions when this event happened to ibm-acpi-devel@lists.sourceforge.net

Mar 26 19:56:56 espace kernel: [75912.719940] int3403 thermal INT3403:01: Unsupported event [0x91]

Mar 26 19:56:56 espace kernel: [75912.719948] int3403 thermal INT3403:02: Unsupported event [0x91]

Mar 26 19:56:56 espace kernel: [75912.719952] int3403 thermal INT3403:03: Unsupported event [0x91]

Mar 26 19:56:56 espace kernel: [75912.719956] int3403 thermal INT3403:00: Unsupported event [0x91]

Mar 26 19:56:56 espace kernel: [75912.735867] ACPI: \_SB_.PCI0.LPC_.EC__.BAT1: undocking

Dock event:

===========

Output of sudo udevadm monitor:

KERNEL[75946.632040] change   /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/PNP0C09:00/PNP0C0A:00/power_supply/BAT0 (power_supply)

UDEV  [75946.633687] change   /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/PNP0C09:00/PNP0C0A:00/power_supply/BAT0 (power_supply)

KERNEL[75947.940860] add      /devices/pci0000:00/0000:00:14.0/usb2/2-3 (usb)

KERNEL[75947.941495] add      /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.0 (usb)

UDEV  [75947.946466] add      /devices/pci0000:00/0000:00:14.0/usb2/2-3 (usb)

UDEV  [75947.948759] add      /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.0 (usb)

KERNEL[75947.983424] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3 (usb)

KERNEL[75947.983917] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0 (usb)

UDEV  [75947.993680] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3 (usb)

UDEV  [75947.994515] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0 (usb)

KERNEL[75948.192867] change   /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/PNP0C09:00/ACPI0003:00/power_supply/AC (power_supply)

UDEV  [75948.193797] change   /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/PNP0C09:00/ACPI0003:00/power_supply/AC (power_supply)

KERNEL[75948.200255] change   /devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/intel_backlight (backlight)

UDEV  [75948.200610] change   /devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/intel_backlight (backlight)

KERNEL[75948.384292] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3 (usb)

KERNEL[75948.894856] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.0 (usb)

KERNEL[75949.316882] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.0/sound/card2 (sound)

KERNEL[75949.316970] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.0/sound/card2/controlC2 (sound)

KERNEL[75949.317049] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.0/sound/card2/pcmC2D0p (sound)

KERNEL[75949.317694] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.1 (usb)

KERNEL[75949.510457] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4 (usb)

KERNEL[75949.511563] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.0 (usb)

KERNEL[75949.514737] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.0/0003:17EF:6067.001C (hid)

KERNEL[75949.517261] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.1 (usb)

KERNEL[75949.520544] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.1/0003:17EF:6067.001D (hid)

KERNEL[75949.520845] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.1/0003:17EF:6067.001D/input/input30 (input)

KERNEL[75949.576355] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.1/0003:17EF:6067.001D/input/input30/event17 (input)

KERNEL[75949.576463] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.1/usbmisc/hiddev2 (usbmisc)

KERNEL[75949.576497] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.1/0003:17EF:6067.001D/hidraw/hidraw3 (hidraw)

UDEV  [75949.580564] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3 (usb)

UDEV  [75949.580677] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4 (usb)

UDEV  [75949.585843] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.1 (usb)

UDEV  [75949.585896] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.0 (usb)

UDEV  [75949.585940] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.0 (usb)

UDEV  [75949.588364] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.1 (usb)

UDEV  [75949.588390] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.0/0003:17EF:6067.001C (hid)

UDEV  [75949.589415] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.0/sound/card2 (sound)

UDEV  [75949.590828] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.1/usbmisc/hiddev2 (usbmisc)

UDEV  [75949.591072] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.1/0003:17EF:6067.001D (hid)

UDEV  [75949.591652] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.0/sound/card2/pcmC2D0p (sound)

UDEV  [75949.591976] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.1/0003:17EF:6067.001D/hidraw/hidraw3 (hidraw)

KERNEL[75949.592366] change   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.0/sound/card2 (sound)

UDEV  [75949.592403] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.1/0003:17EF:6067.001D/input/input30 (input)

UDEV  [75949.597312] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.0/sound/card2/controlC2 (sound)

UDEV  [75949.598847] change   /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.0/sound/card2 (sound)

UDEV  [75949.613289] add      /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.1/0003:17EF:6067.001D/input/input30/event17 (input)

KERNEL[75950.254192] add      /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/PNP0C09:00/PNP0C0A:01/power_supply/BAT1 (power_supply)

KERNEL[75950.254224] change   /devices/platform/dock.0 (platform)

KERNEL[75950.254327] change   /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/PNP0C09:00/PNP0C0A:01/power_supply/BAT1 (power_supply)

UDEV  [75950.255290] change   /devices/platform/dock.0 (platform)

UDEV  [75950.255362] add      /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/PNP0C09:00/PNP0C0A:01/power_supply/BAT1 (power_supply)

UDEV  [75950.256372] change   /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/PNP0C09:00/PNP0C0A:01/power_supply/BAT1 (power_supply)

KERNEL[75950.772274] change   /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/PNP0C09:00/PNP0C0A:01/power_supply/BAT1 (power_supply)

UDEV  [75950.772988] change   /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/PNP0C09:00/PNP0C0A:01/power_supply/BAT1 (power_supply)

dmesg entries:

[75935.784346] usb 2-3: new SuperSpeed USB device number 9 using xhci_hcd

[75935.952151] usb 1-3: new high-speed USB device number 30 using xhci_hcd

[75936.040433] usb 2-3: New USB device found, idVendor=2109, idProduct=8110

[75936.040443] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0

[75936.040448] usb 2-3: Product: USB3.0 Hub

[75936.040452] usb 2-3: Manufacturer: VIA Labs, Inc.

[75936.041502] hub 2-3:1.0: USB hub found

[75936.041717] hub 2-3:1.0: 4 ports detected

[75936.083143] usb 1-3: New USB device found, idVendor=2109, idProduct=2811

[75936.083149] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0

[75936.083152] usb 1-3: Product: USB2.0 Hub

[75936.083154] usb 1-3: Manufacturer: VIA Labs, Inc.

[75936.083926] hub 1-3:1.0: USB hub found

[75936.084259] hub 1-3:1.0: 4 ports detected

[75936.084925] usb: failed to peer 1-3-port3 and 2-3-port2 by location (1-3-port3:none) (2-3-port2:1-3-port2)

[75936.084929] usb 1-3-port3: failed to peer to 2-3-port2 (-16)

[75936.085029] usb: failed to peer 1-3-port4 and 2-3-port2 by location (1-3-port4:none) (2-3-port2:1-3-port2)

[75936.085031] usb 1-3-port4: failed to peer to 2-3-port2 (-16)

[75936.290824] psmouse serio1: synaptics: queried max coordinates: x [..5712], y [..4780]

[75936.323612] psmouse serio1: synaptics: queried min coordinates: x [1232..], y [1074..]

[75936.376204] usb 1-3.3: new high-speed USB device number 31 using xhci_hcd

[75936.396628] thinkpad_acpi: EC reports that Thermal Table has changed

[75936.483995] usb 1-3.3: New USB device found, idVendor=0bda, idProduct=4000

[75936.484001] usb 1-3.3: New USB device strings: Mfr=3, Product=1, SerialNumber=2

[75936.484003] usb 1-3.3: Product: USB Audio

[75936.484006] usb 1-3.3: Manufacturer: Generic

[75936.484008] usb 1-3.3: SerialNumber: 200901010001

[75936.500207] thinkpad_acpi: unhandled HKEY event 0x4012

[75936.500212] thinkpad_acpi: please report the conditions when this event happened to ibm-acpi-devel@lists.sourceforge.net

[75936.604114] int3403 thermal INT3403:01: Unsupported event [0x91]

[75936.604120] int3403 thermal INT3403:02: Unsupported event [0x91]

[75936.604123] int3403 thermal INT3403:03: Unsupported event [0x91]

[75936.604126] int3403 thermal INT3403:00: Unsupported event [0x91]

[75937.500150] usb 1-3.4: new full-speed USB device number 32 using xhci_hcd

[75937.609977] usb 1-3.4: New USB device found, idVendor=17ef, idProduct=6067

[75937.609982] usb 1-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0

[75937.609985] usb 1-3.4: Product: ITE Device(8595)

[75937.609988] usb 1-3.4: Manufacturer: ITE Tech. Inc.

[75937.614332] hid (null): usage index exceeded

[75937.614705] hid-generic 0003:17EF:6067.001C: usage index exceeded

[75937.614709] hid-generic 0003:17EF:6067.001C: item 0 2 2 2 parsing failed

[75937.614730] hid-generic: probe of 0003:17EF:6067.001C failed with error -22

[75937.620583] input: ITE Tech. Inc. ITE Device(8595) as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.1/0003:17EF:6067.001D/input/input30

[75937.676284] hid-generic 0003:17EF:6067.001D: input,hiddev0,hidraw3: USB HID v1.10 Device [ITE Tech. Inc. ITE Device(8595)] on usb-0000:00:14.0-3.4/input1

[75938.344203] ACPI: \_SB_.PCI0.LPC_.EC__.BAT1: docking

[75938.353833] ACPI: Battery Slot [BAT1] (battery present)

syslog entries:

Mar 26 19:57:19 espace kernel: [75935.784346] usb 2-3: new SuperSpeed USB device number 9 using xhci_hcd

Mar 26 19:57:19 espace kernel: [75935.952151] usb 1-3: new high-speed USB device number 30 using xhci_hcd

Mar 26 19:57:19 espace kernel: [75936.040433] usb 2-3: New USB device found, idVendor=2109, idProduct=8110

Mar 26 19:57:19 espace kernel: [75936.040443] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0

Mar 26 19:57:19 espace kernel: [75936.040448] usb 2-3: Product: USB3.0 Hub

Mar 26 19:57:19 espace kernel: [75936.040452] usb 2-3: Manufacturer: VIA Labs, Inc.

Mar 26 19:57:19 espace kernel: [75936.041502] hub 2-3:1.0: USB hub found

Mar 26 19:57:19 espace kernel: [75936.041717] hub 2-3:1.0: 4 ports detected

Mar 26 19:57:19 espace kernel: [75936.083143] usb 1-3: New USB device found, idVendor=2109, idProduct=2811

Mar 26 19:57:19 espace kernel: [75936.083149] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0

Mar 26 19:57:19 espace kernel: [75936.083152] usb 1-3: Product: USB2.0 Hub

Mar 26 19:57:19 espace kernel: [75936.083154] usb 1-3: Manufacturer: VIA Labs, Inc.

Mar 26 19:57:19 espace kernel: [75936.083926] hub 1-3:1.0: USB hub found

Mar 26 19:57:19 espace kernel: [75936.084259] hub 1-3:1.0: 4 ports detected

Mar 26 19:57:19 espace kernel: [75936.084925] usb: failed to peer 1-3-port3 and 2-3-port2 by location (1-3-port3:none) (2-3-port2:1-3-port2)

Mar 26 19:57:19 espace kernel: [75936.084929] usb 1-3-port3: failed to peer to 2-3-port2 (-16)

Mar 26 19:57:19 espace kernel: [75936.085029] usb: failed to peer 1-3-port4 and 2-3-port2 by location (1-3-port4:none) (2-3-port2:1-3-port2)

Mar 26 19:57:19 espace kernel: [75936.085031] usb 1-3-port4: failed to peer to 2-3-port2 (-16)

Mar 26 19:57:19 espace kernel: [75936.290824] psmouse serio1: synaptics: queried max coordinates: x [..5712], y [..4780]

Mar 26 19:57:19 espace kernel: [75936.323612] psmouse serio1: synaptics: queried min coordinates: x [1232..], y [1074..]

Mar 26 19:57:19 espace kernel: [75936.376204] usb 1-3.3: new high-speed USB device number 31 using xhci_hcd

Mar 26 19:57:19 espace kernel: [75936.396628] thinkpad_acpi: EC reports that Thermal Table has changed

Mar 26 19:57:19 espace kernel: [75936.483995] usb 1-3.3: New USB device found, idVendor=0bda, idProduct=4000

Mar 26 19:57:19 espace kernel: [75936.484001] usb 1-3.3: New USB device strings: Mfr=3, Product=1, SerialNumber=2

Mar 26 19:57:19 espace kernel: [75936.484003] usb 1-3.3: Product: USB Audio

Mar 26 19:57:19 espace kernel: [75936.484006] usb 1-3.3: Manufacturer: Generic

Mar 26 19:57:19 espace kernel: [75936.484008] usb 1-3.3: SerialNumber: 200901010001

Mar 26 19:57:19 espace kernel: [75936.500207] thinkpad_acpi: unhandled HKEY event 0x4012

Mar 26 19:57:19 espace kernel: [75936.500212] thinkpad_acpi: please report the conditions when this event happened to ibm-acpi-devel@lists.sourceforge.net

Mar 26 19:57:19 espace kernel: [75936.604114] int3403 thermal INT3403:01: Unsupported event [0x91]

Mar 26 19:57:19 espace kernel: [75936.604120] int3403 thermal INT3403:02: Unsupported event [0x91]

Mar 26 19:57:19 espace kernel: [75936.604123] int3403 thermal INT3403:03: Unsupported event [0x91]

Mar 26 19:57:19 espace kernel: [75936.604126] int3403 thermal INT3403:00: Unsupported event [0x91]

Mar 26 19:57:20 espace kernel: [75937.500150] usb 1-3.4: new full-speed USB device number 32 using xhci_hcd

Mar 26 19:57:20 espace kernel: [75937.609977] usb 1-3.4: New USB device found, idVendor=17ef, idProduct=6067

Mar 26 19:57:20 espace kernel: [75937.609982] usb 1-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0

Mar 26 19:57:20 espace kernel: [75937.609985] usb 1-3.4: Product: ITE Device(8595)

Mar 26 19:57:20 espace kernel: [75937.609988] usb 1-3.4: Manufacturer: ITE Tech. Inc.

Mar 26 19:57:20 espace kernel: [75937.614332] hid (null): usage index exceeded

Mar 26 19:57:20 espace kernel: [75937.614705] hid-generic 0003:17EF:6067.001C: usage index exceeded

Mar 26 19:57:20 espace kernel: [75937.614709] hid-generic 0003:17EF:6067.001C: item 0 2 2 2 parsing failed

Mar 26 19:57:20 espace kernel: [75937.614730] hid-generic: probe of 0003:17EF:6067.001C failed with error -22

Mar 26 19:57:20 espace kernel: [75937.620583] input: ITE Tech. Inc. ITE Device(8595) as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.1/0003:17EF:6067.001D/input/input30

Mar 26 19:57:21 espace mtp-probe: checking bus 1, device 31: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3"

Mar 26 19:57:21 espace mtp-probe: bus: 1, device: 31 was not an MTP device

Mar 26 19:57:21 espace mtp-probe: checking bus 1, device 32: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4"

Mar 26 19:57:21 espace mtp-probe: bus: 1, device: 32 was not an MTP device

Mar 26 19:57:21 espace kernel: [75937.676284] hid-generic 0003:17EF:6067.001D: input,hiddev0,hidraw3: USB HID v1.10 Device [ITE Tech. Inc. ITE Device(8595)] on usb-0000:00:14.0-3.4/input1

Mar 26 19:57:21 espace pulseaudio[1538]: [pulseaudio] alsa-util.c: Unable to load mixer: Invalid argument

Mar 26 19:57:21 espace kernel: [75938.344203] ACPI: \_SB_.PCI0.LPC_.EC__.BAT1: docking

Mar 26 19:57:21 espace kernel: [75938.353833] ACPI: Battery Slot [BAT1] (battery present)

Mar 26 19:57:22 espace pulseaudio[1538]: message repeated 2 times: [ [pulseaudio] alsa-util.c: Unable to load mixer: Invalid argument]

Mar 26 19:57:22 espace pulseaudio[1538]: [pulseaudio] sink.c: Default and alternate sample rates are the same.

Mar 26 19:57:22 espace rtkit-daemon[1542]: Supervising 4 threads of 1 processes of 1 users.

Mar 26 19:57:22 espace rtkit-daemon[1542]: Successfully made thread 3411 of process 1538 (n/a) owned by '1000' RT at priority 5.

Mar 26 19:57:22 espace rtkit-daemon[1542]: Supervising 5 threads of 1 processes of 1 users.