From owner-freebsd-current@FreeBSD.ORG Tue Sep 20 00:20:31 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F0BC1065672 for ; Tue, 20 Sep 2011 00:20:31 +0000 (UTC) (envelope-from ken@mthelicon.com) Received: from hercules.mthelicon.com (hercules.mthelicon.com [66.90.118.40]) by mx1.freebsd.org (Postfix) with ESMTP id E60218FC12 for ; Tue, 20 Sep 2011 00:20:30 +0000 (UTC) Received: from feathers.peganest.com ([46.69.94.2]) (authenticated bits=0) by hercules.mthelicon.com (8.14.3/8.14.3) with ESMTP id p8JNi3wI002280 for ; Mon, 19 Sep 2011 23:44:04 GMT (envelope-from ken@mthelicon.com) From: Pegasus Mc Cleaft Organization: Feathers To: freebsd-current@freebsd.org Date: Tue, 20 Sep 2011 00:39:48 +0100 User-Agent: KMail/1.13.7 (FreeBSD/9.0-BETA2; KDE/4.6.5; amd64; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201109200039.48139.ken@mthelicon.com> X-Spam-Status: No, score=-1.1 required=15.0 tests=BAYES_00,RDNS_NONE autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on hercules.mthelicon.com Subject: Re: USB Keyboard doesn't work X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 20 Sep 2011 00:20:31 -0000 On Monday 19 September 2011 20:20:18 Alisson wrote: > if the machine doesn't have a PS2 port to use keyboard... and have only USB > port its impossible to use an keyboard on mountroot prompt Hi Alisson, I dont know the complete ins and outs of this, but I think it has a lot to do with the BIOS on your machine and/or how it is configured (IE: PS2 emulation). I have a machine that used to work just fine during the boot-loader and mountroot part of booting, but after a BIOS upgrade, it would no longer work; only the PS2 keyboard was active until the machine had booted far enough to bring up the USB stack. Check your BIOS settings and see if any of them mention something about USB keyboards. Ta Peg