On Wed, Jun 07, 2023 at 07:33:31PM +0200, Werner Sembach wrote: > The touchpad of this device is both connected via PS/2 and i2c. This causes > strange behavior when both driver fight for control. The easy fix is to > prevent the PS/2 driver from accessing the mouse port as the full feature > set of the touchpad is only supported in the i2c interface anyway. > > The strange behavior in this case is, that when an external screen is > connected and the notebook is closed, the pointer on the external screen is > moving to the lower right corner. When the notebook is opened again, this > movement stops, but the touchpad clicks are unresponsive afterwards until > reboot. > > Signed-off-by: Werner Sembach <wse@xxxxxxxxxxxxxxxxxxx> > Cc: stable@xxxxxxxxxxxxxxx Applied, thank you. -- Dmitry