This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1731163

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1731163

Title:
  Trackpoint device not working by default on Thinkpad L570

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Installing Ubuntu 17.10 on a ThinkPad L570 (L470 should be the same in
  this regard) leaves the trackpoint as well as the trackpoint buttons
  in a non-working state. Most probably, it is not correctly detected on
  startup; dmesg shows

  kernel: [ 2.997182 ] input: AlpsPS/2 ALPS GlidePoint as
  /devices/platform/i8042/serio1/input/input6

  As far as I understand it, "GlidePoint" only refers to a touch pad
  without track point. All events coming from the track point are
  consequently actively discarded, seen in dmesg as

  kernel: [ 2279.323441 ] psmouse serio1: alps: Rejected trackstick
  packet from non DualPoint device

  Searching for this problem I found this kernel developer discussion
  which seems related:

  https://patchwork.kernel.org/patch/9941661/

  As suggested by one of the kernel developers there, I added
  "psmouse.proto=imps" as a kernel boot parameter. The touch pad and
  track point now show up in the system log as

  input: PS/2 Generic Mouse as
  /devices/platform/i8042/serio1/input/input6

  And it works well now, just as it should. I also noted that the touch
  pad became a lot more usable at the same time. Previously (with the
  default installation) it was lagging and could produce pseudo clicks
  at random.

  I am submitting this report here in order to help improve the hardware
  detection in Ubuntu / linux kernel.

  Ubuntu version: 17.10
  Kernel version: 4.13.0.16.17
  Default GNOME desktop, Wayland, etc, just as it comes in the default install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1731163/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to