kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: neil.baylis@gmail.com (Neil Baylis)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Serial console temporarily garbled
Date: Tue, 22 Nov 2011 10:52:31 -0800	[thread overview]
Message-ID: <CAGNi4LvcDBaeoC6Y=ew5L-kt-9nYrreDXdHGyJXbWcwL91EdLw@mail.gmail.com> (raw)
In-Reply-To: <CABi1daEoa2q7b--UFF_oyie6yq7He2-i1eSQJRS+Mrr118f2Tw@mail.gmail.com>

My apologies for the confusion, I meant ttyS0. I mistyped when composing
the email.

Neil

On Tue, Nov 22, 2011 at 10:43 AM, Dave Hylands <dhylands@gmail.com> wrote:

> Hi Neil,
>
> On Tue, Nov 22, 2011 at 10:20 AM, Neil Baylis <neil.baylis@gmail.com>
> wrote:
> > I'm working on an embedded system running a 2.6.32 kernel originally
> derived
> > from RHEL6.
> >
> > The hardware architecture is similar to a PC. The device is a specialized
> > server. It uses an 8250 compatible serial port for the console.
> >
> > When it's booting up, everything looks fine until it initializes the
> serial
> > driver. At that point the output to the console becomes garbled until (I
> > think...) getty runs for the console port. Then it's readable again.
> >
> > It looks as though the initialization of the serial driver is setting the
> > wrong baud rate, or perhaps some other configuration. During the boot
> > process, this garbled output happens for about 1 second, during which
> > probably a few thousand characters of garbage are output.
> >
> > The grub boot parameter specifies "console=ttys0,57600"
>
> Did you mean ttyS0? The capital S is significant.
>
> The serial ports default to 9600 baud, which is probably what the
> garbage coming out is.
>
> > The getty line for the console specifies "T0:23:respawn:/sbin/getty -L
> ttys0
> > 57600 vt100"
>
> This should probably also be ttyS0
>
> --
> Dave Hylands
> Shuswap, BC, Canada
> http://www.davehylands.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20111122/11750012/attachment.html 

      reply	other threads:[~2011-11-22 18:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-22 18:20 Serial console temporarily garbled Neil Baylis
2011-11-22 18:43 ` Dave Hylands
2011-11-22 18:52   ` Neil Baylis [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAGNi4LvcDBaeoC6Y=ew5L-kt-9nYrreDXdHGyJXbWcwL91EdLw@mail.gmail.com' \
    --to=neil.baylis@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).