From owner-freebsd-current@FreeBSD.ORG Tue Jul 14 23:42:09 2009 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 2C52610656CD for ; Tue, 14 Jul 2009 23:42:09 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from ns2.bafirst.com (72-12-2-19.static.networktel.net [72.12.2.19]) by mx1.freebsd.org (Postfix) with ESMTP id BB7A08FC19 for ; Tue, 14 Jul 2009 23:42:08 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from HOME.encontacto.net ([189.190.7.53]) by ns2.bafirst.com with esmtp; Tue, 14 Jul 2009 18:32:05 -0500 id 000D51E1.4A5D1575.00015ADA Received: from localhost (localhost [127.0.0.1]) (uid 80) by HOME.encontacto.net with local; Tue, 14 Jul 2009 18:32:04 -0500 id 0004AC1B.4A5D1574.0000DA1A Received: from dsl-189-190-5-179-dyn.prod-infinitum.com.mx (dsl-189-190-5-179-dyn.prod-infinitum.com.mx [189.190.5.179]) by econet.encontacto.net (Horde Framework) with HTTP; Tue, 14 Jul 2009 18:32:04 -0500 Message-ID: <20090714183204.99139apm4ieg3o8g@econet.encontacto.net> Date: Tue, 14 Jul 2009 18:32:04 -0500 From: eculp To: freebsd-current MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (5.0-cvs) X-Remote-Browser: Opera/9.64 (X11; Linux i686; U; en) Presto/2.1.1 X-IMP-Server: 189.190.7.53 X-Originating-IP: 189.190.5.179 X-Originating-User: eculp@encontacto.net Subject: Acer Laptop overheating with ACPI error that I don't understand. 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: Tue, 14 Jul 2009 23:42:09 -0000 I am having overheating problems with my Acer Aspire laptop. # uname -a FreeBSD ed.local.net.mx 8.0-BETA1 FreeBSD 8.0-BETA1 #256: Thu Jul 9 07:05:20 CDT 2009 root@ed.local.net.mx:/usr/obj/usr/src/sys/ENCONTACTO i386 I've been having this problem for several months and compensating by reducing dev.cpu.0.freq from 1900 to 1200 and 800 in warm offices. The errors I'm seeing in the log files are: +acpi_ec0: EcRead: failed waiting to get data +ACPI Exception: AE_NO_HARDWARE_RESPONSE, Returned by Handler for [EmbeddedControl] 20090521 evregion-531 +ACPI Error (psparse-0633): Method parse/execution failed [\\_TZ_.THRM._TMP] (Node 0xc4e75960), AE_NO_HARDWARE_RESPONSE I'm afraid that I don't understand them. Any suggestions appreciated, ed