From owner-freebsd-questions@FreeBSD.ORG Tue Jun 5 15:24:34 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6770B16A468 for ; Tue, 5 Jun 2007 15:24:34 +0000 (UTC) (envelope-from lreid@cs.okstate.edu) Received: from a.cs.okstate.edu (a.cs.okstate.edu [139.78.113.1]) by mx1.freebsd.org (Postfix) with ESMTP id 4661613C465 for ; Tue, 5 Jun 2007 15:24:34 +0000 (UTC) (envelope-from lreid@cs.okstate.edu) Received: from [172.18.0.137] (sky_cpfw-1.tulsatech.org [70.168.226.130]) by a.cs.okstate.edu (Postfix) with ESMTP id 66E1CA06A0; Tue, 5 Jun 2007 10:24:33 -0500 (CDT) Message-ID: <4665802D.30807@cs.okstate.edu> Date: Tue, 05 Jun 2007 10:24:29 -0500 From: Reid Linnemann User-Agent: Thunderbird 2.0.0.0 (X11/20070517) MIME-Version: 1.0 To: Oscar Chavarria References: <716841580706050802u171606aew2cd37f0479f67f19@mail.gmail.com> In-Reply-To: <716841580706050802u171606aew2cd37f0479f67f19@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Absolute Newbie - USB Keyboard not recognized X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jun 2007 15:24:34 -0000 Written by Oscar Chavarria on 06/05/07 10:02>> > I have used the latest tip in the mailing list archives, to move the cable > to another USB physical port, but still the keyboard will not work at the > BSD prompt.. > > The purpose is to boot as single user. > > Thanks is advance for any help. > > > > > --------------------------------------------------------------------------------------------------------- > > Regards > > Oscar Chavarria > Mobile: +506 814-0247 > > --- The more I know people the more I love my FreeBSD --- > > --- In a world without boundaries, we don't need Windows or Gates --- > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" At the loader prompt, set hints.atkbd0.disabled="1". This should allow your usb keyboard to work in single user mode.