All of lore.kernel.org
 help / color / mirror / Atom feed
From: William Lee Irwin III <wli@holomorphy.com>
To: linux-ia64@vger.kernel.org
Subject: Re: apparent sn_console deadlock
Date: Tue, 03 Aug 2004 16:48:36 +0000	[thread overview]
Message-ID: <20040803164836.GA2334@holomorphy.com> (raw)
In-Reply-To: <20040803105949.GX2334@holomorphy.com>

On Tuesday, August 3, 2004 3:59 am, William Lee Irwin III wrote:
>> Bootlog (altix.log.7.gz) and .config attached. Also attached is a
>> bootlog from a small attempt not to switch out of sal_console_early
>> (altix.log.9.gz) i.e. bailing out of sn_sal_serial_console_init()
>> immediately without registering or unregistering consoles or doing
>> anything.

On Tue, Aug 03, 2004 at 08:55:16AM -0700, Jesse Barnes wrote:
> Your first log indicates that you're passing 'console=ttyS0' to the kernel at 
> boot time.  As of 2.6.8-rc2 (IIRC) you need to pass 'console=ttySG0' instead.  
> You'll also want to create a new character device, /dev/ttySG0 with major 
> 204, minor 40.
> I wasn't able to see the config file you attached, but I think you've 
> correctly turned on the SGI L1 console support (in the serial drivers section 
> of the character devices menu of Kconfig).

After console=ttySG0, making the device node, and removing the debug
hack of keeping the early SAL console, everything works now.

Thanks.

-- wli

      parent reply	other threads:[~2004-08-03 16:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-03 10:59 apparent sn_console deadlock William Lee Irwin III
2004-08-03 15:55 ` Jesse Barnes
2004-08-03 16:48 ` William Lee Irwin III [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=20040803164836.GA2334@holomorphy.com \
    --to=wli@holomorphy.com \
    --cc=linux-ia64@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.