<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Pinch recognized but Swipe"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99064#c20">Comment # 20</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Pinch recognized but Swipe"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99064">bug 99064</a>
              from <span class="vcard"><a class="email" href="mailto:postadelmaga@gmail.com" title="Francecso <postadelmaga@gmail.com>"> <span class="fn">Francecso</span></a>
</span></b>
        <pre>skip my last 3 comments.

I have compiled again the kernel with all the modules you suggested

So far I cannot see any difference.
Result with the GIT kernel:

 - Pinch is recognized instead of the Swipe
 - I don't see the weird name in `sudo evemu-describe` output
 - Still have the jump bug

( the reason why I though it is was working better is because I patched the
`libinput` code to always recognize a Swipe )

------------------------------------------------------------------------------ 
I am attaching the whole kernel configuration here the summary of the modules
enabled:


CONFIG_MOUSE_SYNAPTICS_I2C=m
CONFIG_RMI4_CORE=m
CONFIG_RMI4_I2C=m
CONFIG_RMI4_SPI=m
CONFIG_RMI4_SMB=m
CONFIG_RMI4_F03=y
CONFIG_RMI4_2D_SENSOR=y
CONFIG_RMI4_F11=y
CONFIG_RMI4_F12=y
CONFIG_RMI4_F30=y
CONFIG_RMI4_F34=y
CONFIG_RMI4_F54=y
CONFIG_RMI4_F55=y

I also have this xorg configuration file ( I am not sure if it can be any
impact on the RMI4 thing not working ):

 Section "InputClass"
    Identifier "        touchpad catchall"
    Driver              "libinput"
    MatchIsTouchpad                             "1"
    Option              "Tapping"               "1"
    Option              "DisableWhileTyping"    "0"
    Option              "TappingDragLock"       "0"
EndSection


Let me know in case you need more informations</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>