From owner-freebsd-current@FreeBSD.ORG Thu Jun 19 20:45:03 2003 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 F28EF37B401 for ; Thu, 19 Jun 2003 20:45:02 -0700 (PDT) Received: from pit.databus.com (p70-227.acedsl.com [66.114.70.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1429543FAF for ; Thu, 19 Jun 2003 20:45:02 -0700 (PDT) (envelope-from barney@pit.databus.com) Received: from pit.databus.com (localhost [127.0.0.1]) by pit.databus.com (8.12.9/8.12.9) with ESMTP id h5K3j1NY077216 for ; Thu, 19 Jun 2003 23:45:01 -0400 (EDT) (envelope-from barney@pit.databus.com) Received: (from barney@localhost) by pit.databus.com (8.12.9/8.12.9/Submit) id h5K3j13n077215 for current@freebsd.org; Thu, 19 Jun 2003 23:45:01 -0400 (EDT) Date: Thu, 19 Jun 2003 23:45:01 -0400 From: Barney Wolff To: current@freebsd.org Message-ID: <20030620034501.GA77025@pit.databus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Scanned-By: MIMEDefang 2.33 (www . roaringpenguin . com / mimedefang) Subject: ACPI Bad Param on Dell 5000 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: Fri, 20 Jun 2003 03:45:03 -0000 With a recent -current (6/18/03) I now see the infamous ACPI-0340 error (Could not release ACPI Global Lock, AE_BAD_PARAMETER) spewing out. This did not happen with a kernel from 6/5/03. I tried to apply the patch that's been referenced here, but apparently the Inspiron 5000 DSDT is completely different than the later ones. (Yes, I've upgraded to the A08 bios.) I have the disassembled dsdt, if anybody wants to look at it or suggest fixes: http://www.databus.com/i5000.dsl What has not changed from previous -current kernels is getting the following acpi error: ACPI-0432: *** Error: Handler for [Embedded Control] returned AE_ERROR ACPI-1287: *** Error: Method execution failed [\_SB_.BAT0._STA] (Node 0xc0eb9be0), AE_ERROR (Also on BAT1, which is not present.) Despite this, sysctl seems to know the charge % of the battery, just not how long it will last. Suspend to S3 works by closing the lid (I set S3 on lid close in sysctl). Resume is odd in that it powers up right away but the screen takes 30-60 seconds to come back. Also, network stuff needs help on resume. The Cisco 340 needs to have its parameters re-set with ancontrol. The 3C575 needs to be ejected and re-inserted. In both cases dhclient fails to re-apply the IP address, but it can be set by ifconfig. Sound stops, but can be recovered by unloading and reloading snd_maestro. Touchpad needs the flags set in hints to recover from suspend. DRI/DRM doesn't seem to work. No errors in XFree86.0.log, but glxinfo shows direct as no and glxgears confirms. xmbmon can't find the power controller, despite recognizing the PIIX. The 3C575 causes frequent lockups under load. No panic, the machine just freezes. Often it will cause shutdown to fail if not ejected first. I can live with all of these issues, but I'll be glad to cooperate with any attempts to fix them. Thanks, Barney -- Barney Wolff http://www.databus.com/bwresume.pdf I'm available by contract or FT, in the NYC metro area or via the 'Net.