All of lore.kernel.org
 help / color / mirror / Atom feed
* ttyS0: LSR safety check engaged!
@ 2009-09-02  9:00 kyle.ma83
  2009-09-02  9:49 ` Keir Fraser
  0 siblings, 1 reply; 2+ messages in thread
From: kyle.ma83 @ 2009-09-02  9:00 UTC (permalink / raw)
  To: xen-devel


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


Hi everyone

When I use xen-3.2.0 and linux-2.6.18 domian0 and debug xen with gdb stub, I failed.

dmesg |grep tty always get :

serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
00:06: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
ttyS0: LSR safety check engaged!
ttyS0: LSR safety check engaged!
ttyS0: LSR safety check engaged!
ttyS0: LSR safety check engaged!

my grub is :

kernel          /boot/xen-3.2.0.gz hap com1=115200,8n1 console=com1H gdb=com1L
module          /boot/vmlinuz-2.6.18.8-xen root=/dev/sda1 ro xencons=off
module          /boot/initrd.img-2.6.18.8-xen

I use a DELL PowerEdge server with Intel cpu, I don't what is the reason. when I use the same server and boot linux kernel , and no problem .

In grub I change many times with xencons=off or with nothing etc. but the problem is the same ttyS0: LSR safety check engaged!

Could anyone help me on this?  I really appreciate much.
2009-09-02 



kyle.ma83 

[-- Attachment #1.2: Type: text/html, Size: 2349 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: ttyS0: LSR safety check engaged!
  2009-09-02  9:00 ttyS0: LSR safety check engaged! kyle.ma83
@ 2009-09-02  9:49 ` Keir Fraser
  0 siblings, 0 replies; 2+ messages in thread
From: Keir Fraser @ 2009-09-02  9:49 UTC (permalink / raw)
  To: kyle.ma83, xen-devel

On 02/09/2009 10:00, "kyle.ma83" <kyle.ma83@gmail.com> wrote:

> my grub is :
>  
> kernel          /boot/xen-3.2.0.gz hap com1=115200,8n1 console=com1H gdb=com1L
> module          /boot/vmlinuz-2.6.18.8-xen root=/dev/sda1 ro xencons=off
> module          /boot/initrd.img-2.6.18.8-xen
>  
> I use a DELL PowerEdge server with Intel cpu, I don't what is the reason. when
> I use the same server and boot linux kernel , and no problem .
>  
> In grub I change many times with xencons=off or with nothing etc. but the
> problem is the same ttyS0: LSR safety check engaged!
>  
> Could anyone help me on this?  I really appreciate much.

You may need to configure ttyS0 (COM1) on Xen's command line. For example,
com1=115200,8n1

That will set Xen up on that serial line at the correct baud rate etc, and
also prevent dom0 kernel from using it.

 -- Keir

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

end of thread, other threads:[~2009-09-02  9:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-02  9:00 ttyS0: LSR safety check engaged! kyle.ma83
2009-09-02  9:49 ` Keir Fraser

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.