From owner-freebsd-stable@FreeBSD.ORG Fri Feb 22 00:21:32 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id DD474DF3; Fri, 22 Feb 2013 00:21:32 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id 202738B4; Fri, 22 Feb 2013 00:21:31 +0000 (UTC) Received: from [203.31.81.52] ([203.31.81.52]) (authenticated bits=0) by cain.gsoft.com.au (8.14.4/8.14.3) with ESMTP id r1M0LH3k043459 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Fri, 22 Feb 2013 10:51:23 +1030 (CST) (envelope-from doconnor@gsoft.com.au) Subject: Re: IPMI serial console Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Content-Type: text/plain; charset=us-ascii From: "Daniel O'Connor" In-Reply-To: <20130221232929.GA91708@icarus.home.lan> Date: Fri, 22 Feb 2013 10:51:17 +1030 Content-Transfer-Encoding: quoted-printable Message-Id: <3FE71C9F-29B2-48F5-9A51-D312B1803E14@gsoft.com.au> References: <00CC60B5-A6EB-4A3C-B8AC-1D60014DE442@gsoft.com.au> <201302211049.13863.jhb@freebsd.org> <51269ABD.2040308@gmail.com> <2AF6F8E4-A45E-4D4C-9232-FF09AD4A3641@gsoft.com.au> <5126A3A1.1030208@gmail.com> <64293C7A-038A-4EA1-B394-9E80CFCBC14F@gsoft.com.au> <20130221230001.GF2598@kib.kiev.ua> <20130221232929.GA91708@icarus.home.lan> To: Jeremy Chadwick X-Mailer: Apple Mail (2.1499) X-Spam-Score: -2.5 () ALL_TRUSTED,BAYES_00 X-Scanned-By: MIMEDefang 2.67 on 203.31.81.10 Cc: Konstantin Belousov , freebsd-stable@freebsd.org, Navdeep Parhar , John Baldwin X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 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, 22 Feb 2013 00:21:32 -0000 On 22/02/2013, at 9:59, Jeremy Chadwick wrote: > The reason I've advocated use of -Sxxx in /boot.config for years is > because it gets around whatever idiocy there is in the FreeBSD kernel > pertaining to serial port speed limitation. Possibly those boot2 > changes I mentioned above have since dealt with this, but the = situation > used to be that without -Sxxx in /boot.config, you had to set > BOOT_COMCONSOLE_SPEED=3D115200 in /etc/make.conf (or during buildworld = and > buildkernel) to achieve a serial port speed >9600bps -- otherwise > FreeBSD would limit/cap the serial speed to 9600bps and you wouldn't = see > any output (even once getty(8) started -- yet switching the serial > connection to 9600bps instantly made things work). Like I said, > possibly this has been dealt with. Hmm I tried putting '-S 115200' in /boot.config and it broke - the boot = process didn't run the loader (or kernel). > Sorry for my rambling Email, but there's a lot of history and crap > contained here (almost 10 years worth) that's hard to cover tersely. So much cruft :( > For Daniel: have you tried a verbose boot, to see if you get = *anything* > prior to the initial "Copyright" line? (Keep a raw I/O dump too, to = see > if ANY characters are received, not just printable ones -- that can > sometimes help determine if some code is initialising something wrong) I had a look by running ipmitool inside script but I could not see any = characters after the BIOS prints a countdown to boot. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C