From owner-freebsd-mobile@FreeBSD.ORG Sat Dec 13 18:17:24 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33F0616A4CE for ; Sat, 13 Dec 2003 18:17:24 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29D4743D58 for ; Sat, 13 Dec 2003 18:17:19 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id hBE2HGEJ013318; Sat, 13 Dec 2003 19:17:16 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sat, 13 Dec 2003 19:13:11 -0700 (MST) Message-Id: <20031213.191311.110244758.imp@bsdimp.com> To: stephane@laperouse.internatif.org From: "M. Warner Losh" In-Reply-To: <20031212171530.GH1367@fetiche.sources.org> References: <20031207163127.GA791@fetiche.sources.org> <3FD8EEA3.3060508@aracnet.com> <20031212171530.GH1367@fetiche.sources.org> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-mobile@freebsd.org Subject: Re: X freezes my Sony Vaio PCG-F801 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Dec 2003 02:17:24 -0000 In message: <20031212171530.GH1367@fetiche.sources.org> Stephane Bortzmeyer writes: : On Thu, Dec 11, 2003 at 02:24:35PM -0800, : henry tieman wrote : a message of 38 lines which said: : : > I have only seen 2 kinds of errors crash FreeBSD - bad device drivers : > and bad memory. : : Formally speaking, it doesn't crash, it freezes. But you're right, not : only the Xfree server is down, the machine stops replying to ping : also, which seems to indicate that the kernel (or the PCI bus) was : frozen. I've seen similar things on my VAIO PCG-505TS. I believe that it is some kind of hang, since if it were an interrupt storm it would still reply to pings (at least in 5.x that's what I've observed). Warner