From owner-freebsd-stable@FreeBSD.ORG Thu Feb 21 22:49:07 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 44E41471; Thu, 21 Feb 2013 22:49:07 +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 4114E263; Thu, 21 Feb 2013 22:49:05 +0000 (UTC) Received: from ur.dons.net.au (ppp118-210-85-105.lns20.adl2.internode.on.net [118.210.85.105]) (authenticated bits=0) by cain.gsoft.com.au (8.14.4/8.14.3) with ESMTP id r1LMmpHb039279 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Fri, 22 Feb 2013 09:19:01 +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=iso-8859-1 From: "Daniel O'Connor" In-Reply-To: <5126A3A1.1030208@gmail.com> Date: Fri, 22 Feb 2013 09:18:51 +1030 Content-Transfer-Encoding: quoted-printable Message-Id: <64293C7A-038A-4EA1-B394-9E80CFCBC14F@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> To: Navdeep Parhar X-Mailer: Apple Mail (2.1499) X-Spam-Score: 0.163 () BAYES_00,RDNS_DYNAMIC X-Scanned-By: MIMEDefang 2.67 on 203.31.81.10 Cc: freebsd-stable@freebsd.org, 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: Thu, 21 Feb 2013 22:49:07 -0000 On 22/02/2013, at 9:15, Navdeep Parhar wrote: >> uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 on acpi0 >> uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0 >> uart2: <16550 or compatible> port 0x3e8-0x3ef irq 5 flags 0x30 on = acpi0 >>=20 >> The loader talks on the serial console fine, it's the kernel that = doesn't use it which is the problem. >=20 > And what do you see in kenv | egrep 'uart|com' ? comconsole_port=3D"0x3e8" comconsole_speed=3D"115200" hint.uart.0.at=3D"isa" hint.uart.0.flags=3D"0x00" hint.uart.0.irq=3D"4" hint.uart.0.port=3D"0x3F8" hint.uart.1.at=3D"isa" hint.uart.1.flags=3D"0x00" hint.uart.1.irq=3D"3" hint.uart.1.port=3D"0x2F8" hint.uart.2.flags=3D"0x30" menu_command[1]=3D"boot" menu_command[2]=3D"goto_prompt" menu_command[4]=3D"toggle_acpi" menu_command[5]=3D"toggle_safemode" menu_command[6]=3D"toggle_singleuser" menu_command[7]=3D"toggle_verbose" menu_timeout_command=3D"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