--On Saturday, 08 December, 2001 11:20 PM +0000 Alex Hudson
<home@alexhudson.com> wrote:
> I'm running a self-compiled Linux 2.4.16-pre1 on a IBM-T20, and am
> seeing problems with APM.
...
> If someone could point out some tests I could try to pin this down, or
> has some other suggestion, I would be very grateful.
This is what I did to try and get a T23 to work (which isn't
a T20, I know).
First upgrade your BIOS and/or system controller - available
FOC from the IBM web site.
If that doesn't fix it, try changing whether or not interrupts
are allowed during suspend. I think for a T20 they should *not*
be, but the T23 crashes if they are *not* (and needs it the
other way around). Don't just fiddle with the config option as
pci_quirks will override it. Either look at doing something like
http://www.alex.org.uk/T23/T23-apm-patch.txt
or just frig the code yourself to force apm.allow_ints one way
or another.
-- Alex Bligh - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/