From owner-freebsd-current Mon Feb 17 16:20: 6 2003 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 B68CB37B401 for ; Mon, 17 Feb 2003 16:20:04 -0800 (PST) Received: from grassmarket.ucs.ed.ac.uk (grassmarket.ucs.ed.ac.uk [129.215.166.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A93D43F75 for ; Mon, 17 Feb 2003 16:20:03 -0800 (PST) (envelope-from s9905155@sms.ed.ac.uk) Received: from fourtytwo.gamesoc (12266209.resnet.ed.ac.uk [10.6.0.100] (may be forged)) by grassmarket.ucs.ed.ac.uk (8.11.6/8.11.6) with ESMTP id h1I0Jch16381; Tue, 18 Feb 2003 00:19:38 GMT Received: from fourtytwo.gamesoc (localhost.gamesoc [127.0.0.1]) by fourtytwo.gamesoc (8.12.6/8.12.6) with ESMTP id h1I0JZwr000566; Tue, 18 Feb 2003 00:19:35 GMT (envelope-from bruce@fourtytwo.gamesoc) Received: (from bruce@localhost) by fourtytwo.gamesoc (8.12.6/8.12.6/Submit) id h1I0JZvl000565; Tue, 18 Feb 2003 00:19:35 GMT Date: Tue, 18 Feb 2003 00:19:35 +0000 From: Bruce Cran To: The Anarcat Cc: current@freebsd.org Subject: Re: reproducable ACPI hang on 5.0-RELEASE + Asus A7V mobo Message-ID: <20030218001935.GA538@fourtytwo.gamesoc> References: <20030217230308.GA594@lenny.anarcat.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030217230308.GA594@lenny.anarcat.ath.cx> User-Agent: Mutt/1.5.3i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Feb 17, 2003 at 06:03:08PM -0500, The Anarcat wrote: > Hello! > > I've been experimenting quite a bit with the new ACPI stuff from > 5.0-release. I can reliably hang my box using acpiconf -s 3, both from > X and the console. In X, upon wakeup, the screen is trashed with color > strips. In the console, I can actually get some interaction back, but > the whole thing hangs after a few seconds anyways. > > This is with an almost GENERIC kernel (attached), on a Asus A7V KT133 > motherboard. > > Any concrete way to debug this? Cause a panic? > > Should I report this somewhere else since 5.0 != 5.x-current? :) ACPI power management on Asus motherboards with the VIA chipset seems to be quite broken. On my A7V333 I can use mode 1 (CPU off), 2 and 3 report AE_NOT_FOUND and 4 dumps the cpu registers, while power-off on shutdown reports an ACPI timeout error. However, these motherboards _do_ seem to have the configuration part of ACPI working very well, whereas lots of computers don't even boot with ACPI enabled. I don't know, but I'd guess that the priority will be to get computers booting and configuring properly with ACPI, before moving onto fixing problems with the power management, and working around features which make the AML (low-level ACPI code) work with Windows. Bruce Cran To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message