Re: Systemd without migration
mr_L4N <[email protected]> Sat, 28 Nov 2015 01:00:47 +0100
| Newsgroups | gmane.linux.gentoo.amd64 |
|---|---|
| Message-ID | <CAFcTAPqLxkYe+HAuvSoN5ODUM1O_NL=apCGbcD7hkMgATK5bRg@mail.gmail.com> |
Unfortunately I've followed that guide and i can't log in console. Impossible to press any keys. Il venerdì 27 novembre 2015, Rich Freeman <[email protected]> ha scritto: > On Fri, Nov 27, 2015 at 11:28 AM, mr_L4N <[email protected] > <javascript:;>> 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 > >