[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#880471: Touchpad doesn't work anymore



Am Samstag, den 11.11.2017, 20:15 +0100 schrieb Daniel Leidert:
> Am Samstag, den 11.11.2017, 10:32 +0000 schrieb Chris Boot:
> 
> [..]
> > I wonder if this is somehow related to #875621 where I asked for
> > some
> > additional options to be enabled. Daniel, could you please include
> > a
> > full dmesg output from the 4.13 kernel? In particular I’m looking
> > for
> > lines containing “psmouse” or “rmi4”.
> 
> Attached. In second 34.7 I attached an external mouse. You can ignore
> it. The system is a Lenovo Thinkpad Yoga 11e.
> 
> If you need anything else, please let me know.

I found a "fix". Doing an

rmmod psmouse
modprobe psmouse

fixes the issue. I also tried setting synaptics_intertouch and got
this:

rmmod psmouse
modprobe psmouse

> [   94.525393] psmouse serio1: synaptics: queried max coordinates: x [..5676], y [..4732]
> [   94.571321] psmouse serio1: synaptics: queried min coordinates: x [1356..], y [1214..]
> [   94.669301] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x12e800/0x0, board id: 2980, fw id: 1569351
> [   94.731729] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input20

rmmod psmouse
modprobe psmouse synaptics_intertouch=0

> [  159.262411] psmouse serio1: synaptics: queried max coordinates: x [..5676], y [..4732]
> [  159.311809] psmouse serio1: synaptics: queried min coordinates: x [1356..], y [1214..]
> [  159.405369] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x12e800/0x0, board id: 2980, fw id: 1569351
> [  159.466244] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input22

rmmod psmouse
modprobe psmouse synaptics_intertouch=1

> [  164.712261] psmouse serio1: synaptics: queried max coordinates: x [..5676], y [..4732]
> [  164.759543] psmouse serio1: synaptics: queried min coordinates: x [1356..], y [1214..]
> [  164.759556] psmouse serio1: synaptics: Trying to set up SMBus access
> [  164.784566] rmi4_smbus 1-002c: registering SMbus-connected sensor
> [  164.841110] rmi4_f01 rmi4-01.fn01: found RMI device, manufacturer: Synaptics, product: s3203_ver5, fw id: 1569351
> [  164.903005] input: Synaptics s3203_ver5 as /devices/rmi4-01/input/input25

I every case the touchpad works. So there is something going wrong in
booting phase. There is says:

> [    3.292713] psmouse serio1: synaptics: queried max coordinates: x [..5676], y [..4732]
> [    3.340327] psmouse serio1: synaptics: queried min coordinates: x [1356..], y [1214..]
> [    3.340352] psmouse serio1: synaptics: Trying to set up SMBus access

Is there anything I have to load first, before psmouse?

HTH and regards, Daniel


Reply to: