Gentoo Archives: gentoo-user

From: Adam Carter <adamcarter3@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] no keyboard no mouse
Date: Fri, 24 Jun 2011 12:59:17
Message-Id: BANLkTim07vMbDKR81otHO9tHmo7GyYHDrg@mail.gmail.com
In Reply to: Re: [gentoo-user] no keyboard no mouse by Alain DIDIERJEAN
1 > I think portage should take care of that... but obviously it doesn't
2 > I solved the problem by rebuilding xf86-input-evdev after booting on an unbuntu livecd then chrooting... Took some time.
3 > As for using portage 2.2, it's listed as ~*2.2.0_alpha41, too early for me.
4
5 Make an entry in your grub.conf with gentoo=nox, so you can boot to
6 command line. here's what mine looks like
7
8 title Gentoo Linux 2.6.39-r1a
9 root (hd0,0)
10 kernel /boot/kernel-2.6.39-r1a root=/dev/sda3 usbcore.autosuspend=1
11
12 title Gentoo Linux 2.6.39-r1a Console
13 root (hd0,0)
14 kernel /boot/kernel-2.6.39-r1a root=/dev/sda3 usbcore.autosuspend=1 gentoo=nox

Replies

Subject Author
Re: [gentoo-user] no keyboard no mouse Jonathan <winelauncher.jonathan@××××××××××.com>