From owner-freebsd-current@FreeBSD.ORG Sun Jan 4 20:43:30 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 9551916A4CE for ; Sun, 4 Jan 2004 20:43:30 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E32143D31 for ; Sun, 4 Jan 2004 20:43:28 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 2EE4D72DC7; Sun, 4 Jan 2004 20:43:28 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 299D672DBF; Sun, 4 Jan 2004 20:43:28 -0800 (PST) Date: Sun, 4 Jan 2004 20:43:28 -0800 (PST) From: Doug White To: supraexpress@globaleyes.net In-Reply-To: Message-ID: <20040104204131.S77465@carver.gumbysoft.com> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: Have 5.2-RC2 and still getting "ACPI-1287: *** Error" messages 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, 05 Jan 2004 04:43:30 -0000 On Sat, 3 Jan 2004 supraexpress@globaleyes.net wrote: > As a matter of fact, I DO have the latest AMI BIOS (v1.9, 12/16/2003) > installed for my MSI 875P Neo (MS-6758) motherboard. Any other > suggestions? Ah, its an MSI. I misread the ACPI ident strings. In that case, your only option is to install the iasl port, use its acpidump to extract the ASL, fix the bugs, compile it with iasl back to AML, and use loader(8) to load your fixed DSDT table on boot. You can _try_ appealing to MSI, but I suspect this is what comes out of the AMIBIOS ACPI generator tool and they have no idea what the problem is. > > > On 3 Jan, Doug White wrote: > > On Fri, 2 Jan 2004 supraexpress@globaleyes.net wrote: > > > >> While nothing appears to be affected, I am getting the ACPI error > >> messages below as I have in 5.2-RC1, and 5.1. > > > > These are bugs in the DSDT on your system. Make sure you're using the > > latest BIOS. > > > > I think Intel would like to know that their own ACPI code blows up on > > their own interpreter, which they proclaim is standards-compliant. > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org