Re: pty problems in 2.1.115

Steffen Zahn (zahn@berlin.snafu.de)
Fri, 7 Aug 1998 21:54:46 +0200


Hello,

me too. Old style pseudo terminals do not work with 2.1.115/SMP, neither
with nor without CONFIG_UNIX98_PTYS enabled. xterm, kvt etc. do not work.

strace kvt:

...
open("/dev/ptyp0", O_RDWR) = -1 ENOSYS (Function not implemented)
open("/dev/ptyp0", O_RDWR) = -1 ENOSYS (Function not implemented)
open("/dev/ptyp0", O_RDWR) = -1 ENODEV (No such device)
open("/dev/ptyp1", O_RDWR) = -1 ENOSYS (Function not implemented)
open("/dev/ptyp1", O_RDWR) = -1 ENOSYS (Function not implemented)
open("/dev/ptyp1", O_RDWR) = -1 ENODEV (No such device)
...

The system is based on Dual-PentiumII, 233MHz,
Gigabyte GA-686LX2 motherboard. The kernel is compiled with
egcs-2.90.29 980515 (egcs-1.0.3 release)

Find the kernel configuration used at http://www.snafu.de/~zahn/autoconf.h

Steffen

-- 
home email:  user@domain where domain=berlin.snafu.de, user=zahn
Use of my address for unsolicited commercial advertising is forbidden.
 2^3021377 - 1  |  "Where do you want to crash today?" | ICQ 15824526

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html