From owner-freebsd-acpi@FreeBSD.ORG Mon Mar 1 19:19:54 2010 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 630901065674 for ; Mon, 1 Mar 2010 19:19:54 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (unknown [IPv6:2001:470:1f09:679::1]) by mx1.freebsd.org (Postfix) with ESMTP id 2B24E8FC1D for ; Mon, 1 Mar 2010 19:19:54 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id 86EE18786 for ; Mon, 1 Mar 2010 19:20:00 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on muon.cran.org.uk X-Spam-Level: X-Spam-Status: No, score=-3.7 required=8.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 Received: from core.draftnet (87-194-158-129.bethere.co.uk [87.194.158.129]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA for ; Mon, 1 Mar 2010 19:20:00 +0000 (UTC) From: Bruce Cran To: freebsd-acpi@freebsd.org Date: Mon, 1 Mar 2010 19:19:46 +0000 User-Agent: KMail/1.12.4 (FreeBSD/9.0-CURRENT; KDE/4.3.5; amd64; ; ) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201003011919.46643.bruce@cran.org.uk> Subject: Gigabyte GA-EX58-UD5 PC doesn't power off 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: Mon, 01 Mar 2010 19:19:54 -0000 Hi, I've just installed -CURRENT onto a new PC based on the Gigabyte GA-EX58-UD5 motherboard and found that it doesn't power off. Instead it displays: Uptime: 3m5s unknown: wake_prep disabled for \_SB_.PCI0.IGBE (S5) uhci3: wake_prep disabled wake for \_SB_.PCI0.USB0 (S5) uhci4: wake_prep disabled wake for \_SB_.PCI0.USB1 (S5) uhci5: wake_prep disabled wake for \_SB_.PCI0.USB2 (S5) uhci0: wake_prep disabled wake for \_SB_.PCI0.USB3 (S5) uhci1: wake_prep disabled wake for \_SB_.PCI0.USB4 (S5) uhci2: wake_prep disabled wake for \_SB_.PCI0.USB5 (S5) ehci1: wake_prep disabled wake for \_SB_.PCI0.USBE (S5) ehci0: wake_prep disabled wake for \_SB_.PCI0.USB2 (S5) acpi0: Powering system off I've put a verbose dmesg at http://www.cran.org.uk/~brucec/freebsd/dmesg_20100301.verbose and the ACPI tables at http://www.cran.org.uk/~brucec/freebsd/ga_ex58_ud5.asl . While running acpidump I noticed the warning "acpidump: RSDT entry 4 (sig TAMG) is corrupt". -- Bruce Cran