From: Andrew Walrond <andrew@walrond.org>
To: linux-kernel@vger.kernel.org
Subject: serial8250 madness
Date: Fri, 23 Jan 2009 17:41:56 +0000 [thread overview]
Message-ID: <497A0164.90409@walrond.org> (raw)
Is anyone active in the serial code?
I thought I would make some in-house servers send output via ttyS0 from
grub, kernel boot and console, like our rented remote servers do. I set
it all up and basically nothing worked properly, so I started
investigating with a null modem cable, setserial and cu to see what was
happening.
Machine A
ttyS0 works fine. Can get grub output, kernel boot and console via ttyS0
as I wanted.
ttyS1 doesn't work at all. It's detected, enabled in the bios etc etc
but just doesn't work at all.
Machine B
ttyS0 and ttyS1 will both receive, but neither will send. Go figure.
Tested using a null modem cable, setserial and cu against the known good
machine above.
Machine C
Grub and kernel outputs fine during boot, right up til the serial8250
output appears in the kernel log, at which point it then prints 'LSR
safety check engaged' and reboots.
Tried again without the console=ttyS0,57600 kernel parameter and it
boots OK but starts printing the 'LSR...' message again as soon as
agetty tries to attach to ttyS0. Doesn't reboot though...
The Machines are all amd64, various motherboards, identical distros
using 2.6.28.1 kernel.
Either I have a particularly motley collection of kit, or the serial
code is in a pretty bad way.
I can provide further info/testing if anyone is active/interested.
Andrew Walrond
next reply other threads:[~2009-01-23 17:42 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-23 17:41 Andrew Walrond [this message]
2009-01-23 17:50 ` serial8250 madness David Daney
2009-01-23 18:05 ` Andrew Walrond
2009-01-23 18:12 ` David Daney
2009-01-23 18:39 ` Andrew Walrond
2009-01-23 18:00 ` Alan Cox
2009-01-23 19:05 ` Andrew Walrond
2009-01-23 23:13 ` Alan Cox
2009-01-24 15:12 ` Clark Williams
2009-01-23 18:24 ` Bruce Ashfield
2009-01-24 12:06 ` Andrew Walrond
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=497A0164.90409@walrond.org \
--to=andrew@walrond.org \
--cc=linux-kernel@vger.kernel.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