public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Russell King <rmk+lkml@arm.linux.org.uk>
To: Marc Haber <mh+linux-kernel@zugschlus.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: ttyS0 not working any more, LSR safety check engaged
Date: Sat, 11 Nov 2006 11:50:16 +0000	[thread overview]
Message-ID: <20061111115016.GA24112@flint.arm.linux.org.uk> (raw)
In-Reply-To: <20061111114352.GA9206@torres.l21.ma.zugschlus.de>

On Sat, Nov 11, 2006 at 12:43:52PM +0100, Marc Haber wrote:
> since a few kernel versions (I unfortunately do not have logs going
> back more than two months, 2.6.17.13), the serial port on my hp compaq
> nc8000 is not working any more.
> 
> The Linux kernel logs "ttyS0: LSR safety check engaged!" whenever I
> try to use the port. Googling for this error message suggests that the
> port may either not be present or broken. I can confirm that both are
> not the case: The port is present and works fine both on Windows and
> with an older Knoppix version using a very old 2.6 kernel (I think
> 2.6.4).
> 
> Is it possible that a moderately recent update to the driver is
> broken? What can I do to debug? What information do you need?

It /does/ mean that the port went away, whether you like it or not.
The hardware was there when it was autoprobed, but when you came to
use it, it had gone.

In other words, something else in the system reconfigured something
which caused the hardware to become inaccessible at the IO address.

Maybe something to do with PNP?  Maybe ACPI?  Both of those I know
nothing about, but I suggest that if you have PNP enabled, you
build and use the 8250_pnp module, even if your port is detected
by the legacy detection methods in 8250.

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:  2.6 Serial core

  reply	other threads:[~2006-11-11 11:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-11 11:43 ttyS0 not working any more, LSR safety check engaged Marc Haber
2006-11-11 11:50 ` Russell King [this message]
2006-11-11 12:34   ` Marc Haber
2006-11-11 15:30     ` Russell King
2006-11-11 21:06       ` Andrew Morton
2006-11-11 22:04         ` Russell King
2006-11-14 12:34         ` Marc Haber
2006-11-21 12:18 ` Marc Haber

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=20061111115016.GA24112@flint.arm.linux.org.uk \
    --to=rmk+lkml@arm.linux.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mh+linux-kernel@zugschlus.de \
    /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