<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - dev-libs/libinput does not operate the touchpad (mouse) on Lenovo ideapad 320-17-IKB in gentoo linux"
href="https://bugs.freedesktop.org/show_bug.cgi?id=105893#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - dev-libs/libinput does not operate the touchpad (mouse) on Lenovo ideapad 320-17-IKB in gentoo linux"
href="https://bugs.freedesktop.org/show_bug.cgi?id=105893">bug 105893</a>
from <span class="vcard"><a class="email" href="mailto:peter.hutterer@who-t.net" title="Peter Hutterer <peter.hutterer@who-t.net>"> <span class="fn">Peter Hutterer</span></a>
</span></b>
<pre>xf86-input-evdev and xf86-input-libinput are sort-of mutually exclusive, the
latter overwrites the former so having xf86-input-evdev installed usually won't
do anything. You can still have both installed though.
libevdev and libinput are dependencies, the latter requires the former
and evemu is a completely separate tool, see
<a href="https://wayland.freedesktop.org/libinput/doc/latest/reporting_bugs.html#evemu">https://wayland.freedesktop.org/libinput/doc/latest/reporting_bugs.html#evemu</a>
I don't know enough about gentoo to help you with that though, evemu is stable
enough that it shouldn't be an issue...
Judging by the list of event nodes (easier to attach /proc/bus/input/devices to
see the name) you don't have a touchpad event node. This indicates that the
kernel doesn't initialize the touchpad, so libinput can't do anything with it.
Does the rescue cd have the same kernel?</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>