From owner-freebsd-current@FreeBSD.ORG Mon Sep 20 20:33:41 2004 Return-Path: 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 349D816A4CE; Mon, 20 Sep 2004 20:33:41 +0000 (GMT) Received: from mail.dt.e-technik.uni-dortmund.de (mail.dt.e-technik.Uni-Dortmund.DE [129.217.163.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1C5943D3F; Mon, 20 Sep 2004 20:33:40 +0000 (GMT) (envelope-from ma@dt.e-technik.uni-dortmund.de) Received: from localhost (localhost [127.0.0.1])CAA923F6B1; Mon, 20 Sep 2004 22:33:39 +0200 (CEST) Received: from mail.dt.e-technik.uni-dortmund.de ([127.0.0.1]) by localhost (krusty [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 29132-05-7; Mon, 20 Sep 2004 22:33:39 +0200 (CEST) Received: from m2a2.dyndns.org (p508EEE7E.dip.t-dialin.net [80.142.238.126]) 8065F3F3F2; Mon, 20 Sep 2004 22:33:39 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by merlin.emma.line.org (Postfix) with ESMTP id EF430D358A; Mon, 20 Sep 2004 22:33:37 +0200 (CEST) Received: from merlin.emma.line.org ([127.0.0.1]) by localhost (m2a2.dyndns.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 03250-04; Mon, 20 Sep 2004 22:33:37 +0200 (CEST) Received: by merlin.emma.line.org (Postfix, from userid 500) id 843CED1F96; Mon, 20 Sep 2004 22:33:37 +0200 (CEST) To: Jason Porter In-Reply-To: <414F2ABD.2030604@xmission.com> (Jason Porter's message of "Mon, 20 Sep 2004 13:08:45 -0600") References: <414F2ABD.2030604@xmission.com> From: Matthias Andree Date: Mon, 20 Sep 2004 22:33:37 +0200 Message-ID: User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new at dt.e-technik.uni-dortmund.de cc: freebsd-current@freebsd.org cc: freebsd-questions@freebsd.org Subject: Re: ACPI not working for shutdown -p X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Sep 2004 20:33:41 -0000 Jason Porter writes: > I had things working just fine before, then I rebuild my kernel and I > don't know what happened, but I can't get ACPI to turn off the computer > anymore. I'm running a 5.3BETA3 from Sept 9 and I'm on an ASUS A7S333. > I'll include the dmesg report, if anyone has any questions, let me > know, thanks. Try adding the following line to /boot/loader.conf.local and see if that helps, I've needed this line with an A7V600-X but haven't recently (in BETA) checked if it's still needed (dual-boot machine which usually sees reboot, not halt -p): hw.acpi.disable_on_poweroff="0" -- Matthias Andree Encrypted mail welcome: my GnuPG key ID is 0x052E7D95 (PGP/MIME preferred)