From owner-freebsd-stable@FreeBSD.ORG Wed Dec 10 20:01:27 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E3E492C8 for ; Wed, 10 Dec 2014 20:01:27 +0000 (UTC) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [IPv6:2001:470:1f11:75::1]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BC518BEB for ; Wed, 10 Dec 2014 20:01:27 +0000 (UTC) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id AB614B97D; Wed, 10 Dec 2014 15:01:26 -0500 (EST) From: John Baldwin To: freebsd-stable@freebsd.org Subject: Re: SuperMicro IPMI/SOL and ipmitool troubles Date: Thu, 4 Dec 2014 15:50:46 -0500 User-Agent: KMail/1.13.5 (FreeBSD/8.4-CBSD-20140415; KDE/4.5.5; amd64; ; ) References: <201411201351.29190.jhb@freebsd.org> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201412041550.46397.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Wed, 10 Dec 2014 15:01:26 -0500 (EST) Cc: Daniel O'Connor , Dmitry Morozovsky , Andreas Nilsson X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Dec 2014 20:01:28 -0000 On Thursday, November 20, 2014 4:01:52 pm Andreas Nilsson wrote: > On Thu, Nov 20, 2014 at 7:51 PM, John Baldwin wrote: > Sure thing, below is the output from the machine where this started, for me > at least. Still a X9SCI/X9SCA machine: > > Set in progress : set-complete > Enabled : true > Force Encryption : false > Force Authentication : false > Privilege Level : USER > Character Accumulate Level (ms) : 0 > Character Send Threshold : 0 > Retry Count : 0 > Retry Interval (ms) : 0 > Volatile Bit Rate (kbps) : 115.2 > Non-Volatile Bit Rate (kbps) : 115.2 So do you have the conspeed set to 115200 in your loader.conf or are you still trying to use 9600? -- John Baldwin