From owner-freebsd-current Mon Feb 3 12: 9:43 2003 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 3530837B401; Mon, 3 Feb 2003 12:09:42 -0800 (PST) Received: from pakastelohi.cypherpunks.to (pakastelohi.cypherpunks.to [213.130.163.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78A7243FB9; Mon, 3 Feb 2003 12:09:41 -0800 (PST) (envelope-from shamrock@cypherpunks.to) Received: from VAIO650 (unknown [208.201.229.160]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by pakastelohi.cypherpunks.to (Postfix) with ESMTP id A08FA36400; Mon, 3 Feb 2003 21:09:29 +0100 (CET) From: "Lucky Green" To: Cc: Subject: RE: L440gx+ serial BIOS needs text mode Date: Mon, 3 Feb 2003 12:09:13 -0800 Message-ID: <002f01c2cbc0$22a2d010$6601a8c0@VAIO650> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Attila wrote: ------------ The reason that you lost the serial console after the kernel started is that you BIOS from that point is launched to the nearest galaxy's trashcan via hyperspace, I mean is not functional. You have to set up the serial console. ------------ A good answer on your average PC. (And perhaps even for this one :) However, the Intel L440gx+ motherboard I have (it came in a VA Linux rackmount) seems to have a separate CPU performing all kinds of monitoring tasks, watchdog, etc, so I was hoping this separate CPU was actually performing the serial console task. As I read it on page 64 of the manual (download from Intel), the second serial port is actually connected through a multiplexer to the Baseboard Management Controller (Dallas 82CH10) in my configuration. ftp://download.intel.com/support/motherboards/server/l440gx/254151-003.p df On page 36, the EMP 'always active mode' I selected suggests that console redirection remains active, and the OS can not see the port (or by extension take control of it). Which would seem to leaves the graphics mode issue. FreeBSD should be oblivious to the fact that this re-direction is even going on, but the kernel seems to do /something/ that impacts the built-in serial console. I guess the idea is to not have to use the FreeBSD software serial console, but use the hardware serial console out that comes with the motherboard. [FYI, there is a FreeBSD project to access the IMPI functions of these motherboards. , but it seems to address a slightly different question. Thanks in advance, --Lucky Green To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message