From owner-freebsd-questions@FreeBSD.ORG Sun Sep 30 07:41:41 2007 Return-Path: Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BCB0216A419 for ; Sun, 30 Sep 2007 07:41:41 +0000 (UTC) (envelope-from b.movaqar@adempiere.org) Received: from kedah.mschosting.com (kedah.mschosting.com [202.75.42.90]) by mx1.freebsd.org (Postfix) with ESMTP id 4865913C474 for ; Sun, 30 Sep 2007 07:41:41 +0000 (UTC) (envelope-from b.movaqar@adempiere.org) Received: from [87.107.63.161] (port=65355 helo=attila) by kedah.mschosting.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1IbtQn-00029F-HK; Sun, 30 Sep 2007 15:41:38 +0800 Date: Sun, 30 Sep 2007 11:17:03 +0330 From: "Bahman M." To: "Brian A. Seklecki" Message-ID: <20070930111703.0dfcf2d7@attila> In-Reply-To: <1191125381.5997.29.camel@new-host> References: <20070929131631.43937a65@attila> <1191125381.5997.29.camel@new-host> X-Mailer: Claws Mail 3.0.0 (GTK+ 2.10.14; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - kedah.mschosting.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - adempiere.org X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to restart a freezed tty? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Sep 2007 07:41:41 -0000 On Sun, 30 Sep 2007 00:09:40 -0400 "Brian A. Seklecki" wrote: > On Sat, 2007-09-29 at 13:16 +0330, Bahman M. wrote: > > Hi all, > > > > For some reason all the ttys are frozen up; I can switch between X > > and them back and forth but not between the ttys themselves using > > ALT+Fn. > > Can you start new xterms? When you say 'frozen', do they "not accept > keyboard input"? Is it possible scroll-lock is enabled? What about > the TTY that you started Xorg from? > > Is this temporal? When did it start happening? > > Is there anything in /var/log/messages? > > Did you try: $ sudo pkill -HUP init ? Yes. It killed X and got me to the frozen terminals. There I could do nothing (no shell) but pressing the power button! "The case is closed" :-) > > I tried killing them; they terminate and restart but still > > frozen. I don't believe the only way out is to restart the system. > > > > How to make ttys behave normally? I'd appreciate any idea. > > FreeBSD 6.2-RELEASE-p7 > > xorg-7.2 > > fluxbox-1.0rc3_3 Thanks for your time. Bahman