Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: "Kevin D. Kissell" <kevink@mips.com>
To: "Kjeld Borch Egevang" <kjelde@mips.com>,
	"linux-mips mailing list" <linux-mips@oss.sgi.com>
Subject: Re: zsh on console
Date: Mon, 6 May 2002 14:57:28 +0200	[thread overview]
Message-ID: <01db01c1f4fd$94f6ccb0$10eca8c0@grendel> (raw)
In-Reply-To: Pine.LNX.4.44.0205061440210.21711-100000@coplin19.mips.com

> When I run zsh on the console (serial interface) the process hangs. I can 
> login with /bin/bash, but when I start /bin/zsh it waits forever. I can 
> interrupt the process and regain control.
> 
> It's only related to the console. If I login with telnet it works just 
> fine.
> 
> Any idea, what could be wrong?

I don't know what it would be specifically, but having
dealt with similar problems on other Unix systems,
it's proably the case that zsh uses a particular tty
mode that isn't correctly supported by the serial
console driver, either due to a bug in the driver or
due to a conflict with some other feature enabled
on the console port.  The next step to take would
be to run "stty -all" under /bin/bash and under
/bin/zsh on a telnet session, and compare the 
outputs.

  parent reply	other threads:[~2002-05-06 12:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-06 12:44 zsh on console Kjeld Borch Egevang
2002-05-06 11:53 ` Ralf Baechle
2002-05-06 12:57 ` Kevin D. Kissell [this message]
2002-05-06 19:16   ` H . J . Lu
2002-05-06 22:06     ` Hartvig Ekner
2002-05-06 22:06       ` Hartvig Ekner
2002-05-06 23:06       ` H . J . Lu

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='01db01c1f4fd$94f6ccb0$10eca8c0@grendel' \
    --to=kevink@mips.com \
    --cc=kjelde@mips.com \
    --cc=linux-mips@oss.sgi.com \
    /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