On Tue, Oct 6, 2009 at 7:04 PM, Kenneth Prugh <ken69...@gmail.com> wrote: >> Two questions: >> - Since Xorg is in the default runlevel, how can I boot into gentoo >> without starting X (boot prompt option)? > > Ever notice the "press I for interactive mode" during init? That's how > you can stop it from launching X. > >> - How can I recreate functional modules for mouse and kbd? > > emerge -av $(eix -IC x11-drivers --only-names) or emerge -av $(qlist -I > x11-drivers) will rebuild all the modules.
That solved the problem! Still a build-error with the nvidia driver though... But at least I can work again now.