[Kernel-packages] [Bug 1553811] Re: Thinkpad T460: Trackpoint mouse buttons instantly generate "release" event on press

2016-03-07 Thread Alexander Müller
Hi.

I found a workaround for this.
Just force psmouse to use the imps protocol:

$ cat /etc/modprobe.d/psmouse.conf
options psmouse proto=imps

Unfortunately the fix seems to break two-finger scrolling on the
touchpad.

-- 
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/1553811

Title:
  Thinkpad T460: Trackpoint mouse buttons instantly generate "release"
  event on press

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When using the trackpoint mouse buttons on the laptop, when any of the
  buttons are pressed a release event immediately follows, even if the
  mouse button is being held down. This prevents moving of windows,
  typical drag & drop operations, selection etc with the mouse.

  Example output from xev for button 1:

  ButtonPress event, serial 40, synthetic NO, window 0x7e1,
  root 0xb6, subw 0x0, time 1097221, (116,59), root:(116,142),
  state 0x0, button 1, same_screen YES

  ButtonRelease event, serial 40, synthetic NO, window 0x7e1,
  root 0xb6, subw 0x0, time 1097229, (116,59), root:(116,142),
  state 0x100, button 1, same_screen YES

  Button 2:
  ButtonPress event, serial 40, synthetic NO, window 0x7e1,
  root 0xb6, subw 0x0, time 1100941, (116,59), root:(116,142),
  state 0x0, button 2, same_screen YES

  ButtonRelease event, serial 40, synthetic NO, window 0x7e1,
  root 0xb6, subw 0x0, time 1100941, (116,59), root:(116,142),
  state 0x200, button 2, same_screen YES

  Button 3:
  ButtonPress event, serial 40, synthetic NO, window 0x7e1,
  root 0xb6, subw 0x0, time 1098467, (116,59), root:(116,142),
  state 0x0, button 3, same_screen YES

  ButtonRelease event, serial 40, synthetic NO, window 0x7e1,
  root 0xb6, subw 0x0, time 1098477, (116,59), root:(116,142),
  state 0x400, button 3, same_screen YES

  
  Possibly relevant output from journal:
  kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.25
  kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
  kernel: thinkpad_acpi: ThinkPad BIOS R06ET33W (1.07 ), EC unknown
  kernel: thinkpad_acpi: Lenovo ThinkPad T460, model 20FNCTO1WW
  kernel: thinkpad_acpi: detected a 8-level brightness capable ThinkPad
  kernel: thinkpad_acpi: unknown version of the HKEY interface: 0x200
  kernel: thinkpad_acpi: please report this to 
ibm-acpi-de...@lists.sourceforge.net
  kernel: thinkpad_acpi: radio switch found; radios are enabled
  kernel: thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness 
control, supported by the ACPI video driver
  kernel: thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
  kernel: thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
  kernel: thinkpad_acpi: Standard ACPI backlight interface available, not 
loading native one
  kernel: input: ThinkPad Extra Buttons as 
/devices/platform/thinkpad_acpi/input/input7
  sensors[1000]: thinkpad-isa-
  kernel: thinkpad_acpi: EC reports that Thermal Table has changed
  kernel: thinkpad_acpi: acpi_evalf(GTRW, dd, ...) failed: AE_NOT_FOUND
  kernel: thinkpad_acpi: Cannot read adaptive keyboard mode.
  kernel: thinkpad_acpi: acpi_evalf(STRW, vd, ...) failed: AE_NOT_FOUND
  kernel: thinkpad_acpi: Cannot set adaptive keyboard mode.
  kernel: thinkpad_acpi: EC reports that Thermal Table has changed

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-10-generic 4.4.0-10.25
  ProcVersionSignature: Ubuntu 4.4.0-10.25-generic 4.4.3
  Uname: Linux 4.4.0-10-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sun Mar  6 12:38:59 2016
  HibernationDevice: RESUME=UUID=04e04e17-3976-4daa-a1dd-2dd369aee83d
  InstallationDate: Installed on 2015-09-21 (166 days ago)
  InstallationMedia: It
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 20FNCTO1WW
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-10-generic 
root=/dev/mapper/it--vg-root ro quiet intel_pstate=no_hwp
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-10-generic N/A
   linux-backports-modules-4.4.0-10-generic  N/A
   linux-firmware1.156
  SourcePackage: linux
  UpgradeStatus: Upgraded to xenial on 2016-02-24 (10 days ago)
  dmi.bios.date: 01/05/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R06ET33W (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FNCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrR06ET33W(1.07):bd01/05/2016:svnLENOVO:pn20FNCTO1WW:pvrThinkPadT460:rvnLENOVO:rn20FNCTO1WW:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20FNCTO1WW
  

[Kernel-packages] [Bug 1552906] Re: System freezes after closing lid on Thinkpad X260

2016-03-03 Thread Alexander Müller
Hi.

I have exactly the same problem but with a Lenovo Thinkpad T460s.

This is most likely acpi related as I can boot with acpi=off and the freeze 
does not occur when I close the lid.
I also noticed that acpi=pm does not resolve the problem.

The bug also occurs during the cryptsetups ask-password screen on boot
right after grub when you close the lid.

Suspend mode works without any problems when I enter it by clicking on
the button.

When connected to an AC adapter, the bug is not reproducible.

-- 
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/1552906

Title:
  System freezes after closing lid on Thinkpad X260

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  My current Ubuntu version is 14.04.4 but I also tried 15.10.
  Regardless of the Ubuntu version there is a serious problem with my new 
Thinkpad X260 when it is in battery mode and I close and reopen the lid. The 
problem is not affecting the suspend mode as it still occurs when this mode is 
disabled.

  what I expect to happen: After closing the lid the screen goes off.
  When I open the lid again, screen goes on and I can use the laptop.

  what happens every time: When I close the lid the screen turns black.
  When I open the lid again the screen displays the system but it is
  frozen and does not react on input.

  Interestingly I can not reproduce this problem when the laptop is connected 
to an AC power source.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  simon  1437 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=76bcd0ad-fc42-4d1a-8089-0f10d23df682
  InstallationDate: Installed on 2016-03-03 (0 days ago)
  InstallationMedia: Ubuntu 14.04.4 LTS "Trusty Tahr" - Release amd64 
(20160217.1)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 138a:0017 Validity Sensors, Inc. 
   Bus 001 Device 003: ID 04ca:7058 Lite-On Technology Corp. 
   Bus 001 Device 005: ID 8087:0a2b Intel Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 20F5S0EU00
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic.efi.signed 
root=UUID=fa7f6b64-3d57-43ce-a52b-5323c46dd0ca ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 01/25/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R02ET44W (1.17 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20F5S0EU00
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrR02ET44W(1.17):bd01/25/2016:svnLENOVO:pn20F5S0EU00:pvrThinkPadX260:rvnLENOVO:rn20F5S0EU00:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20F5S0EU00
  dmi.product.version: ThinkPad X260
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1552906/+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


[Kernel-packages] [Bug 1552906] Re: System freezes after closing lid on Thinkpad X260

2016-03-03 Thread Alexander Müller
The acpi=pm in my last comment was a typo and should be acpi=ht.

-- 
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/1552906

Title:
  System freezes after closing lid on Thinkpad X260

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  My current Ubuntu version is 14.04.4 but I also tried 15.10.
  Regardless of the Ubuntu version there is a serious problem with my new 
Thinkpad X260 when it is in battery mode and I close and reopen the lid. The 
problem is not affecting the suspend mode as it still occurs when this mode is 
disabled.

  what I expect to happen: After closing the lid the screen goes off.
  When I open the lid again, screen goes on and I can use the laptop.

  what happens every time: When I close the lid the screen turns black.
  When I open the lid again the screen displays the system but it is
  frozen and does not react on input.

  Interestingly I can not reproduce this problem when the laptop is connected 
to an AC power source.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  simon  1437 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=76bcd0ad-fc42-4d1a-8089-0f10d23df682
  InstallationDate: Installed on 2016-03-03 (0 days ago)
  InstallationMedia: Ubuntu 14.04.4 LTS "Trusty Tahr" - Release amd64 
(20160217.1)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 138a:0017 Validity Sensors, Inc. 
   Bus 001 Device 003: ID 04ca:7058 Lite-On Technology Corp. 
   Bus 001 Device 005: ID 8087:0a2b Intel Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 20F5S0EU00
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-27-generic.efi.signed 
root=UUID=fa7f6b64-3d57-43ce-a52b-5323c46dd0ca ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-27-generic N/A
   linux-backports-modules-4.2.0-27-generic  N/A
   linux-firmware1.127.20
  Tags:  trusty
  Uname: Linux 4.2.0-27-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 01/25/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R02ET44W (1.17 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20F5S0EU00
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrR02ET44W(1.17):bd01/25/2016:svnLENOVO:pn20F5S0EU00:pvrThinkPadX260:rvnLENOVO:rn20F5S0EU00:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20F5S0EU00
  dmi.product.version: ThinkPad X260
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1552906/+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