linux-surface / iptsd

Userspace daemon for Intel Precise Touch & Stylus
GNU General Public License v2.0
94 stars 46 forks source link

Surface Pro4: ghosttouch storm as soon as iptsd is started #93

Open Cyborgscode opened 1 year ago

Cyborgscode commented 1 year ago

Fedora 36: latest / Gnome

As soon as the iptsd is started, an army of ghostclicks appears and does not stop.

It is, as it is reading its input from /dev/random.

System is unusable that way.

iptsd.conf grafik

singletouch option set in /e/modprobe.d/ipts.conf

options ipts singletouch=y

Cyborgscode commented 1 year ago

changing the threshold to 50 solved it ... atm.

Cyborgscode commented 1 year ago

update: working with singletouch option removed from ipts modul conf.

healBvdb commented 1 year ago

I am on Manjaro and I have the same problem on a Surface <pro 4. Where did you configure this option ?

Cyborgscode commented 1 year ago

in /etc/ipts.conf

Gordon3002 commented 1 year ago

How exactly did you get it to work ? I've got the same issue but even setting touch treshold to 50 doesn't work.