From owner-freebsd-current@FreeBSD.ORG Tue Oct 12 01:57:06 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61EE916A4CE; Tue, 12 Oct 2004 01:57:06 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5201943D31; Tue, 12 Oct 2004 01:57:06 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 425B172DD4; Mon, 11 Oct 2004 18:57:06 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 3FD7372DCB; Mon, 11 Oct 2004 18:57:06 -0700 (PDT) Date: Mon, 11 Oct 2004 18:57:06 -0700 (PDT) From: Doug White To: Jose M Rodriguez In-Reply-To: <200410081355.39055.josemi@freebsd.jazztel.es> Message-ID: <20041011185207.N34886@carver.gumbysoft.com> References: <1383.69.109.125.98.1097208742.squirrel@69.109.125.98> <2421.69.109.124.35.1097232334.squirrel@69.109.124.35> <200410081355.39055.josemi@freebsd.jazztel.es> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE cc: Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?= cc: freebsd-current@freebsd.org cc: current@freebsd.org Subject: Re: Installing 5.3-BETA7 without PS/2 keyboard X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Oct 2004 01:57:06 -0000 On Fri, 8 Oct 2004, Jose M Rodriguez wrote: > El Viernes, 8 de Octubre de 2004 12:45, Rajappa Iyer escribi=F3: > > > "Rajappa Iyer" writes: > > >> I tried disabling the atkbd and atkbdc, but it still finds and > > >> attaches kbd0 to atkbd and kbd1 to the USB keyboard. > > >> > > >> Any way out of this situation? > > > > > > echo 'devd_enable=3D"YES"' >>/etc/rc.conf > > > /etc/rc.d/devd start > > > > Unfortunately, I cannot get to the shell with a usable keyboard to > > type in the above commands. I'm basically stuck at sysinstall. > > > > Have you BIOS any USB dos/keyboard compat mode. You may tweak this > later after sysintall reboot Its usually called "USB Legacy". It provides Ps/2 emulation for USB, but it usually kicks out after loader jumps in. Your BIOS may be able to keep it going for some reason. There's also hint.atkbdc.0.disabled=3D"1" --=20 Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org