From owner-freebsd-current Mon Feb 2 15:49:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA10825 for current-outgoing; Mon, 2 Feb 1998 15:49:34 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from outmail.utsunomiya-u.ac.jp (outmail.utsunomiya-u.ac.jp [160.12.196.3]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id PAA10754 for ; Mon, 2 Feb 1998 15:49:28 -0800 (PST) (envelope-from yokota@zodiac.mech.utsunomiya-u.ac.jp) Received: by outmail.utsunomiya-u.ac.jp id AA18059; Tue, 3 Feb 1998 08:42:49 +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 IAA10205; Tue, 3 Feb 1998 08:50:27 +0900 (JST) Message-Id: <199802022350.IAA10205@zodiac.mech.utsunomiya-u.ac.jp> To: Peter Mutsaers Cc: Donn Miller , current@FreeBSD.ORG, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: netscape/swap_pager causing problems with syscons In-Reply-To: Your message of "02 Feb 1998 23:05:09 +0100." <87pvl5u0h6.fsf@muon.xs4all.nl> References: <87pvl5u0h6.fsf@muon.xs4all.nl> Date: Tue, 03 Feb 1998 08:50:21 +0900 From: Kazutaka YOKOTA Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe current" >The problem that I reported before is not this one: I'm sure my >swapspace was not depleted, and also the lock is thus that I get a >sponaneous reboot (no ctrl+alt+delete needed). > >Last night I was working from an X-terminal (remotely) on my computer, >again with netscape, emacs and lots of other windows at the same time >open. > >The only difference: no X running locally, and also no mouse events on >the mousedriver. There was no crash at all. > >I suspect the problem is with the psm0 driver, because since I started >to use a PS/2 mouse instead of a serial one it seems to have started; >but that might be coincidence and maybe the X server is causing it. Would you possibly send me `dmesg' output after you boot the system with `-v' boot option so that I can know the state of the psm0 driver? Do you run `moused'? Or, do you let the X server access the psm0 device directly? Do you think you can reproduce your problem by running moused on psm0, and login from the remote X-terminal and do some heavy work? I prefer you twiddle the PS/2 mouse at the same time if possible. Kazu yokota@freebsd.org