From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Qa5yf-0001J4-2a for garchives@archives.gentoo.org; Fri, 24 Jun 2011 12:59:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 04C4B1C146; Fri, 24 Jun 2011 12:53:33 +0000 (UTC) Received: from mail-qw0-f53.google.com (mail-qw0-f53.google.com [209.85.216.53]) by pigeon.gentoo.org (Postfix) with ESMTP id A1FDA1C146 for ; Fri, 24 Jun 2011 12:53:33 +0000 (UTC) Received: by qwb7 with SMTP id 7so1850979qwb.40 for ; Fri, 24 Jun 2011 05:53:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=jf6BGhkQ3zFuN97RcVhLChYMU17EJBE/zxsEpyeVMDg=; b=KfZ5CnE3ID/1ge9tKrdCpJaoWmL9ntP0Cx8XHowNQX9HYF/sHyAHM6LiMq1o9P9PNE hsB998yPmQAuaAigf8XVb9qfjKJYIPxs8DVrV7QpBOdRHDZGHnRCa//thvxJDg8WZFew VBCctTaeoxdoni4HdZ6I2m9WeYBVhAhNAHTNQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Jj88v4uhgzAc/H0VkLbxBloSWhwbi+p0UJZvMb0vBTj0+kBcVLG2VQCs+eqt7ES1nC iwpSesyYpZoPZsB/j+hKU6oeMQswxw/av4scYaXAnMmhku/HYwGkftkWGAmuRTh+QHgR xUOj9adiJvUiEHlTmA7RkXspcva8acp5vLUWE= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.229.21.75 with SMTP id i11mr2423360qcb.277.1308920012602; Fri, 24 Jun 2011 05:53:32 -0700 (PDT) Received: by 10.229.245.78 with HTTP; Fri, 24 Jun 2011 05:53:32 -0700 (PDT) In-Reply-To: <1961167730.5337001308919382288.JavaMail.root@spooler5n-g27.priv.proxad.net> References: <658292104.5336901308919354379.JavaMail.root@spooler5n-g27.priv.proxad.net> <1961167730.5337001308919382288.JavaMail.root@spooler5n-g27.priv.proxad.net> Date: Fri, 24 Jun 2011 22:53:32 +1000 Message-ID: Subject: Re: [gentoo-user] no keyboard no mouse From: Adam Carter To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: X-Archives-Hash: 68cbb68b224e3f71fb4d370cd4b43b04 > I think portage should take care of that... but obviously it doesn't > I solved the problem by rebuilding xf86-input-evdev after booting on an unbuntu livecd then chrooting... Took some time. > As for using portage 2.2, it's listed as ~*2.2.0_alpha41, too early for me. Make an entry in your grub.conf with gentoo=nox, so you can boot to command line. here's what mine looks like title Gentoo Linux 2.6.39-r1a root (hd0,0) kernel /boot/kernel-2.6.39-r1a root=/dev/sda3 usbcore.autosuspend=1 title Gentoo Linux 2.6.39-r1a Console root (hd0,0) kernel /boot/kernel-2.6.39-r1a root=/dev/sda3 usbcore.autosuspend=1 gentoo=nox