From owner-freebsd-current@FreeBSD.ORG Mon Sep 24 10:45:35 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 177F416A419 for ; Mon, 24 Sep 2007 10:45:35 +0000 (UTC) (envelope-from bsd-current@epcdirect.co.uk) Received: from gunfright.epcdirect.co.uk (gunfright.epcdirect.co.uk [195.10.242.32]) by mx1.freebsd.org (Postfix) with ESMTP id C08A913C45A for ; Mon, 24 Sep 2007 10:45:34 +0000 (UTC) (envelope-from bsd-current@epcdirect.co.uk) Received: from localhost (localhost.epcdirect.co.uk [127.0.0.1]) by gunfright.epcdirect.co.uk (Postfix) with ESMTP id DF7F76175; Mon, 24 Sep 2007 11:45:33 +0100 (BST) X-Virus-Scanned: by GunFright.EPCDirect.co.uk Received: from gunfright.epcdirect.co.uk ([127.0.0.1]) by localhost (gunfright.epcdirect.co.uk [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id V1zMICXBPk0Q; Mon, 24 Sep 2007 11:45:33 +0100 (BST) Received: from lfarr (l-farr.int.epcdirect.co.uk [192.168.6.200]) by gunfright.epcdirect.co.uk (Postfix) with ESMTP id A89CA6108; Mon, 24 Sep 2007 11:45:33 +0100 (BST) From: "Lawrence Farr" To: , References: <1190591939.14488.25.camel@hyperion> In-Reply-To: <1190591939.14488.25.camel@hyperion> Date: Mon, 24 Sep 2007 11:45:27 +0100 Message-ID: <011401c7fe98$04cf7f60$0e6e7e20$@co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Acf+N8cUASyThtHQQHyWTBqkWpd9CwAYBmFg Content-Language: en-gb Cc: Subject: RE: bge driver causes freeze X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 24 Sep 2007 10:45:35 -0000 > -----Original Message----- > From: owner-freebsd-current@freebsd.org [mailto:owner-freebsd- > current@freebsd.org] On Behalf Of Cristi Magherusan > Sent: 24 September 2007 00:59 > To: freebsd-current@freebsd.org > Subject: bge driver causes freeze > > Hello, > > I tried the latest snapshot on my HP 6710b laptop, and it behaves just > like the one from august, as reported in this message: > http://lists.freebsd.org/pipermail/freebsd-current/2007- > September/076856.html > > ACPI reports an error, something about out of range temperature value, > then locks the system waiting for some event. By mistake I've found a > workaround by unplugging then plugging back the power cable. In 6.2 it > reported the same error, but didn't lock. > > The real problem is the bge driver that seems to have a critical > regression from 6.2 and completely freezes the system at boot. > Did anyone experienced similar problems of with current bge driver on > another hardware, or this bug happens only with this laptop model? > > Best Regards, > cristi > > -- > Cristi Magherusan, > Universitatea Tehnica din Cluj - Napoca > Centrul de Comunicatii "Pusztai Kalman" > Tel. 0264/401247 http://cc.utcluj.ro It sounds a lot like the issue I'm having on server hardware, see http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/116328