All of lore.kernel.org
 help / color / mirror / Atom feed
* How to debug xen without serial port
@ 2011-08-22  9:27 FeanFine
  2011-08-22 12:55 ` Pasi Kärkkäinen
  0 siblings, 1 reply; 2+ messages in thread
From: FeanFine @ 2011-08-22  9:27 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 401 bytes --]

  Hi, guys,
I have a problem here. Now i am using a motherboard without serial port, and i want to debug xen to get some system log, so i use  one usb2UART line to redirect serial port to USB.
After that, i configure system according to this link: http://wiki.xensource.com/xenwiki/XenSerialConsole, and change the ttyS0 to ttyUSB0.
But i can not get any log, so is there anyone can help me?

Thanks


[-- Attachment #1.2: Type: text/html, Size: 516 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How to debug xen without serial port
  2011-08-22  9:27 How to debug xen without serial port FeanFine
@ 2011-08-22 12:55 ` Pasi Kärkkäinen
  0 siblings, 0 replies; 2+ messages in thread
From: Pasi Kärkkäinen @ 2011-08-22 12:55 UTC (permalink / raw)
  To: FeanFine; +Cc: xen-devel

On Mon, Aug 22, 2011 at 05:27:24PM +0800, FeanFine wrote:
>      Hi, guys,
>    I have a problem here. Now i am using a motherboard without serial port,
>    and i want to debug xen to get some system log, so i use  one usb2UART
>    line to redirect serial port to USB.
>    After that, i configure system according to this link:
>    http://wiki.xensource.com/xenwiki/XenSerialConsole, and change the ttyS0
>    to ttyUSB0.
>    But i can not get any log, so is there anyone can help me?
> 

Just like the above wiki page says, you can't use usb-serial dongle on the computer running Xen!
(but you can use usb-serial on another computer to log the serial console output).

Xen needs to have access to a real serial port (either physical or virtual SOL (Serial Over LAN)).
So I recommend you to buy a PCI serial card..

-- Pasi

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-22 12:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-22  9:27 How to debug xen without serial port FeanFine
2011-08-22 12:55 ` Pasi Kärkkäinen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.