On Fri, Nov 27, 2015 at 11:28 AM, mr_L4N <serverp...@gmail.com> wrote:
> Modules are built and installed and i have create an initramfs with dracut
> and emerged xorg.
>
> I can't login, no mouse, no keyboard.
>

Ah, this is the first mention of xorg (at least that I caught).  Can
you log into a virtual console (hit ctrl-alt-F1).  If you can then it
is probably an X11 driver issue and not a kernel issue.

See:
https://wiki.gentoo.org/wiki/Xorg/Guide#Input_driver_support

This has generic info.  Your kernel appears to have evdev support, but
if you did anything to disable it in xorg that would cause issues like
this.

So, go ahead and confirm whether you can log in via the console.  If
so, focus on X11.  Neither systemd nor openrc has much impact on the
keyboard working as far as I'm aware, though once you log in
logind/consolekit comes into play (I don't expect issues here, but you
seem to have a run of bad luck unless you tweaked something like
setting USE=-* or whatever).


-- 
Rich

Reply via email to