From owner-freebsd-bugs Mon Dec 1 21:27:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA00536 for bugs-outgoing; Mon, 1 Dec 1997 21:27:10 -0800 (PST) (envelope-from owner-freebsd-bugs) Received: from outmail.utsunomiya-u.ac.jp (outmail.utsunomiya-u.ac.jp [160.12.196.3]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id VAA00505 for ; Mon, 1 Dec 1997 21:26:28 -0800 (PST) (envelope-from yokota@zodiac.mech.utsunomiya-u.ac.jp) Received: by outmail.utsunomiya-u.ac.jp id AA07367; Tue, 2 Dec 1997 14:26:16 +0900 Received: from zodiac.mech.utsunomiya-u.ac.jp (zodiac.mech.utsunomiya-u.ac.jp [160.12.42.1]) by zodiac.mech.utsunomiya-u.ac.jp (8.7.6+2.6Wbeta7/3.4W/zodiac-May96) with ESMTP id OAA20145; Tue, 2 Dec 1997 14:33:07 +0900 (JST) Message-Id: <199712020533.OAA20145@zodiac.mech.utsunomiya-u.ac.jp> To: Archie Cobbs Cc: freebsd-bugs@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: 2.2.5 problems In-Reply-To: Your message of "Mon, 01 Dec 1997 17:02:49 PST." <199712020102.RAA25840@bubba.whistle.com> References: <199712020102.RAA25840@bubba.whistle.com> Date: Tue, 02 Dec 1997 14:33:02 +0900 From: Kazutaka YOKOTA Sender: owner-freebsd-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >> After keyboard locks up, pressing locking keys (num-lock, caps-lock, >> scroll-lock) changes LED state? > >Not sure... I'm at work right now... but ctl-alt-del works. ~~~~~~~~~~~~~~~~~~ In that case, I suspect that the system and the console driver is alive. But syscons is somehow made to believe that the screen switching is still in progress. Would you tell me how the X server is started in which VT? And can you exactly recall the sequence of events which led to lock-up? Was the X server reset, by xdm or by SIGHUP, while in the background by any chance? Kazu