From owner-freebsd-stable@FreeBSD.ORG Tue Apr 12 21:48:27 2011 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 51DE81065673 for ; Tue, 12 Apr 2011 21:48:27 +0000 (UTC) (envelope-from ptyll@nitronet.pl) Received: from mail.nitronet.pl (smtp.nitronet.pl [195.90.106.27]) by mx1.freebsd.org (Postfix) with ESMTP id 0D8B68FC19 for ; Tue, 12 Apr 2011 21:48:26 +0000 (UTC) Received: from mailnull by mail.nitronet.pl with virscan (Exim 4.75 (FreeBSD)) (envelope-from ) id 1Q9ktw-000N0v-8z for freebsd-stable@freebsd.org; Tue, 12 Apr 2011 23:13:32 +0200 Date: Tue, 12 Apr 2011 23:13:06 +0200 From: Pawel Tyll X-Priority: 3 (Normal) Message-ID: <1474571124.20110412231306@nitronet.pl> To: Freddie Cash In-Reply-To: References: <4DA4A96F.9000507@frasunek.com> <20110412204955.GA31582@icarus.home.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: Nitronet.pl X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: ptyll@nitronet.pl X-SA-Exim-Scanned: No (on mail.nitronet.pl); SAEximRunCond expanded to false Cc: freebsd-stable@freebsd.org, Przemyslaw Frasunek Subject: Re: Missing serial port after enabling serial console in loader.conf 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: Tue, 12 Apr 2011 21:48:27 -0000 Hi, >> P.S. -- What's "BMC" stand for? > Baseband Management Controller. It's the separate NIC (sometimes it's > piggy-backed on a NIC) used for remote management of motherboards. > Usually includes IPMI support. Depending on the motherboard, it may > even include support for keyboard/video/mouse redirection and > serial-over-lan and all that other remote management stuff. Actually, the board in reference has built-in BMC; it's IPMI managed and when properly configured it allows user to ssh to its IP and access things like SOL, chassis power control and other IPMI things without any IPMI clients. As to video redirection, there's addon for that, built-in BMC doesn't have anything that fancy. And on point, I was having similar problems with these boards some time ago, but it seems it has been fixed somewhere between 8.1 and 8.2.