ACPI4Linux
Valid XHTML 1.0!
Valid CSS!
SourceForge.net Logo

Last update:
2003-07-14.

Download

You should visit the project page at sourceforge for downloading older kernel patches and the OSPMD.

Direct Links

Howto apply

Patch the kernel

cd <path to unpacked linux sources>
gunzip -c <path to acpi-patch>/acpi-<version>.diff.gz | patch -p1
                    

Configure the kernel

If everything went smooth you can now configure the kernel to include the drivers with make menuconfig (or your preferred way to configure the beast). Then go to General Setup -> ACPI Support and tick the options you need.

PM Tools

In case something goes wrong, you may need to download the package pmtools which contains the ACPI disassembler. You do not need the tools for regular use.