<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - libinput incorrectly groups device behind same USB hub"
href="https://bugs.freedesktop.org/show_bug.cgi?id=89802">89802</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>libinput incorrectly groups device behind same USB hub
</td>
</tr>
<tr>
<th>Product</th>
<td>Wayland
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>minor
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>libinput
</td>
</tr>
<tr>
<th>Assignee</th>
<td>wayland-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>killertofu@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>The logic that libinput uses to determine if two devices should be part of the
same group winds up grouping together anything behind the same USB hub. The
Cintiq 24HDT uses such a hub internally to provide seperate tablet and
touchscreen devices. It also, however, exposes one of the hub's ports
externally for the user to connect things to. If another input device is
connected to that port, it will be added to the same group as the Cintiq. This
can also be observed with /any/ USB hub, grouping all devices plugged into it.
This doesn't seem to cause any issues at the moment, but has been filed so it
isn't forgotten. I imagine that fixing it will likely first require having
libwacom or udev provide more information about related devices.</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>