Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #58909

Bug#875621: linux: ThinkPad X270 Synaptics touchpad: please enable CONFIG_RMI4_SMB

Path csiph.com!aioe.org!bofh.it!news.nic.it!robomod
From Chris Boot <bootc@debian.org>
Newsgroups linux.debian.bugs.dist, linux.debian.kernel
Subject Bug#875621: linux: ThinkPad X270 Synaptics touchpad: please enable CONFIG_RMI4_SMB
Date Tue, 12 Sep 2017 20:40:02 +0200
Message-ID <uoYgi-4Sp-7@gated-at.bofh.it> (permalink)
X-Mailbox-Line From debian-bugs-dist-request@lists.debian.org Tue Sep 12 18:33:09 2017
Old-Return-Path <debbugs@buxtehude.debian.org>
X-Spam-Flag NO
X-Spam-Score -4.091
Reply-To Chris Boot <bootc@debian.org>, 875621@bugs.debian.org
Resent-To debian-bugs-dist@lists.debian.org
Resent-Cc Debian Kernel Team <debian-kernel@lists.debian.org>
X-Debian-Pr-Message report 875621
X-Debian-Pr-Package src:linux
X-Debian-Pr-Source linux
X-Spam-Bayes score:0.0000 Tokens: new, 26; hammy, 145; neutral, 79; spammy, 5. spammytokens:0.998-1--muta, 0.997-1--H*MI:37a4, 0.997-1--H*M:37a4, 0.995-1--H*MI:866a, 0.995-1--H*M:866a hammytokens:0.000-+--systemd, 0.000-+--H*x:reportbug, 0.000-+--H*UA:reportbug, 0.000-+--en_GButf8, 0.000-+--en_gb.utf8
Dkim-Signature v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=shh3fegwg5fppqsuzphvschd53n6ihuv; d=amazonses.com; t=1505240692; h=Content-Type:MIME-Version:Content-Transfer-Encoding:From:To:Subject:Message-ID:Date:Feedback-ID; bh=1Tz7WSJRV2qKw2dOJHtGdJOQRynPNK6w98V/V17GypQ=; b=eL3ZufQt1lj/ORhReqb2seBfON/ce0EI+xZJ+85m2Tgg1WGzPL766ph2p0qooMRT rL1Pml87/nN8gmdCH6FKVGWo7cvJNtKpuhJ95kidKr28t6XF78+ENy+V1KAmpd3S8Ee OZGktyTfK2pP/NypajAf+nk3JMXsTXGQTyKyuffo=
Content-Type text/plain; charset="us-ascii"
MIME-Version 1.0
Content-Transfer-Encoding 7bit
X-Mailer reportbug 7.1.7
X-Ses-Outgoing 2017.09.12-54.240.4.11
Feedback-ID 1.eu-west-1.fuQLP9KnWEJmzgf1M4cu21wrg5zXLc/y5+VUxKJVzs0=:AmazonSES
X-Greylist delayed 376 seconds by postgrey-1.36 at buxtehude; Tue, 12 Sep 2017 18:31:12 UTC
X-Debian-Message from BTS
X-Mailing-List <debian-bugs-dist@lists.debian.org> archive/latest/1404163
List-ID <debian-bugs-dist.lists.debian.org>
List-URL <https://lists.debian.org/debian-bugs-dist/>
Approved robomod@news.nic.it
Lines 45
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Tue, 12 Sep 2017 18:24:52 +0000
X-Original-Message-ID <0102015e7756353b-ceaf079f-37a4-47b3-866a-96bb1955cffe-000000@eu-west-1.amazonses.com>
Xref csiph.com linux.debian.bugs.dist:850244 linux.debian.kernel:58909

Cross-posted to 2 groups.

Show key headers only | View raw


Source: linux
Version: 4.12.6-1
Severity: wishlist

Dear Maintainer,

During boot, the 4.12 kernel suggests some additional kernel options
should be enabled to improve touchpad support:

Sep  8 14:18:15 muta kernel: [    4.089833] psmouse serio1: synaptics:
queried max coordinates: x [..5712], y [..4780]
Sep  8 14:18:15 muta kernel: [    4.121930] psmouse serio1: synaptics:
queried min coordinates: x [1232..], y [1074..]
Sep  8 14:18:15 muta kernel: [    4.121939] psmouse serio1: synaptics:
The touchpad can support a better bus than the too old PS/2 protocol.
Make sure MOUSE_PS2_SYNAPTICS_SMBUS and RMI4_SMB are enabled to get a
better touchpad experience.
Sep  8 14:18:15 muta kernel: [    4.184718] psmouse serio1: synaptics:
Touchpad model: 1, fw: 8.2, id: 0x1e2b1, caps:
0xf407a3/0x943300/0x12e800/0x410000, board id: 3075, fw id: 2477413
Sep  8 14:18:15 muta kernel: [    4.184735] psmouse serio1: synaptics:
serio: Synaptics pass-through port at isa0060/serio1/input0

Please consider enabling CONFIG_RMI4_SMB.
CONFIG_MOUSE_PS2_SYNAPTICS_SMBUS is already enabled:

bootc@muta ~ $ egrep 'MOUSE_PS2_SYNAPTICS_SMBUS|RMI4_SMB'
/boot/config-4.12.0-1-amd64
CONFIG_MOUSE_PS2_SYNAPTICS_SMBUS=y
# CONFIG_RMI4_SMB is not set

Thanks,
Chris

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.12.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8), LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Back to linux.debian.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Bug#875621: linux: ThinkPad X270 Synaptics touchpad: please enable CONFIG_RMI4_SMB Chris Boot <bootc@debian.org> - 2017-09-12 20:40 +0200
  Bug#875621: linux: ThinkPad X270 Synaptics touchpad: please enable CONFIG_RMI4_SMB Josh Triplett <josh@joshtriplett.org> - 2017-10-28 08:00 +0200
  Bug#875621: ThinkPad X270 Synaptics Touchpad, RMI4 SMB Chris Boot <lists@bootc.boo.tc> - 2017-10-30 23:50 +0100
    Bug#875621: ThinkPad X270 Synaptics Touchpad, RMI4 SMB Damjan Georgievski <gdamjan@gmail.com> - 2017-10-31 12:30 +0100
  Bug#875621: X1 Carbon trackpoint / Debian Bug#875621 Chris Boot <bootc@debian.org> - 2018-01-02 10:10 +0100

csiph-web