From owner-freebsd-questions@FreeBSD.ORG Thu Sep 1 15:19:57 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9ECB16A41F for ; Thu, 1 Sep 2005 15:19:57 +0000 (GMT) (envelope-from me@hexren.net) Received: from helium.webpack.hosteurope.de (helium.webpack.hosteurope.de [217.115.142.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64D8643D46 for ; Thu, 1 Sep 2005 15:19:57 +0000 (GMT) (envelope-from me@hexren.net) Received: by helium.webpack.hosteurope.de running Exim 4.51 using esmtpa from p548cec45.dip.t-dialin.net ([84.140.236.69] helo=hexren.steenbuck.net) id 1EAqr5-0004B6-KZ; Thu, 01 Sep 2005 17:19:55 +0200 Date: Thu, 1 Sep 2005 17:19:54 +0200 From: Hexren X-Mailer: The Bat! (v1.62i) Business X-Priority: 3 (Normal) Message-ID: <14814339709.20050901171954@hexren.net> To: freebsd-questions@freebsd.org In-Reply-To: <200509012018.31422.yuanjue122@163.com> References: <000001c5aea6$e8b46db0$0200a8c0@deathwalker> <200509012018.31422.yuanjue122@163.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re[2]: Keyboard problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Hexren List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Sep 2005 15:19:57 -0000 >> I want to install FreeBSD on my computer, but I'm unable to use my USB >> keyboard to select the menu choices on the installation program using >> the arrow keys. What could be causing this? My keyboard is a Microsoft >> Natural Keyboard. >> >> Thanks >> Matthew Bach > On Thursday 01 September 2005 11:40, you wrote: > Have you change your BIOS setting like "enable USB device" to use the usb > device when computer boots? If it is disabled, you may not use your usb > keyboard. I am not sure about it, but my usb keyboard can work when I install > FreeBSD after I turn the option in BIOS on. > Gook luck! --------------------------------------------- I had a similar problem, droping to the Boot promt and then doing "set hint.atkbd.0.flags="0x1"" before "boot" helped me.