<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - libinput ignores "pad" device on Wacom MobileStudio Pro"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102100#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - libinput ignores "pad" device on Wacom MobileStudio Pro"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102100">bug 102100</a>
              from <span class="vcard"><a class="email" href="mailto:killertofu@gmail.com" title="Jason Gerecke <killertofu@gmail.com>"> <span class="fn">Jason Gerecke</span></a>
</span></b>
        <pre>The xf86-input-wacom driver isn't so good at using the kernel for feature/range
detection. The first patch I linked ensures the "WCM_RING" flag is set for this
device. Without that flag, the ring valuator is created with a range of [0, 1]
like seen here (I assume as a placeholder for obscure backwards-compat reasons)
rather than the correct kernel-described range. Applying the patch does fix the
range, but there's definitely a deeper more systemic issue too.</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>