[ltp] T40p Crashing

Ramon Casellas linux-thinkpad@linux-thinkpad.org
Wed, 24 Sep 2003 23:52:41 +0200 (MEST)


On Wed, 24 Sep 2003, joern wrote:

> John Goerzen wrote:
> > Hello,
> >
> > I have been running 2.4.21-ac1 on my T40p for quite some time with
> > very good success.  However, I have been having trouble with newer
> > kernels.
> >
> > * 2.4.22-ac3 crashes when I hit Fn-F3 to turn off the screen.
> >
> > * 2.6.0-test5 crashes on boot when compiled with ACPI.
> >
> > So I disabled ACPI and enabled APM.  Now:
> >
> > * 2.6.0-test5 crashes when I hit Fn-F3 to turn off the screen.
> >
> > * 2.6.0-test5 crashes when I suspend.
> >
> > Does anybody know of solutions for any of these problems?
> >
>
> Hi,
>
> there should be a solution for the ACPI problem in 2.4.23-pre5
> I found this information in the changelog of this kernel-tree (look on
> www.linuxtoday.com), but I have not checked this kernel.

Indeed, 2.4.23-pre5 and 2.6.0-test5-mm3 include ACPI version 20030916,
which fixes the "Embedded Controller problem", as reported in
http://bugme.osdl.org/show_bug.cgi?id=1038

 and fixed in the first patch.

However, the "battery status" patch did not make it to the official ACPI
release, and you need to apply it later if you experience the "symptoms"
(lots of debug messages, dmesg showin only ACPI entries, etc, usually
after reading battery status from /proc/acpi/BAT...)

2.6.0-test5-mm4 includes this second patch. I'm using 2.6.0-test5-mm4 and
ACPI works quite well, but I'm unable to suspend to mem/disk and if I boot
when docked, there are some bugs and ACPI is disabled...

Regards,
R.