From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: Garbled serial console output Date: Thu, 17 Dec 2015 09:28:56 +0000 Message-ID: <56728058.6010600@citrix.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1a9Urq-0003Ds-5m for xen-devel@lists.xenproject.org; Thu, 17 Dec 2015 09:28:58 +0000 In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Harmandeep Kaur , xen-devel@lists.xenproject.org Cc: Dario Faggioli List-Id: xen-devel@lists.xenproject.org On 17/12/2015 06:28, Harmandeep Kaur wrote: > Hi, > > I tried to setup xen serial console with this guide, > http://wiki.xen.org/wiki/Xen_Serial_Console > > I am using RS232 -USB cable for this purpose. > I am on Ubuntu 15.10 (4.2.0-19-generic). > > xl info http://paste2.org/F2UgY5yz > > My output is garbled. > http://paste2.org/tZveaAGU That looks very much like a misconfigured baud rate. Given that you were using 11520, give 9600 a go. ~Andrew