WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-ia64-devel

Re: [Xen-ia64-devel] serial console settings on Tiger4

To: KUWAMURA Shin'ya <kuwa@xxxxxxxxxxxxxx>
Subject: Re: [Xen-ia64-devel] serial console settings on Tiger4
From: Horms <horms@xxxxxxxxxxxx>
Date: Thu, 8 Feb 2007 17:39:22 +0900
Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 08 Feb 2007 00:38:55 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20070208.172934.00461609.kuwa@xxxxxxxxxxxxxx>
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
References: <20070208.172934.00461609.kuwa@xxxxxxxxxxxxxx>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: mutt-ng/devel-r804 (Debian)
On Thu, Feb 08, 2007 at 05:29:34PM +0900, KUWAMURA Shin'ya wrote:
> Hi all,
> 
> At xen-ia64-unstable:13867, the serial console connected to my Tiger4
> machine outputs no messages. Do anyone have any ideas?
> Cset:13773 is good.
> 
> My setting:
>   append="dom0_mem=2G com2=115200,8n1 console=com2,vga tbuf_size=8 \
>           dom0_max_vcpus=2 -- console=tty0 console=ttyS1,115200,8n1 \
>           rhgb root=/dev/sda2"
> 
> The serial output:
>   ELILO boot: Uncompressing Linux... done
>   Loading file ..\xen\initrd-2.6.18-xen.img...done
>   Loading file ..\xen\vmlinuz-2.6.18-xen...done
>   Uncompressing... done
>   (No output from this line...)

Its been a while since I used a Tiger4, but when I did, I believe this
worked. (Non console related bits removed)

append="com2=115200,8n1,0x2f8,0 console=com2 cdb=com2 " \
       "-- console=tty0 console=ttyS0,115200n8 console=ttyS1,115200n8"

(I don't think the console=ttyS1,115200n8 bit is needed)

More recently I have been using a Tiger2, where the following works.
Its pretty similar to the line above, which seems to indicate
it is correct.

append="com2=115200,8n1,0x2f8,0 console=com2 " \
       "-- console=tty0 console=ttyS0,115200"

-- 
Horms
  H: http://www.vergenet.net/~horms/
  W: http://www.valinux.co.jp/en/


_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel