From owner-freebsd-current Thu Nov 28 0:15: 1 2002 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 4CA4737B401 for ; Thu, 28 Nov 2002 00:15:00 -0800 (PST) Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74F5243EC2 for ; Thu, 28 Nov 2002 00:14:58 -0800 (PST) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (iwa@tasogare.imasy.or.jp [202.227.24.5]) by tasogare.imasy.or.jp (8.11.6+3.4W/8.11.6/tasogare) with ESMTP/inet id gAS8Eei15371; Thu, 28 Nov 2002 17:14:40 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) Date: Thu, 28 Nov 2002 17:14:35 +0900 (JST) Message-Id: <20021128.171435.133293946.iwasaki@jp.FreeBSD.org> To: john@veidit.net Cc: current@FreeBSD.ORG Subject: Re: ACPI problem with laptop? From: Mitsuru IWASAKI In-Reply-To: <3DE496C3.8010407@veidit.net> References: <3DE345C3.702@veidit.net> <20021126.195011.02307171.iwasaki@jp.FreeBSD.org> <3DE496C3.8010407@veidit.net> X-Mailer: Mew version 2.2 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > Then you'll get thermal operation messages, something like: > > Nov 26 19:34:13 mybox kernel: acpi_tz0: _AC0: temperature 60.0 >= > > setpoint 60.0 > > Nov 26 19:34:13 mybox kernel: acpi_tz0: switched from NONE to _AC0: 60.0C > > > > We need the messages like this, acpidump output, and sysctl hw.acpi > output > > to track this down. [snip] > Patch added. > acpidump adds this (except for the log): acpidump: DSDT is corrupt To get acpidump properly, I recommend not loading acpi.ko. # Maybe other kernel modules also. acpidump is a very simple utility, doesn't require acpi modules. Running it in single user mode is better, I think. > There were no thermal info in /var/log/messages or anywhere else for > that matter I'm afraid that your ACPI BIOS don't have ThermalZone definitions... If so, ACPI cannot help to control thermal of your system. Anyway, I'm waiting for your acpidump output. Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message