lkml.org 
[lkml]   [2003]   [Apr]   [19]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 18 Apr 2003 21:24:39 -0700
FromWilliam Lee Irwin III <>
SubjectRe: [2.5.67-mm4] Can't open pty's
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:34    [W:0.107 / U:0.080 seconds]
©2003-2008 Jasper Spaans