From owner-freebsd-acpi@FreeBSD.ORG Thu Apr 19 11:08:09 2007 Return-Path: X-Original-To: freebsd-acpi@freebsd.org Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C0FD916A402 for ; Thu, 19 Apr 2007 11:08:09 +0000 (UTC) (envelope-from Thomas.Sparrevohn@btinternet.com) Received: from smtp807.mail.ird.yahoo.com (smtp807.mail.ird.yahoo.com [217.146.188.67]) by mx1.freebsd.org (Postfix) with SMTP id 0E34013C45B for ; Thu, 19 Apr 2007 11:08:08 +0000 (UTC) (envelope-from Thomas.Sparrevohn@btinternet.com) Received: (qmail 59240 invoked from network); 19 Apr 2007 10:41:26 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=btinternet.com; h=Received:X-YMail-OSG:From:To:Subject:Date:User-Agent:MIME-Version:Content-Type:Message-Id; b=uFvZTyc4Y71YpgXlsDMd3oK9IXhoe/TDxn5HUoWidlatWwA0eTsVvkksGbKM+3wjMnVZSn0BdjsV+W27/kj7qjw7wVGW5CrmIf03xgq3Dq2lZk04beHGbLYcYSUCW7AUu13BxcuWC3GTJvJy6JqFCO8gwzuw9tn/QClkLvmN4zY= ; Received: from unknown (HELO w2fzz0vc03.aah-go-on.com) (thomas.sparrevohn@btinternet.com@81.156.124.220 with login) by smtp807.mail.ird.yahoo.com with SMTP; 19 Apr 2007 10:41:26 -0000 X-YMail-OSG: FUss86EVM1nXcj3SzIwwcYLXns5qs8noy80pVdOt5Agvu7Q8 From: Thomas Sparrevohn To: freebsd-acpi@freebsd.org Date: Thu, 19 Apr 2007 11:41:23 +0100 User-Agent: KMail/1.9.6 MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_Td0JG50Ab1VSD2I" Message-Id: <200704191141.23799.Thomas.Sparrevohn@btinternet.com> X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Allocations Errors 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: Thu, 19 Apr 2007 11:08:09 -0000 --Boundary-00=_Td0JG50Ab1VSD2I Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi When I boot the system I get the following 3 errors acpi0: on motherboard acpi0: [ITHREAD] acpi0: Power Button (fixed) acpi0: reservation of 0, a0000 (3) failed acpi0: reservation of 100000, f00000 (3) failed acpi0: reservation of 1000000, 9edbcc00 (3) failed I don't what it means or whether it does any harm - S3 and S1 states does not seem to work when I try with acpiconf -s1 and -s3 but that does not surprise me as "shutdown -p" does not work either --Boundary-00=_Td0JG50Ab1VSD2I--