From owner-freebsd-acpi@FreeBSD.ORG Sun Mar 8 15:54:31 2009 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 72DAF1065670 for ; Sun, 8 Mar 2009 15:54:31 +0000 (UTC) (envelope-from gaijin.k@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.24]) by mx1.freebsd.org (Postfix) with ESMTP id 26C148FC08 for ; Sun, 8 Mar 2009 15:54:30 +0000 (UTC) (envelope-from gaijin.k@gmail.com) Received: by qw-out-2122.google.com with SMTP id 3so720717qwe.7 for ; Sun, 08 Mar 2009 08:54:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=1Y8qCh3/gmNmgiUX3KnQlzus7hBRvc4cTEk5iz5YfTk=; b=AHGPZQ477szjK2yoq6cnIbc6cECSVmMoe3chHesoEDAcDM4IXLESWhr0Y9K+ipSvcP 7RtxKrNwGeAX9+qanLMPdPt61SLWAtx3RKRyatqfUri9G/On7LM4+q58MCB/3M7JVBJJ cf2jyObE33KZzllL+zQHhZHYXTdl1kf8owBg4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=rtBnOxtHROfryxOUlgGeWq06aSmNXWiEzyRjQsNX+5iDmX9xYebRWsjmQ9fLuRHYT2 5PnThSnJw0oOl3Cf8yZYXZsoQqPLyQnZw2HQxRBNLVBWd/9++TBhvPpNV8eBofU8cCvn BlO8Fog5v+ML2HIAJgbUEmHFlm6c0ROEyJMjo= Received: by 10.224.19.194 with SMTP id c2mr5990851qab.25.1236527670500; Sun, 08 Mar 2009 08:54:30 -0700 (PDT) Received: from ?10.0.3.231? (pool-71-250-44-232.nwrknj.east.verizon.net [71.250.44.232]) by mx.google.com with ESMTPS id 4sm10415567yxj.31.2009.03.08.08.54.29 (version=SSLv3 cipher=RC4-MD5); Sun, 08 Mar 2009 08:54:29 -0700 (PDT) From: "Alexandre \"Sunny\" Kovalenko" To: Scott MacCallum In-Reply-To: <1c15953f0903071837r208277ecte24d325118d48ecd@mail.gmail.com> References: <1c15953f0903071343w414c6312p3d7bdf49677006e0@mail.gmail.com> <1236473234.1204.12.camel@RabbitsDen> <1c15953f0903071837r208277ecte24d325118d48ecd@mail.gmail.com> Content-Type: text/plain Date: Sun, 08 Mar 2009 11:54:01 -0400 Message-Id: <1236527641.1259.3.camel@RabbitsDen> Mime-Version: 1.0 X-Mailer: Evolution 2.24.5 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd-acpi@freebsd.org Subject: Re: acpi_tz0: _TMP value is absurd, ignored (-270.9C) -- HP-Pavilion-a305w-Trigem-Motherboard 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: Sun, 08 Mar 2009 15:54:32 -0000 On Sat, 2009-03-07 at 21:37 -0500, Scott MacCallum wrote: > Hi Alexandre, > > Thank you for the suggestion. I would like to give it a try. Could you > point me to a tutorial with the steps to implement the change after I > have edited my ASL file. I have been reading the ACPI debug section of > the FreeBSD handbook > (http://www.freebsd.org/doc/en/books/handbook/acpi-debug.html) but I > am at the point where I feel I need more information. I couldn't find > anything that was of help with Google and the ACPI Specification > (http://acpi.info/spec.htm) is over my head at the moment. Something > more FreeBSD specific would be a great help. Chapter 11.16.5.3 "Overriding the Default AML" in the handbook (URL, you have quoted above) is all you need. It really is *that* simple ;) If something isn't very clear, or does not work for you, please, do not hesitate to ask, though. -- Alexandre "Sunny" Kovalenko