From owner-freebsd-current@FreeBSD.ORG Thu May 22 13:00:13 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 0C11837B401 for ; Thu, 22 May 2003 13:00:13 -0700 (PDT) Received: from birch.ripe.net (birch.ripe.net [193.0.1.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22B4943F75 for ; Thu, 22 May 2003 13:00:12 -0700 (PDT) (envelope-from marks@ripe.net) Received: from laptop.6bone.nl (cow.ripe.net [193.0.1.239]) by birch.ripe.net (8.12.9/8.11.6) with SMTP id h4MK0BVn024291; Thu, 22 May 2003 22:00:11 +0200 Received: (nullmailer pid 1490 invoked by uid 1000); Thu, 22 May 2003 20:00:11 -0000 Date: Thu, 22 May 2003 22:00:11 +0200 From: Mark Santcroos To: Stijn Hoop Message-ID: <20030522200011.GA639@laptop.6bone.nl> References: <20030522100612.X95471@root.org> <20030522193004.GA1073@laptop.6bone.nl> <20030522195103.GB60164@pcwin002.win.tue.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030522195103.GB60164@pcwin002.win.tue.nl> User-Agent: Mutt/1.4.1i X-Handles: MS6-6BONE, MS18417-RIPE cc: current@freebsd.org Subject: Re: FBSD 5.1b2 Inst. Results on Dell i8500 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: Thu, 22 May 2003 20:00:13 -0000 On Thu, May 22, 2003 at 09:51:03PM +0200, Stijn Hoop wrote: > I am sitting in front of an Inspiron 4150 with these symptoms right now. > How can I dump my ASL and patch this to test this option? Install the devel/acpicatools port. Use acpidump to extract the raw dsdt/aml file. Use iasl to disassemble it to an asl file. Patch the asl file and compile it back to an aml. Use the following in loader.conf to override your system dsdt: acpi_dsdt_load="YES" acpi_dsdt_name="/boot/acpi_dsdt.aml" -- Mark Santcroos RIPE Network Coordination Centre http://www.ripe.net/home/mark/ New Projects Group/TTM