From owner-freebsd-current@FreeBSD.ORG Sat May 29 08:24:28 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 39E9716A4CE for ; Sat, 29 May 2004 08:24:28 -0700 (PDT) Received: from mailhub.sweetdreamsracing.biz (mailhub.sweetdreamsracing.biz [66.92.171.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02B6443D3F for ; Sat, 29 May 2004 08:24:28 -0700 (PDT) (envelope-from culverk@sweetdreamsracing.biz) Received: by mailhub.sweetdreamsracing.biz (Postfix, from userid 80) id 6151D173; Sat, 29 May 2004 11:26:04 -0400 (EDT) Received: from pcp06572722pcs.nrockv01.md.comcast.net (pcp06572722pcs.nrockv01.md.comcast.net [69.140.56.116]) by www.sweetdreamsracing.biz (Horde) with HTTP for ; Sat, 29 May 2004 11:26:04 -0400 Message-ID: <20040529112604.00w4kckcoc8ww80c@www.sweetdreamsracing.biz> Date: Sat, 29 May 2004 11:26:04 -0400 From: Kenneth Culver To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs Subject: reboot and shutdown don't work, suspect acpi 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: Sat, 29 May 2004 15:24:28 -0000 Hi, Ever since the recent acpi commits, reboot and shutdown no longer work on my machine (asus k8v deluxe mobo, athlon 64). The machine gets to "Uptime: 1m34s" (the time is just made up) and hangs. The only way to fix this is to do a hard reset by pushing the computer's reset button. Any ideas? Ken