From: William Lee Irwin III <wli@holomorphy.com>
To: "J. Hidding" <J.Hidding@student.rug.nl>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [2.5.67-mm4] Can't open pty's
Date: Fri, 18 Apr 2003 21:24:39 -0700 [thread overview]
Message-ID: <20030419042439.GD12469@holomorphy.com> (raw)
In-Reply-To: <web-6774367@mail.rug.nl>
On Sat, Apr 19, 2003 at 05:26:17AM +0200, J. Hidding wrote:
> Xterm (nor any other VT) won't run on my freshly compiled
> 2.5.67-mm4 kernel. It says:
> --
> xterm: Error 32, errno 2: No such file or directory
> Reason: get_pty: not enough ptys
> --
Your problem is:
#
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=y
CONFIG_UNIX98_PTYS=y
CONFIG_UNIX98_PTY_COUNT=64
Increase CONFIG_UNIX98_PTY_COUNT to 2048 or thereabouts.
-- wli
next prev parent reply other threads:[~2003-04-19 4:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-19 3:26 J. Hidding
2003-04-19 4:24 ` William Lee Irwin III [this message]
2003-04-19 4:29 ` Andrew Morton
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=20030419042439.GD12469@holomorphy.com \
--to=wli@holomorphy.com \
--cc=J.Hidding@student.rug.nl \
--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
all inboxes | Powered by JetHome®