From owner-freebsd-questions@FreeBSD.ORG Sun Jun 1 12:28:52 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7B9A37B401 for ; Sun, 1 Jun 2003 12:28:52 -0700 (PDT) Received: from lilzcluster.liwest.at (lilzclust01.liwest.at [212.33.55.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24EAC43F93 for ; Sun, 1 Jun 2003 12:28:51 -0700 (PDT) (envelope-from dgw@liwest.at) Received: from cm58-27.liwest.at by lilzcluster.liwest.at (8.10.2/1.1.2.11/08Jun01-1123AM) id h51JSjx0000654424; Sun, 1 Jun 2003 21:28:45 +0200 (MEST) From: Daniela To: "Fernando M. Maresca" , questions@freebsd.org Date: Sun, 1 Jun 2003 21:31:29 +0000 User-Agent: KMail/1.5.1 References: <200306011848.28701.dgw@liwest.at> <20030601174110.GA20593@troilo.qlp.com.ar> In-Reply-To: <20030601174110.GA20593@troilo.qlp.com.ar> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200306012131.29278.dgw@liwest.at> Subject: Re: Problems with my terminal device files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Jun 2003 19:28:52 -0000 On Sunday 01 June 2003 17:41, Fernando M. Maresca wrote: > On Sun, Jun 01, 2003 at 06:48:28PM +0000, Daniela wrote: > > I have with the konsole in KDE and with SSH. > > I logged out from KDE and logged back in, and suddenly, when I try to > > open a konsole, I get the following error: > > Unable to open a suitable terminal device. > > > > Fortunately, I have some shells open from my previously saved session. > > When I try to open a konsole from one of these, I see the following: > > Can't open a pseudo teletype. > > > > Next I tried: > > %ssh 127.0.0.1 > > ... > > Warning: no access to tty (Bad file descriptor). > > Thus no job control in this shell. > > > > I guess there's something wrong with my device files, but I didn't change > > anything. Before logging out, the konsole worked (haven't tried SSH in > > the last few days). > > What's going on here? Please help. > > > > Daniela > > don't understand: you can not open konsoles (kde-xterm) or you can't > loggin in a pseudo tty? Not the same: if teh problem is konsole, try > xterm, the x window system terminal emulation. try ssh localhost from > inside xterm, should work. Thanks for your reply. Xterm says that I don't have enough ptys. How do I make more? Daniela