Acpi
I've got a laptop on a version 2.4.20 kernel that is ACPI compliant, so I thought I would enable this when I recomplied my kernel, particularly as it was not entirely well behaved before; it froze when after the 'power down' line when shutting the system down. Using ACPI fixed that problem, but created another. Now it can't determine if I'm on battery or AC, so I never know how much battery life I have left. Thus when booting I currently have to decide: should I use my new kernel which shuts down properly but can't tell me my battery status, or my old kernel (2.4.18) that locks when trying to shut down.
And by the way, locking after the power down commend does not simply mean I have to push the power button myself (I can handle that), but having to hold the power button down for a full 5 seconds before the power is killed (which I have always understood to imply the system was quite unhappy and locked).
Any suggestion on a way to make sure both parts work in the same kernel?
|