From owner-freebsd-current@FreeBSD.ORG Sun Feb 20 07:16:09 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAFBC16A4CE for ; Sun, 20 Feb 2005 07:16:09 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90ED743D2D; Sun, 20 Feb 2005 07:16:09 +0000 (GMT) (envelope-from davidxu@freebsd.org) Received: from [127.0.0.1] (davidxu@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j1K7G6YJ072240; Sun, 20 Feb 2005 07:16:08 GMT (envelope-from davidxu@freebsd.org) Message-ID: <421839E4.70905@freebsd.org> Date: Sun, 20 Feb 2005 15:19:00 +0800 From: David Xu User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.7.2) Gecko/20041004 X-Accept-Language: en-us, en MIME-Version: 1.0 To: delphij@delphij.net References: <421808E9.8060706@freebsd.org> <1108872886.909.2.camel@leguin> <42182880.6000101@freebsd.org> <1108881662.618.1.camel@spirit> In-Reply-To: <1108881662.618.1.camel@spirit> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit cc: freebsd-current@freebsd.org cc: Garance A Drosihn Subject: Re: AMD64 machine stability problem X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 07:16:09 -0000 Sometimes, I got wrong Caps Lock status, if I press key '4', it displays '$' in mozilla email client, but at the time, Caps Lock light is off. David Xu Xin LI wrote: >I guess there are something strange happening in sys/dev/syscons. My >laptop (i386 based) crashes about 25% times when I start GNOME, and the >possibility raises when I have the VESA High Resolution Console patch >applied, therefore I still don't want to commit it :-( > >在 2005-02-20日的 14:04 +0800,David Xu写道: > > >>Garance A Drosihn wrote: >> >> >> >>>>Now, I can always reproduce it: >>>>just run "find /usr/src " in gnome termimal, it will reboots in >>>>five seconds. >>>> >>>> >>>What happens if you enter the same find command on a console >>>session? (ie, outside of X11) >>> >>> >>> >>running it on a console never reboots, works just fine. >>I also switched graphics card, and run it under X11, it still reboots. >> >> > >Cheers, > >