From owner-freebsd-current@FreeBSD.ORG Sun May 30 14:41:22 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 CF31616A4CE for ; Sun, 30 May 2004 14:41:22 -0700 (PDT) Received: from mailhub.sweetdreamsracing.biz (mailhub.sweetdreamsracing.biz [66.92.171.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A70643D5D for ; Sun, 30 May 2004 14:41:22 -0700 (PDT) (envelope-from culverk@sweetdreamsracing.biz) Received: by mailhub.sweetdreamsracing.biz (Postfix, from userid 80) id DD0C0109; Sun, 30 May 2004 17:43:57 -0400 (EDT) Received: from hachigo (hachigo [66.92.171.91]) by www.sweetdreamsracing.biz (Horde) with HTTP for ; Sun, 30 May 2004 17:43:57 -0400 Message-ID: <20040530174357.gcw0w4o8c4c4k4c8@www.sweetdreamsracing.biz> Date: Sun, 30 May 2004 17:43:57 -0400 From: Kenneth Culver To: Bryan Liesner References: <20040529112604.00w4kckcoc8ww80c@www.sweetdreamsracing.biz> <1085930332.781.1.camel@taxman> <20040530113052.A819@gravy.kishka.net> <20040530162034.7f87326a@earth.upton.net> <20040530165322.X519@gravy.kishka.net> In-Reply-To: <20040530165322.X519@gravy.kishka.net> MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs cc: Paul Murphy cc: freebsd-current@freebsd.org cc: Kenneth Culver cc: nate@root.org Subject: Re: 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: Sun, 30 May 2004 21:41:22 -0000 Quoting Bryan Liesner : > On Sun, 30 May 2004, Paul Murphy wrote: > >> On Sun, 30 May 2004 11:52:07 -0400 (EDT) >> Bryan Liesner wrote: >> >>> On Sun, 30 May 2004, Stefan Ehmann wrote: >>> >>>> On Sat, 2004-05-29 at 17:26, Kenneth Culver wrote: >>>>> 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? >>>> >>>> Just a short me too (ASUS A7V8X-X). >>> >>> Asus motherboards seem to be a common factor. I'm seeing this here too >>> with an Asus A7V266-E. >>> >> >> Ditto, Elitegroup L7VMM3 >> > > I was taking a closer look and the acpi commits seem fine. > Using all of the lastest sources and then reverting > i386/i386/intr_machdep.c back to 1.5 seems to alleviate the problem. > > It was checked in around the same time as all of those acpi commits. > That would explain it. Although backing out another commit doesn't seem like a good fix to me. Ken