On Sun, Sep 03, 2000 at 06:09:25PM -0700, Joey Hess wrote: > Wayne Topa wrote: > > Does anyone have splitvt running on Potato? I have it running fine > > on Slink but when I run it on Potato I get the error: > > No available pseudo terminals > > That is on a console or an xterm. > > > > I have CONFIG_DEVPTS_FS=y, CONFIG_UNIX98_PTYS=y, and > > CONFIG_UNIX98_PTY_COUNT=256 in the kernel (2.2.16 & .17). I also > > have /dev/ptyp[0-9]. These are all set on Slink as well as Potato. > > Does mount show /dev/pts is mounted?
It seems that splitvt on potato (1.6.3-7.1) doesn't use /dev/pts :( On my system it allocates /dev/tty[a-z][0-9a-f] devices. Mirek