Launchpad has imported 9 comments from the remote bug at https://bugzilla.kernel.org/show_bug.cgi?id=196719.
If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launchpad.net/InterBugTracking. ------------------------------------------------------------------------ On 2017-08-21T13:09:18+00:00 johannes.w.seitz wrote: After updating to Kernel Version 4.12.7 and again with 4.12.8 two finger scrolling stops working every time my Thinkpad T431s wakes from suspend. With kernel version 4.12.6 and 4.9.44 (LTS) everything works, so I suppose it's an issue with the kernel/driver. The Trackpad is listed as "SynPS/2 Synaptics" when I do a `libinput list-devices`. I'm using the standard pre-compiled, current kernel package from Arch x64 (package `linux`). Do you need anything else from me? Any log files that would be helpful? Thanks! Johannes Reply at: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1722478/comments/0 ------------------------------------------------------------------------ On 2017-08-21T13:14:18+00:00 johannes.w.seitz wrote: Correction: The latest mainline kernel that worked for me was 4.11.9 and *not* 4.12.6. Sorry! Reply at: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1722478/comments/1 ------------------------------------------------------------------------ On 2017-08-21T19:56:47+00:00 thomas wrote: I have the same problem with a Thinkpad T440s. What's interesting is that scrolling still works, but now requires 3 fingers instead of 2. Reply at: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1722478/comments/2 ------------------------------------------------------------------------ On 2017-08-22T09:25:18+00:00 johannes.w.seitz wrote: Created attachment 258041 attachment-22902-0.html I just tried to reproduce this. Same here! It works with three fingers instead of two. This is so weird! On 21 August 2017 at 21:56, <bugzilla-dae...@bugzilla.kernel.org> wrote: > https://bugzilla.kernel.org/show_bug.cgi?id=196719 > > Thomas Bächler (tho...@archlinux.org) changed: > > What |Removed |Added > ------------------------------------------------------------ > ---------------- > CC| |tho...@archlinux.org > > --- Comment #2 from Thomas Bächler (tho...@archlinux.org) --- > I have the same problem with a Thinkpad T440s. What's interesting is that > scrolling still works, but now requires 3 fingers instead of 2. > > -- > You are receiving this mail because: > You are on the CC list for the bug. > You reported the bug. Reply at: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1722478/comments/3 ------------------------------------------------------------------------ On 2017-08-23T18:49:39+00:00 dmitry.torokhov wrote: Is it still shown as "SynPS/2 Synaptics" in 4.12 or became "Synaptics TM3289-002" or similar? I.e. did it switch over to RMI from PS/2? Can you try vanilla 4.12? Reply at: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1722478/comments/4 ------------------------------------------------------------------------ On 2017-08-26T13:46:29+00:00 johannes.w.seitz wrote: It did not change, it's still listed as follows: Device: SynPS/2 Synaptics TouchPad Kernel: /dev/input/event15 Group: 7 Seat: seat0, default Size: 97x67mm Capabilities: pointer Tap-to-click: disabled Tap-and-drag: enabled Tap drag lock: disabled Left-handed: disabled Nat.scrolling: disabled Middle emulation: disabled Calibration: n/a Scroll methods: *two-finger edge Click methods: *button-areas clickfinger Disable-w-typing: enabled Accel profiles: none Rotation: n/a Reply at: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1722478/comments/5 ------------------------------------------------------------------------ On 2017-08-28T21:21:44+00:00 dmitry.torokhov wrote: Here are the changes that went into Synaptics PS/2 driver: git log --oneline v4.11.9..v4.12.7 -- drivers/input/mouse/synaptics.c 2fef826e45c6 Input: synaptics - tell users to report when they should be using rmi-smbus f4101ff87daf Input: synaptics - warn the users when there is a better mode f4947d79a708 Input: synaptics - keep PS/2 around when RMI4_SMB is not enabled 2755551188d2 Input: synaptics - clear device info before filling in f6c4442bfa08 Input: synaptics - use u8 instead of unsigned char 212baf03a30a Input: synaptics - do not abuse -1 as return value 991d29fe02a7 Input: synaptics - use BIT() and GENMASK() macros 2c6ecbba90d4 Input: synaptics - add synaptics_query_int() e839ffab0289 Input: synaptics - add support for Intertouch devices 6c53694fb222 Input: synaptics - split device info into a separate structure 996b9eedd061 Input: synaptics - do not mix logical and bitwise operations The one I'd looked closer at is "991d29fe02a7 Input: synaptics - use BIT() and GENMASK() macros"> Can you try reverting them one by one and see which one is at fault? Reply at: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1722478/comments/6 ------------------------------------------------------------------------ On 2017-11-15T09:19:01+00:00 kai.heng.feng wrote: There's another report at Launchpad [1]. The bisection result says e839ffab028981ac77f650faf8c84f16e1719738 is the first bad commit. [1] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1722478 Reply at: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1722478/comments/50 ------------------------------------------------------------------------ On 2018-07-02T17:56:34+00:00 f_bugzilla wrote: This bug is still present on 4.15.0 (Ubuntu 18.04). I haven't tested mainline yet. I am working around the issue with the kernel parameter "psmouse.synaptics_intertouch=0", so that also seems to confirm that the offending commit is e839ffab0289 (CC'ing Benjamin). Reply at: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1722478/comments/61 ** Changed in: linux Status: Unknown => Confirmed ** Changed in: linux Importance: Unknown => Medium -- 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/1722478 Title: Two-finger scrolling no longer works after resuming from suspend Status in Linux: Confirmed Status in linux package in Ubuntu: Incomplete Bug description: I own a Thinkpad T440p onto which I have had Debian 9 running without hardware issues. I have recently installed Ubuntu 17.10 final beta to test it out, but two-finger scrolling does not work at the moment. It used to work out-of-the-box from the final beta iso, but a subsequent update broke it. ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: linux-image-4.13.0-12-generic 4.13.0-12.13 [modified: boot/vmlinuz-4.13.0-12-generic] ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3 Uname: Linux 4.13.0-12-generic x86_64 ApportVersion: 2.20.7-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC1: ghislain 10620 F.... pulseaudio /dev/snd/controlC0: ghislain 10620 F.... pulseaudio CurrentDesktop: ubuntu:GNOME Date: Tue Oct 10 09:20:01 2017 HibernationDevice: RESUME=UUID=ae4cca1e-80ef-4a1e-87e3-0a860b49492e InstallationDate: Installed on 2017-10-05 (4 days ago) InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170926) MachineType: LENOVO 20AN00C1UK ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-12-generic root=/dev/mapper/doc1485--lap--vg-root ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-4.13.0-12-generic N/A linux-backports-modules-4.13.0-12-generic N/A linux-firmware 1.169 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 03/31/2016 dmi.bios.vendor: LENOVO dmi.bios.version: GLET83WW (2.37 ) dmi.board.asset.tag: Not Available dmi.board.name: 20AN00C1UK dmi.board.vendor: LENOVO dmi.board.version: SDK0E50510 WIN dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvrGLET83WW(2.37):bd03/31/2016:svnLENOVO:pn20AN00C1UK:pvrThinkPadT440p:rvnLENOVO:rn20AN00C1UK:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad T440p dmi.product.name: 20AN00C1UK dmi.product.version: ThinkPad T440p dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/1722478/+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