Evaluation of hardwaresupport for ThinkPad X380 Yoga

A further follow up. This time about the touch display and the stylus pen in combination with it.

  • touch display (1920x1080 pixel)
    • works (but need some adjustment), see config snippet below
    • after using the touch display the track pad made problems some times (there was no clicking possible anymore)

/config/event_filter:

<transform>
	<scale x="0.164" y="0.1636363636" />
	<input name="usb"/>
</transform>
  • stylus pen
    • do not work (not-yet-supported error message and crash of the usb_hid), see below:
[runtime -> usb_hid] Dropping unsupported Event[4/5] device=Wacom Pen and multitouch sensor Pen type=ABS code=MISC value=17^[[0m
[runtime -> usb_hid] Error: Function devm_power_supply_register not implemented yet!^[[0m
[runtime -> usb_hid] backtrace "ep"^[[0m
[runtime -> usb_hid] Will sleep forever...^[[0m
[core] [init -> eventfilter] Input event #98 ABS_MOTION +143+52 key count: 0^[[0m^[[0m
4 Likes