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-users

Re: [Xen-users] Need Serial port access in dom0

To: "Michael J. Baysek" <mjbaysek@xxxxxxxxxx>
Subject: Re: [Xen-users] Need Serial port access in dom0
From: Ted Kaczmarek <tedkaz@xxxxxxxxx>
Date: Fri, 16 Sep 2005 20:05:20 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 17 Sep 2005 00:03:05 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=MBOnj3OE6ouWEgeRn7UNAgZ9IVau7Rh6Y+89cRyHhCiw0uSAq6nFN/p6/0+ArHkYhAdjFGgpQlviZP0swkh8rEaazZS2AFS1RtBMYM4XlP3C5gUj/Jhi6b+uaSitLl3E+Rwf4R+QBSMGmbCU4cRzbrzGyiEmoJx3wNx5FUpJe+s=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <432B43ED.4060302@xxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <432B43ED.4060302@xxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Fri, 2005-09-16 at 18:15 -0400, Michael J. Baysek wrote:
> Anyone know how I get my dom0 to recognize my serial ports?  It doesn't 
> seem to 'see' them after a standard install with the FC4 1447 rpms.
> 
> Any help is much appreciated.


Use the rpms from http://people.redhat.com/riel/xen_for_fc4/, but before
you install them check the config for your present kernel, should be 
parked in /boot. You want to be looking at the  

CONFIG_SERIAL_8250 

section.

>From my machine

CONFIG_SERIAL_NONSTANDARD=y
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_8250_CS=m
# CONFIG_SERIAL_8250_ACPI is not set
CONFIG_SERIAL_8250_NR_UARTS=32
CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_MANY_PORTS=y
CONFIG_SERIAL_8250_SHARE_IRQ=y
CONFIG_SERIAL_8250_DETECT_IRQ=y
CONFIG_SERIAL_8250_MULTIPORT=y
CONFIG_SERIAL_8250_RSA=y
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_JSM is not set



Regards,
Ted



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

<Prev in Thread] Current Thread [Next in Thread>