FBSD 5.1b2 Inst. Results on Dell i8500
Mark Santcroos
marks at ripe.net
Thu May 22 13:00:13 PDT 2003
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
More information about the freebsd-current
mailing list