From owner-freebsd-questions@FreeBSD.ORG Tue Jun 5 22:14:52 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 048BA16A468 for ; Tue, 5 Jun 2007 22:14:52 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout1.cac.washington.edu (mxout1.cac.washington.edu [140.142.32.134]) by mx1.freebsd.org (Postfix) with ESMTP id DEFBA13C468 for ; Tue, 5 Jun 2007 22:14:51 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from hymn09.u.washington.edu (hymn09.u.washington.edu [140.142.12.183]) by mxout1.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.05) with ESMTP id l55MEpH5018652 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 5 Jun 2007 15:14:51 -0700 Received: from localhost (localhost [127.0.0.1]) by hymn09.u.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l55MEppp028658; Tue, 5 Jun 2007 15:14:51 -0700 X-Auth-Received: from [192.55.52.3] by hymn09.u.washington.edu via HTTP; Tue, 05 Jun 2007 15:14:51 PDT Date: Tue, 5 Jun 2007 15:14:51 -0700 (PDT) From: youshi10@u.washington.edu To: freebsd-questions@freebsd.org In-Reply-To: <716841580706051018n27a7d9audc7a085d71f7848b@mail.gmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-PMX-Version: 5.3.1.294258, Antispam-Engine: 2.5.1.298604, Antispam-Data: 2007.6.5.145233 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='NO_REAL_NAME 0, __C230066_P5 0, __CT 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0' Cc: Oscar Chavarria 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 22:14:52 -0000 On Tue, 5 Jun 2007, Oscar Chavarria wrote: > On 6/5/07, Garrett Cooper wrote: >> >> Oscar Chavarria wrote: >> > 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. >> What version do you have installed and what's your motherboard maker? >> Did you also remember to put (proper) usb support in the kernel? >> -Garrett >> > > Version: FreeBSD 6.1 > > Motherboard: VIA. I ran dmesg > file and went through it but couldn't make > out the model. > > USB should be supported because I succesfully mounted a USB external HDD on > /home. I used this last physical port to attach the keyboard to make sure I > had a working port, but to no avail. > > > ---------------------------------------------------------------------------------------------------------- > 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 --- > ukbd and uhid compiled into the kernel, or is this kernel GENERIC? Also, please make sure to CC the list next time ;). -Garrett