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

[Xen-users] Serial port on the domU

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Serial port on the domU
From: shacky <shacky83@xxxxxxxxx>
Date: Thu, 6 Sep 2007 22:52:41 +0200
Delivery-date: Thu, 06 Sep 2007 13:53:23 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=rBYbN21FsuoEdY8qEpV6JKXlpmDnqoobuhrXynjqV7I=; b=hQXBzolrMMioFXCcpJGvAz+xwNaLa95wgaxbyVE0DV6EWTPCEbkaJCt1edG5ZBPNe1UaunubLCZzfHKjdDiRFF451x/OknN+AMzQg8wW3BGGsyCUCDXue44VV1Cy7CTgOiyYrfmdy4CIowFGhFBDZd8ENxb1s8ejFUY8QYvxUDY=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=rSw1rjsnyDuXYnQ10UmehZQwRw0tnt40Wm02RRbYFDBNhgayEnaXp7dYxh2USz0KN6fXr+ID8Ju2VGw1ZQFw8ObRQBIroYxIW6yvok86zk5bxmC9sOA29iC4vs6jhBOuVyslR+krItk9skvK81BiCPmwOI/te33C1vU5/kN8y08=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I configured a domU to access to the physical serial port of the dom0
(/dev/ttyS0) typing this in the domU configuration file:

irq = [ 4 ]
ioports = [ "3f8-3ff" ]

The domU starts without any error, but the serial port isn't recognised.
The /dev/ttyS0 device exists on the domU, and I blacklisted the
serial_core, the 8250 and 8250_pnp modules on the dom0.

What is the problem? Could you help me, please?

Thank you very much!
Bye.

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

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