From owner-freebsd-acpi@FreeBSD.ORG Wed Sep 19 01:36:33 2007 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7EA2116A417 for ; Wed, 19 Sep 2007 01:36:33 +0000 (UTC) (envelope-from nate@root.org) Received: from root.org (root.org [67.118.192.226]) by mx1.freebsd.org (Postfix) with ESMTP id 2EAF713C45D for ; Wed, 19 Sep 2007 01:36:33 +0000 (UTC) (envelope-from nate@root.org) Received: (qmail 78802 invoked from network); 19 Sep 2007 01:36:34 -0000 Received: from ppp-71-139-1-224.dsl.snfc21.pacbell.net (HELO ?10.0.0.15?) (nate-mail@71.139.1.224) by root.org with ESMTPA; 19 Sep 2007 01:36:34 -0000 Message-ID: <46F07B73.8000908@root.org> Date: Tue, 18 Sep 2007 18:29:23 -0700 From: Nate Lawson User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Roman Pavlik References: <20070917115601.GA1371@belzebub.tns.cz> In-Reply-To: <20070917115601.GA1371@belzebub.tns.cz> X-Enigmail-Version: 0.95.3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-acpi@freebsd.org Subject: Re: HP6710: 7-current can't boot with enabled acpi X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Sep 2007 01:36:33 -0000 Roman Pavlik wrote: > FreeBSD 7-current, snap 200708 can't boot on Compaq/HP 6710b laptop with > ACPI enabled. The boot process ends with > acpi_tz0: _AC4: temperature 65.0 >= setpoint 30.0 > acpi_tz0: _AC3: temperature 65.0 >= setpoint 40.0 > acpi_tz0: _AC2: temperature 65.0 >= setpoint 50.0 > which indefinitely loops. However manual escape to debugger is possible. > > Without acpi it works fine. There is no problem with > FreeBSD 6.x release even with ACPI enabled. The attached files: You should try ecng-7d.diff, posted earlier today by me. > There is another problem on this machine (I'm not sure if it is connected > with ACPI problem): It froze during boot if the integrated LAN is > enabled in the BIOS (it is BroadCom NetLink Gigabyte adapter - > the driver for it is not in 6.2 release but was already added to > STABLE branch). I don't understand. Tell me whether boot freezes on which FreeBSD version (6.2, 6-stable, 7-current) and whether the NetLink driver is loaded or not. -- Nate