<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:mabo@elbmurf.de" title="Maximilian Böhm <mabo@elbmurf.de>"> <span class="fn">Maximilian Böhm</span></a>
</span> changed
<a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - Libinput: 1.9+: Magic Trackpad stutters, is unresponsive"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103572">bug 103572</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>INVALID
</td>
<td>---
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>RESOLVED
</td>
<td>REOPENED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - Libinput: 1.9+: Magic Trackpad stutters, is unresponsive"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103572#c20">Comment # 20</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - Libinput: 1.9+: Magic Trackpad stutters, is unresponsive"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103572">bug 103572</a>
from <span class="vcard"><a class="email" href="mailto:mabo@elbmurf.de" title="Maximilian Böhm <mabo@elbmurf.de>"> <span class="fn">Maximilian Böhm</span></a>
</span></b>
<pre>Hey, sorry for my former retirement on this issue. To be honest, I just
downgraded and hoped someone™ would fix it. But now, Plasma 5.12 is forcing me
to use libinput 1.9, so here I am again.
On Arch, I had to install python-evdev and python-pyudev, then I was able to
run "sudo libinput measure touch-size /dev/input/event21".
It seems to be a pressure issue indeed. Using my thumb works best to move the
cursor ("down").
Unfortunately, this seems broken:
$ sudo libinput measure touchpad-pressure --touch-thresholds=100:100
libinput-measure: unrecognized option '--touch-thresholds=10:8'
Usage: libinput measure [--help] <feature> [/dev/input/event0]
So I created a /etc/udev/hwdb.d/99-touchpad-pressure.hwdb
libinput:name:*Trackpad von
maximilian:dmi:bvnAmericanMegatrendsInc.:bvrF3i:bd10/07/2014:svnGigabyteTechnologyCo.,Ltd.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rn990FXA-UD3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:*
LIBINPUT_ATTR_PRESSURE_RANGE=100:100
- to test other ranges. I got the name and DMI from evemu-record:
/dev/input/event21: Trackpad von maximilian
Select the device event number [0-21]: 21
# EVEMU 1.3
# Kernel: 4.15.2-2-ARCH
# DMI:
dmi:bvnAmericanMegatrendsInc.:bvrF3i:bd10/07/2014:svnGigabyteTechnologyCo.,Ltd.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rn990FXA-UD3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:
# Input device name: "Trackpad von maximilian"
# Input device ID: bus 0x05 vendor 0x5ac product 0x30e version 0x160
# Size in mm: 132x111
But after running "sudo udevadm hwdb --update", "sudo udevadm test
/sys/class/input/event21" still shows:
LIBINPUT_ATTR_TOUCH_SIZE_RANGE=150:130
A relogin didn’t help either.
I will contribute every log or command output you need to fix this.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>