From owner-freebsd-current@FreeBSD.ORG Tue Aug 30 16:14:41 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2068C16A420 for ; Tue, 30 Aug 2005 16:14:41 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id A43A443D45 for ; Tue, 30 Aug 2005 16:14:40 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: by xproxy.gmail.com with SMTP id i31so797656wxd for ; Tue, 30 Aug 2005 09:14:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=O0sNbCn/6SKdqXz5C4J9xyy8cBpaGbFT4MIWssacrVD/n9MYYAjWZuH8+LwyQaqrG0LxhC9u8wEolY6IUyPeOJkRSTMml7ctfT3q//ti1vFYsf4nCOGTkcERhL/wzSFa5IdGmJ1QElE+0bdhAeDu6+9fM2PcGqEySDpup8d65JI= Received: by 10.70.94.6 with SMTP id r6mr133435wxb; Tue, 30 Aug 2005 09:14:39 -0700 (PDT) Received: by 10.70.115.15 with HTTP; Tue, 30 Aug 2005 09:14:39 -0700 (PDT) Message-ID: <84dead72050830091476c82c74@mail.gmail.com> Date: Tue, 30 Aug 2005 21:44:39 +0530 From: Joseph Koshy To: Randy Bush In-Reply-To: <17073.47359.49105.538751@roam.psg.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <17073.28802.502964.714076@roam.psg.com> <17073.47359.49105.538751@roam.psg.com> Cc: FreeBSD Current Subject: Re: kbd goes away on multi 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, 30 Aug 2005 16:14:41 -0000 On 6/16/05, Randy Bush wrote: rb> installing from june snapshot cd on a dell poweredge 2850 rb> 1ru rackem-stackem server rb> install was fine rb> boot single user and all is fine rb> go multi and the keyboard does nothing It appears that once USB gets started up, the onboard 'DRAC' (Dell Remote Access Console, I believe) takes over as a USB "keyboard", leaving the PS/2 keyboard out in the cold. The following work-arounds worked for me: 1) Booting using a USB keyboard attached to one of the USB ports. Attaching a USB keyboard *after* the machine has booted didn't work for some reason. 2) Turning off USB (usbd_enable=3D"NO" in /etc/rc.conf) in single user mode. --=20 FreeBSD Volunteer, http://people.freebsd.org/~jkoshy