public inbox for linux-serial@vger.kernel.org
 help / color / mirror / Atom feed
* Serial Console
       [not found] <200208191108120240.0D409F0A@192.168.128.16>
@ 2002-08-19  9:10 ` Carlos Velasco
  2002-08-19 13:17   ` Stuart MacDonald
  0 siblings, 1 reply; 2+ messages in thread
From: Carlos Velasco @ 2002-08-19  9:10 UTC (permalink / raw)
  To: linux-serial

Hi,

I have configured kernel to do output to tty0 and ttyS0 (serial console).

LILO:
image = /boot/vmlinuz_2419
  root = /dev/hda3
  label = linux_2419
  append="console=ttyS0,115200n8r console=tty0 vga=0x0301"


However I have seen that if I don't open the serial port from another machine, I can't reboot or boot kernel, as the output seems to freeze until port is open. When I open the serial port, normal operation is resumed.
Is there something to solve this issue?
I would like to use the serial console only when needed not always that I want boot or reboot machine.

Regards,
Carlos Velasco



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

* Re: Serial Console
  2002-08-19  9:10 ` Serial Console Carlos Velasco
@ 2002-08-19 13:17   ` Stuart MacDonald
  0 siblings, 0 replies; 2+ messages in thread
From: Stuart MacDonald @ 2002-08-19 13:17 UTC (permalink / raw)
  To: Carlos Velasco, linux-serial

From: "Carlos Velasco" <carlosev@newipnet.com>
>   append="console=ttyS0,115200n8r console=tty0 vga=0x0301"

I'm don't know the parameter syntax, but are you sure the above is
correct? A) n8r? Perhaps that r should be a 1? B) Can you set the
console twice like that?

> However I have seen that if I don't open the serial port from another
machine, I can't reboot or boot kernel, as the output seems to freeze until
port is open. When I open the serial port, normal operation is resumed.
> Is there something to solve this issue?
> I would like to use the serial console only when needed not always that I
want boot or reboot machine.

It sounds like the serial port is waiting for a signal, like DCD, to
become active before proceeding. I believe this has been discussed
before, have you checked the linux-kernel mailing archive? Use google
to find it.

..Stu

--
We make multiport serial boards.
<http://www.connecttech.com>
(800) 426-8979



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

end of thread, other threads:[~2002-08-19 13:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200208191108120240.0D409F0A@192.168.128.16>
2002-08-19  9:10 ` Serial Console Carlos Velasco
2002-08-19 13:17   ` Stuart MacDonald

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox