Re: [4.12 regression] Thinkpad X250 Touchpad and Trackpoint not recognized anymore; commit e839ffa: "Input: synaptics - add support for Intertouch devices"
From: Dmitry Torokhov
Date: Fri May 19 2017 - 16:49:30 EST
On Fri, May 19, 2017 at 10:35:59PM +0200, Pascal Wichmann wrote:
> > Hmm, what about rmi_core and rmi_smbus? It might be quicker if you send
> > your dmesg, .config and lsmod...
>
> dmesg:
>
...
> > [ 12.944519] psmouse serio1: synaptics: queried max coordinates: x [..5712], y [..4780]
> > [ 12.975692] psmouse serio1: synaptics: queried min coordinates: x [1232..], y [1074..]
> > [ 13.036464] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xf002a3/0x943300/0x12e800/0x10000, board id: 3075, fw id: 2560
> > [ 13.036480] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
> > [ 13.075182] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input13
> > [ 13.078710] mousedev: PS/2 mouse device common for all mice
Looks like you running your patched kernel?
...
> > CONFIG_RMI4_CORE=m
> > CONFIG_RMI4_I2C=m
> > CONFIG_RMI4_SPI=m
> > # CONFIG_RMI4_SMB is not set
This is your issue I believe.
> > CONFIG_RMI4_F03=y
> > CONFIG_RMI4_F03_SERIO=m
> > CONFIG_RMI4_2D_SENSOR=y
> > CONFIG_RMI4_F11=y
> > CONFIG_RMI4_F12=y
> > CONFIG_RMI4_F30=y
> > # CONFIG_RMI4_F34 is not set
> > CONFIG_RMI4_F54=y
> > CONFIG_RMI4_F55=y
Thanks.
--
Dmitry