Linux on Presario 2701EA

This is my progress in enabling as much support as possible in my compaq laptop.

To install linux you *may* need to disable acpi at boot by adding acpi=no to the boot: parameters.

Once linux is installed, you can then build a kernel that works better with your computer:

Method

Download and unpack Linux kernel 2.4.18

Download and apply this patch I made which includes all the changes I have applied:

WARNING: if you are not installing this on a Compaq Presario 2701EA you must replace the DSDT included (drivers/acpi/tables/acpi_dsdt.c) with your own DSDT or weird stuff might happen. There may even be problems with different BIOS revisions - YMMV, keep a backup of your old kernel!

Build and install kernel as usual.

The default options will build a kernel where everything works.

Enabling Local APIC will probably cause your kernel to hang on boot.

For PCMCIA-CS support you will need the pcmcia-cs package.

For HSFi Modem support you will need the latest hsflinmodem package.

What works

What is untested

What doesn't work

Downloads

Contact me

If you have anything to tell me about this page, please email me (Faye Pearson). I'm particularly interested in success stories with my patch, reports on untested hardware, bug fixes too.