From owner-freebsd-questions@FreeBSD.ORG Wed Jan 28 13:26:48 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E8C610657B8 for ; Wed, 28 Jan 2009 13:26:48 +0000 (UTC) (envelope-from freebsd-questions@pp.dyndns.biz) Received: from proxy3.bredband.net (proxy3.bredband.net [195.54.101.73]) by mx1.freebsd.org (Postfix) with ESMTP id 1394A8FC16 for ; Wed, 28 Jan 2009 13:26:47 +0000 (UTC) (envelope-from freebsd-questions@pp.dyndns.biz) Received: from ironport2.bredband.com (195.54.101.122) by proxy3.bredband.net (7.3.127) id 492A9CFF01703381 for freebsd-questions@freebsd.org; Wed, 28 Jan 2009 14:26:46 +0100 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AkY2AGvsf0lV4jp1PGdsb2JhbACBbocqimsBAQEBHhcLt2GFRwY Received: from c-753ae255.107-1-64736c10.cust.bredbandsbolaget.se (HELO gatekeeper.pp.dyndns.biz) ([85.226.58.117]) by ironport2.bredband.com with ESMTP; 28 Jan 2009 14:26:45 +0100 Received: from [192.168.69.67] (phobos [192.168.69.67]) by gatekeeper.pp.dyndns.biz (8.14.2/8.14.2) with ESMTP id n0SDQi3N070776 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 28 Jan 2009 14:26:45 +0100 (CET) (envelope-from freebsd-questions@pp.dyndns.biz) Message-ID: <49805D14.4050509@pp.dyndns.biz> Date: Wed, 28 Jan 2009 14:26:44 +0100 From: =?ISO-8859-1?Q?Morgan_Wesstr=F6m?= User-Agent: Thunderbird 2.0.0.19 (X11/20090127) MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Is there a trick to boot 7.1 install CD with USB keyboard? 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: Wed, 28 Jan 2009 13:26:49 -0000 Dell OptiPlex 745 - no PS/2 connectors. USB keyboard works on boot menu but during kernel initialization I see this: usb1: host controller halted uhub1: device problem (IOERROR), disabling port 2 Keyboard is non-working when SYSINSTALL starts. Upgraded to latest BIOS and error disappears but keyboard is still non-working in SYSINSTALL. I've tried both front and rear USB ports. I've googled extensively but can't find any workaround or trick to make this work. Solution seems to be 8.0-CURRENT or am I missing something vital here? I was hoping for some command to issue at the boot prompt... Regards Morgan