ACPI Problems with Dell Notebook
Hi everyone,
I've been having a bit of trouble getting ACPI functioning properly on a new Dell X300 notebook (Bios version A08). I'm running Debian Sarge (Kernel 2.6.9).
Ok, so I've followed the instructions found on http://acpi.sourceforge.net - I've downloaded the DSDT file for my bios from their database, decompiled and recompiled it with the Intel ASL-Compiler, fixing a ByteAccess error (see fix_broken_dsdt at http://www.cpqlinux.com/acpi-howto.html). I've patched the kernel with the 2.6.9 patch found at acpi.sourceforge, which applied successfully.
After recompiling the kernel, the acpi errors that I was getting at boot disappeared, but the battery indicator in Gnome (the whole reason for this) stops at 28% when the power is plugged in, and drops to 14% as soon as the plug is removed. In /proc/acpid/battery/BAT1/info, it indicates that the battery is fully charged (at 28%). I can't find any reference to this on the web.
There seem to be several ways to get ACPI working that are published online, but I can't find a great deal on consistency in these documents regarding what to do AFTER you've got your fixed DSDT,hex file. And there are different patches out there as well. Can anyone give me any help on this?
Thanks a lot for reading this,
Sauce