From: Damjan Georgievski <gdamjan@gmail.com>
To: linux-input@vger.kernel.org
Subject: Trackpoint on Thinkpad X1 Carbon (5th gen)
Date: Fri, 19 May 2017 22:12:16 +0200 [thread overview]
Message-ID: <CAEk1YH5dPPQfMEq650cUX1p4QrOUzR0oSSBombtFQLKV--ix2A@mail.gmail.com> (raw)
Hi all,
the trackpoint on the Thinkpad X1 Carbon (5th gen) (model 20HQ) is
recognised as:
"ImPS/2 Generic Wheel Mouse" while typically it should be "TPPS/2 IBM
TrackPoint".
Conversely, the middle button is not configured to emulate a mouse
wheel for scrolling, so I need to enable it explicitly with:
xinput set-prop "ImPS/2 Generic Wheel Mouse" "libinput Scroll Method
Enabled" 0 0 1
I'm not sure what information to provide about the device. the kernel
seems to find it as:
[ 0.690665] pnp 00:06: Plug and Play ACPI device, IDs LEN0072
PNP0f13 (active)
Additionally,
if I load the `psmouse` module with synaptics_intertouch=1 option I get:
$ xinput list
⎜ ↳ Synaptics TM3289-002 id=11 [slave pointer (2)]
⎜ ↳ AlpsPS/2 ALPS DualPoint Stick id=12 [slave pointer (2)]
⎜ ↳ AlpsPS/2 ALPS DualPoint TouchPad id=14 [slave pointer (2)]
and kernel log:
[ 3244.067726] psmouse serio1: synaptics: queried max coordinates: x
[..5676], y [..4760]
[ 3244.099572] psmouse serio1: synaptics: queried min coordinates: x
[1266..], y [1094..]
[ 3244.099577] psmouse serio1: synaptics: Trying to set up SMBus access
[ 3244.113905] rmi4_smbus 0-002c: registering SMbus-connected sensor
[ 3244.173149] rmi4_f01 rmi4-00.fn01: found RMI device, manufacturer:
Synaptics, product: TM3289-002, fw id: 2492434
[ 3244.244186] input: Synaptics TM3289-002 as /devices/rmi4-00/input/input104
[ 3246.073366] input: AlpsPS/2 ALPS DualPoint Stick as
/devices/rmi4-00/rmi4-00.fn03/serio4/input/input107
[ 3246.139663] input: AlpsPS/2 ALPS DualPoint TouchPad as
/devices/rmi4-00/rmi4-00.fn03/serio4/input/input106
but in that case the trackpoint is too sensitive and middle click
scrolling still doesn't work
--
damjan
next reply other threads:[~2017-05-19 20:12 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-19 20:12 Damjan Georgievski [this message]
2017-05-23 18:12 ` Trackpoint on Thinkpad X1 Carbon (5th gen) Damjan Georgievski
2017-05-30 17:24 ` Dmitry Torokhov
2017-06-02 10:46 ` Damjan Georgievski
2017-06-05 0:52 ` Masaki Ota
2017-06-06 7:49 ` Benjamin Tissoires
2017-06-06 17:28 ` Damjan Georgievski
2017-06-06 17:41 ` Dmitry Torokhov
2017-06-07 1:18 ` Masaki Ota
2017-06-07 6:34 ` Dmitry Torokhov
2017-06-07 6:36 ` Dmitry Torokhov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAEk1YH5dPPQfMEq650cUX1p4QrOUzR0oSSBombtFQLKV--ix2A@mail.gmail.com \
--to=gdamjan@gmail.com \
--cc=linux-input@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).