From owner-freebsd-acpi@FreeBSD.ORG Tue Nov 20 23:13:50 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 CD11616A417 for ; Tue, 20 Nov 2007 23:13:50 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from plato.miralink.com (mail.miralink.com [70.103.185.20]) by mx1.freebsd.org (Postfix) with ESMTP id B812513C455 for ; Tue, 20 Nov 2007 23:13:50 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by plato.miralink.com (Postfix) with ESMTP id 75DDE61AAA4; Tue, 20 Nov 2007 15:13:50 -0800 (PST) Received: from plato.miralink.com ([127.0.0.1]) by localhost (plato.miralink.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18971-04; Tue, 20 Nov 2007 15:13:49 -0800 (PST) Received: from [10.0.0.40] (iago.office.miralink.com [10.0.0.40]) by plato.miralink.com (Postfix) with ESMTP id 869E761AA9A; Tue, 20 Nov 2007 15:13:49 -0800 (PST) Message-ID: <47436A2D.5020800@miralink.com> Date: Tue, 20 Nov 2007 15:13:49 -0800 From: Sean Bruno User-Agent: Thunderbird 1.5.0.12 (X11/20071019) MIME-Version: 1.0 To: Mario Sergio Fujikawa Ferreira References: <20071120224937.58148.qmail@nexxus.fedaykin.here> In-Reply-To: <20071120224937.58148.qmail@nexxus.fedaykin.here> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DSPAM-Result: Innocent X-DSPAM-Processed: Tue Nov 20 15:13:50 2007 X-DSPAM-Confidence: 0.6768 X-DSPAM-Probability: 0.0000 X-DSPAM-Signature: 47436a2e11762051017194 X-DSPAM-Factors: 27, X-Virus-Scanned: amavisd-new at X-Spam-Status: No, score=-4.499 tagged_above=-10 required=6.6 autolearn=ham tests=[ALL_TRUSTED=-1.8, BAYES_00=-2.599, DSPAM_HAM=-0.1] X-Spam-Score: -4.499 X-Spam-Level: Cc: freebsd-acpi@FreeBSD.org, Hiroyuki Aizu Subject: Re: Neither acpi_thermal nor acpi_toshiba working 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: Tue, 20 Nov 2007 23:13:50 -0000 Mario Sergio Fujikawa Ferreira wrote: > I am running FreeBSD 7-STABLE from November 20th on a Toshiba > laptop Satellite A135-S4527 with Intel Pentium dual-core processor > T2080. > > # uname -a > FreeBSD nexxus.fedaykin.here 7.0-BETA2 FreeBSD 7.0-BETA2 #18: Tue Nov 20 00:52:10 BRST 2007 lioux@nexxus:/usr/src/sys/i386/compile/LIOUX i386 > > I get neither acpi_thermal nor acpi_toshiba sysctl entries > on my system though the correct modules are loaded. > > I am attaching my system information. Let me know if there > is anything I can do to help. > > Regards, > Can you run the following command: sudo acpidump -dt -o toshiba_A135.dsdt > toshiba_A135.asl Then post the toshiba_A135.asl on the web somewhere for review? Sean P.S. You may want to try updating your system BIOS. ACPI tables are broken on many machines.