[ltp] T23 suspend - 2.6.0 final
Marco Strack
linux-thinkpad@linux-thinkpad.org
Fri, 26 Dec 2003 20:05:47 +0000
Hello.
I finally managed to get my thinkpad t23 flawlessly to suspend and back
up ;)
trick is building the kernel _without any_ acpi support. If apm loads
first it should be in charge, but it disables itself if acpi comes up.
So remove any acpi stuff in kernel config.
Two things are to mention :
- psmouse has to be a module. could be that it won't work after resume,
so you have to rmmod / modprobe
- and pcmcia cards could have to be removed.
Both issues may, but don't have to apply to your configuration.
After this a simple lid close or "apm -s" does the trick.
regards
marco