Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 May 2003 22:00:11 +0200
From:      Mark Santcroos <marks@ripe.net>
To:        Stijn Hoop <stijn@win.tue.nl>
Cc:        current@freebsd.org
Subject:   Re: FBSD 5.1b2 Inst. Results on Dell i8500
Message-ID:  <20030522200011.GA639@laptop.6bone.nl>
In-Reply-To: <20030522195103.GB60164@pcwin002.win.tue.nl>
References:  <20030522100612.X95471@root.org> <20030522193004.GA1073@laptop.6bone.nl> <20030522195103.GB60164@pcwin002.win.tue.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030522200011.GA639>