Comment 22 for bug 1651635

Revision history for this message
Paul Menzel (paulmenzel) wrote :

Hi. First of all, we are also experiencing this issue with a Dell XPS 13 9360 *with* a touchscreen. I met another user *with no* touchscreen, who does *not* have this problem.

Everybody in here, do you all have the touchscreen variant?

Secondly, I talked to the Dell support, and they suggested to blacklist the module `psmouse` [1]. We are currently testing this, but it’d be great, if you also tried that.

Under Ubuntu 16.04 in a terminal, you execute the commands below.

```
$ echo blacklist psmouse | sudo tee /etc/modprobe.d/xps13-9360.conf
$ sudo update-initramfs -u
```

During *very* light testing, the issue couldn’t be reproduced.

[1] https://www.dell.com/support/article/de/de/debsdt1/SLN304721/erratic-cursor-movement-on-the-xps-9360-with-ubuntu-1604-installed?lang=EN