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] Serial port on the domU

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Serial port on the domU
From: "sven waeyenbergh" <sven.waeyenbergh@xxxxxxxxx>
Date: Fri, 7 Sep 2007 10:27:20 +0200
Delivery-date: Fri, 07 Sep 2007 01:28:04 -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:in-reply-to:mime-version:content-type:references; bh=pEpMmo+uzUCTE5xZiRVEcKlAjDf5VrF4rsmIeOdu9TA=; b=ptlSe7AXFlU0o7h+fXKACwhmEKNQPZwmFoXsJHL/O7YFmegsRWRBelq8dUtRYUy78m4bgUD0YZ0dW2R+2wSCMvl000ewEOJUtMBCtqpvwW0Kneprb/PJPXlgHWn+n8Xww6vQ0MumS096LLZ/l6QUKOlzLIIcCWl0YdB1qNTt6Hg=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=pd9jKMwt6b+KTWkgz8soxEkCrfRAv2AChlvIbbw6d7Voj1ivEkmNxfDR3u0niOczmhi4kcr0K+XmGtO/kUclI+qfSDx2FPv1KnRfH03ntLGa7Nx2B6PM3ZKavc1l50RpxiyXyd208+pL48lQiVGj5Uh7fQjb2rJzdb6R+rtHe4k=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <7fedbc910709061352h762493e4j334f2f4b3d41bc1f@xxxxxxxxxxxxxx>
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: <7fedbc910709061352h762493e4j334f2f4b3d41bc1f@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
What version of xen are you using ?
i'm using 3.0.3-1-amd64 on debian and have exactly the same problem.

drivers load on domU, but do not detect any serial ports.
subsequently loading the drivers on dom0 does work (if you un-blacklist them first),
even if the domU is still running, so i thought the irq/ioports statement was simply not being picked up,
but according to xend.log, they are. no obvious errors.

my gamble is on CONFIG_XEN_DISABLE_SERIAL being set on the domU (also on dom0, but that works).
is there anyone out there that can confirm serial ports working on domU with a kernel that has the above config entry set ?

Sven

On 9/6/07, shacky <shacky83@xxxxxxxxx> wrote:
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>