Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1513054

Re: console issue since 3.6, console=ttyS1 hangs

From Peter Hurley <peter@hurleysoftware.com>
Newsgroups linux.kernel
Subject Re: console issue since 3.6, console=ttyS1 hangs
Date 2016-11-01 04:00 +0100
Message-ID <syxsR-2AI-1@gated-at.bofh.it> (permalink)
References (6 earlier) <swgPw-29r-3@gated-at.bofh.it> <swAXU-7td-23@gated-at.bofh.it> <swZjz-6D3-11@gated-at.bofh.it> <sy0ng-6qQ-27@gated-at.bofh.it> <syrns-7fi-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Oct 31, 2016 at 2:27 PM, Sean Young <sean@mess.org> wrote:
> On Sun, Oct 30, 2016 at 10:33:02AM -0500, Nathan wrote:
>> I think this should be PNP0501 instead of PNP0c02.
>> Once I alter that then when I boot the serial comes up on irq 3. However it
>> still hangs.
>> I'll keep digging.
>
> Well that's that theory out of the window. I'm not sure where to look now,
> I would start by enabling as many as possible of the "kernel hacking" config
> options and see if anything gets caught.
>
> Looking at your earlier messages, you have a collection of percpu allocation
> failures. That might be worth resolving before anything else.

Hi Nathan,

Couple of questions:
1. Was login over serial console setup and working on SLES 11?  or was
the 'console=ttyS1' only for debug output?
I ask because console output doesn't use IRQs; iow, maybe the serial
port w/ driver never actually worked.
2. Can you post dmesg for the SLES 11 setup?  That would show if there
were probe errors even on that.

An alternative that should be equivalent to your previous setup is to
build w/ CONFIG_SERIAL_8250_PNP=n
Seems like your ACPI BIOS is buggy, but also that something else is using IRQ 3?

Regards,
Peter Hurley

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: console issue since 3.6, console=ttyS1 hangs Sean Young <sean@mess.org> - 2016-10-27 22:20 +0200
  Re: console issue since 3.6, console=ttyS1 hangs Nathan <nzimmer@sgi.com> - 2016-10-28 22:00 +0200
  Re: console issue since 3.6, console=ttyS1 hangs Sean Young <sean@mess.org> - 2016-10-29 23:20 +0200
    Re: console issue since 3.6, console=ttyS1 hangs Nathan <nzimmer@sgi.com> - 2016-10-30 17:10 +0100
  Re: console issue since 3.6, console=ttyS1 hangs Nathan <nzimmer@sgi.com> - 2016-10-30 16:40 +0100
    Re: console issue since 3.6, console=ttyS1 hangs Sean Young <sean@mess.org> - 2016-10-31 21:30 +0100
      Re: console issue since 3.6, console=ttyS1 hangs Peter Hurley <peter@hurleysoftware.com> - 2016-11-01 04:00 +0100
        Re: console issue since 3.6, console=ttyS1 hangs Peter Hurley <peter@hurleysoftware.com> - 2016-11-04 01:30 +0100
          Re: console issue since 3.6, console=ttyS1 hangs Nathan Zimmer <nzimmer@sgi.com> - 2016-11-04 22:40 +0100
            Re: console issue since 3.6, console=ttyS1 hangs Peter Hurley <peter@hurleysoftware.com> - 2016-11-04 23:20 +0100
              Re: console issue since 3.6, console=ttyS1 hangs "Maciej W. Rozycki" <macro@linux-mips.org> - 2016-11-06 00:50 +0100
                Re: console issue since 3.6, console=ttyS1 hangs Nathan Zimmer <nzimmer@sgi.com> - 2016-11-07 16:50 +0100

csiph-web