From owner-freebsd-stable@FreeBSD.ORG Fri Aug 28 08:37:39 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6AB58106567C for ; Fri, 28 Aug 2009 08:37:39 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) by mx1.freebsd.org (Postfix) with ESMTP id 29A418FC1B for ; Fri, 28 Aug 2009 08:37:39 +0000 (UTC) Received: from localhost (localhost.codelab.cz [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id 1C46A19E045; Fri, 28 Aug 2009 10:37:36 +0200 (CEST) Received: from [10.43.15.6] (cage.codelab.cz [94.124.105.27]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id 0BB6D19E044; Fri, 28 Aug 2009 10:37:34 +0200 (CEST) Message-ID: <4A979750.1090400@quip.cz> Date: Fri, 28 Aug 2009 10:37:36 +0200 From: Miroslav Lachman <000.fbsd@quip.cz> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.13) Gecko/20060414 X-Accept-Language: cz, cs, en, en-us MIME-Version: 1.0 To: Jurgen Weber References: <4A9726DE.6040809@ish.com.au> In-Reply-To: <4A9726DE.6040809@ish.com.au> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: USB support + Supermicro IPMI KVM = no keyboard X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Aug 2009 08:37:39 -0000 Jurgen Weber wrote: > Steve > > Were you ever able to solve this? we are experiencing the same problem. Can I ask you, what type of Supermicro server you have or what IPMI/KVM module? We have 6016TT-TF with onboard IPMI, and "virtual USB keyboard" doesn't work only on 7.2 installation CD/ISO, but if 7.2-RELEASE is installed on the HDD with GENERIC kernel, remote console / keyboard works fine. 8.0 CD / ISO works fine. So in our case, the problem is only with 7.2 kernel used for installer, not with GENERIC kernel of running system. Can you confirm this behavior? Miroslav Lachman